Skip to content

feat(training): support three fine-tuning modes - #1809

Open
xiaochang129 wants to merge 2 commits into
QwenLM:mainfrom
xiaochang129:tune_and_lora
Open

feat(training): support three fine-tuning modes#1809
xiaochang129 wants to merge 2 commits into
QwenLM:mainfrom
xiaochang129:tune_and_lora

Conversation

@xiaochang129

Copy link
Copy Markdown
  • Add chunk-based full fine-tuning for LLM/MLP/Vision components
  • Add component-specific LoRA fine-tuning for LLM/MLP/Vision
  • Add full LoRA fine-tuning (applying LoRA to all components)
  • Make LoRA and full fine-tuning settings mutually exclusive
xiaochang6 added 2 commits November 14, 2025 11:21
- Add chunk-based full fine-tuning for LLM/MLP/Vision components
- Add component-specific LoRA fine-tuning for LLM/MLP/Vision
- Add full LoRA fine-tuning (applying LoRA to all components)
- Make LoRA and full fine-tuning settings mutually exclusive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant