Fine-tuning Multi-modal LLMs with ART: Art-based Reinforcement Training
Fine-tuning Multi-modal LLMs with ART: Art-based Reinforcement Training
要約
There are two main Parameter-Efficient Fine-Tuning (PEFT) techniques for Large Language Models (LLMs). While Low-Rank Adaptation (LoRA) introduces additional weights between the LLM layers, Soft Prompting introduces additional fine-tuning-specific raw tokens to an LLM input. However, both require mo…