phantomflame commited on
Commit
f32bc22
·
verified ·
1 Parent(s): 7e605b9

Trained with Unsloth - config

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "Qwen3_5ForConditionalGeneration"
4
  ],
5
  "torch_dtype": "float16",
 
6
  "image_token_id": 248056,
7
  "model_name": "unsloth/Qwen3.5-4B",
8
  "model_type": "qwen3_5",
@@ -88,7 +89,8 @@
88
  },
89
  "tie_word_embeddings": true,
90
  "unsloth_fixed": true,
91
- "unsloth_version": "2026.3.15",
 
92
  "video_token_id": 248057,
93
  "vision_config": {
94
  "deepstack_visual_indexes": [],
 
3
  "Qwen3_5ForConditionalGeneration"
4
  ],
5
  "torch_dtype": "float16",
6
+ "eos_token_id": 248046,
7
  "image_token_id": 248056,
8
  "model_name": "unsloth/Qwen3.5-4B",
9
  "model_type": "qwen3_5",
 
89
  },
90
  "tie_word_embeddings": true,
91
  "unsloth_fixed": true,
92
+ "unsloth_version": "2026.4.2",
93
+ "use_cache": false,
94
  "video_token_id": 248057,
95
  "vision_config": {
96
  "deepstack_visual_indexes": [],