mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-06-17 04:38:53 +08:00
[model] add gemma-4-12B-it (#10549)
This commit is contained in:
@@ -886,6 +886,9 @@ register_model_group(
|
|||||||
"Gemma-4-E4B-Thinking": {
|
"Gemma-4-E4B-Thinking": {
|
||||||
DownloadSource.DEFAULT: "google/gemma-4-E4B-it",
|
DownloadSource.DEFAULT: "google/gemma-4-E4B-it",
|
||||||
},
|
},
|
||||||
|
"Gemma-4-12B-Thinking": {
|
||||||
|
DownloadSource.DEFAULT: "google/gemma-4-12B-it",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
template="gemma4n",
|
template="gemma4n",
|
||||||
multimodal=True,
|
multimodal=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user