Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"Qwen3_5ForConditionalGeneration"
|
| 4 |
],
|
| 5 |
-
"model_type": "qwen3_5",
|
| 6 |
"tie_word_embeddings": false,
|
| 7 |
"torch_dtype": "bfloat16",
|
| 8 |
"transformers_version": "5.4.0",
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"Qwen3_5ForConditionalGeneration"
|
| 4 |
],
|
| 5 |
+
"model_type": "qwen3_5",
|
| 6 |
"tie_word_embeddings": false,
|
| 7 |
"torch_dtype": "bfloat16",
|
| 8 |
"transformers_version": "5.4.0",
|