njeffrie commited on
Commit
2f94602
1 Parent(s): 4b112e6

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "configuration_moonshine.MoonshineConfig",
7
- "AutoModelForCausalLM": "modeling_moonshine.MoonshineModel"
8
  },
9
  "dec_depth": 6,
10
  "dec_ff_swiglu": true,
 
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "configuration_moonshine.MoonshineConfig",
7
+ "AutoModelForSpeechSeq2Seq": "modeling_moonshine.MoonshineModel"
8
  },
9
  "dec_depth": 6,
10
  "dec_ff_swiglu": true,