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