GoDotWebs commited on
Commit
5905ff8
·
verified ·
1 Parent(s): abbbceb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -4
config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
- "architectures": [
3
- "Qwen3_5ForConditionalGeneration"
4
- ],
5
  "image_token_id": 248056,
6
- "model_type": "qwen3_5",
7
  "text_config": {
8
  "attention_bias": false,
9
  "attention_dropout": 0.0,
 
1
  {
2
+ "architectures": ["Qwen2ForCausalLM"]
 
 
3
  "image_token_id": 248056,
4
+ "model_type": "qwen2",
5
  "text_config": {
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,