<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Peft on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/source/peft/</link><description>Recent content in Peft on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/source/peft/index.xml" rel="self" type="application/rss+xml"/><item><title>Adapter injection</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/low_level_api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/low_level_api/</guid><description/></item><item><title>Adapters</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/adapter/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/adapter/</guid><description/></item><item><title>Contribute to PEFT</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/contributing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/contributing/</guid><description/></item><item><title>Custom models</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/custom_models/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/custom_models/</guid><description/></item><item><title>DeepSpeed</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/accelerate/deepspeed/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/accelerate/deepspeed/</guid><description/></item><item><title>Fully Sharded Data Parallel</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/accelerate/fsdp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/accelerate/fsdp/</guid><description/></item><item><title>IA3</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/ia3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/ia3/</guid><description/></item><item><title>IA3</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/ia3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/ia3/</guid><description/></item><item><title>Installation</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/install/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/install/</guid><description/></item><item><title>LoRA</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/lora/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/lora/</guid><description>&lt;p&gt;LoRA is the workhorse PEFT method, and this guide is where you move past the basics into the options that actually affect results: initialization, rank, target modules, and merging. Pay close attention to weight initialization, since PEFT defaults to an identity transform and the init_lora_weights=False option exists only for debugging and must never be used in real training. A common mistake is targeting the wrong modules or setting rank without regard to the task, which wastes the method&amp;rsquo;s efficiency. Read the PEFT overview first if LoRA as a concept is new; this is the practical follow-up.&lt;/p&gt;</description></item><item><title>LoRA methods</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/lora_based_methods/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/lora_based_methods/</guid><description/></item><item><title>Mixed adapter types</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/mixed_models/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/mixed_models/</guid><description/></item><item><title>Model merging</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/model_merging/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/model_merging/</guid><description/></item><item><title>Orthogonal Finetuning (OFT and BOFT)</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/oft/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/oft/</guid><description/></item><item><title>PEFT</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/_overview/</guid><description>&lt;p&gt;This is the entry point to PEFT and the right place to grasp why parameter-efficient fine-tuning matters: methods like LoRA train a small set of extra parameters instead of all of them, cutting compute and storage enough to fine-tune large models on consumer hardware. Focus on the menu of method families and on PEFT&amp;rsquo;s integration with Transformers, Diffusers, and Accelerate, which is what makes it practical. A common misconception is that PEFT sacrifices quality, when in practice it reaches performance comparable to full fine-tuning. Read the quicktour next, then the LoRA developer guide for the method you will actually reach for.&lt;/p&gt;</description></item><item><title>PEFT checkpoint format</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/checkpoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/checkpoint/</guid><description/></item><item><title>PEFT configurations and models</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/tutorial/peft_model_config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/tutorial/peft_model_config/</guid><description/></item><item><title>PEFT integrations</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/tutorial/peft_integrations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/tutorial/peft_integrations/</guid><description/></item><item><title>Prompt-based methods</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/prompt_based_methods/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/prompt_based_methods/</guid><description/></item><item><title>Quantization</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/quantization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/quantization/</guid><description/></item><item><title>Quicktour</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/quicktour/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/quicktour/</guid><description/></item><item><title>Soft prompts</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/prompting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/prompting/</guid><description/></item><item><title>torch.compile</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/torch_compile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/torch_compile/</guid><description/></item><item><title>Troubleshooting</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/developer_guides/troubleshooting/</guid><description/></item></channel></rss>