juiceb0xc0de commited on
Commit
3a708ad
·
verified ·
1 Parent(s): dbfe009

fix: declare Gemma4 text-only architecture

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "Gemma4ForConditionalGeneration"
4
  ],
5
  "audio_config": {
6
  "_name_or_path": "",
 
1
  {
2
  "architectures": [
3
+ "Gemma4ForCausalLM"
4
  ],
5
  "audio_config": {
6
  "_name_or_path": "",