chunhuizng commited on
Commit
67203d4
·
verified ·
1 Parent(s): cba003b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "architectures": [
3
  "Qwen2_5OmniThinkerForConditionalGeneration"
4
  ],
 
1
  {
2
+ "auto_map": {
3
+ "AutoModelForCausalLM": "modeling_audio_only_thinker.AudioOnlyThinker"
4
+ },
5
  "architectures": [
6
  "Qwen2_5OmniThinkerForConditionalGeneration"
7
  ],