mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-20 11:43:08 +00:00
[mca] support qwen3.5 (#10265)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -69,6 +69,8 @@ MCA_SUPPORTED_MODELS = {
|
||||
"qwen3",
|
||||
"qwen3_moe",
|
||||
"qwen3_next",
|
||||
"qwen3_5",
|
||||
"qwen3_5_moe",
|
||||
}
|
||||
|
||||
METHODS = ["full", "freeze", "lora", "oft"]
|
||||
|
||||
Reference in New Issue
Block a user