Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
| 42 |
},
|
| 43 |
"rope_theta": 500000.0,
|
| 44 |
"tie_word_embeddings": false,
|
| 45 |
-
"torch_dtype": "
|
| 46 |
"transformers_version": "4.47.1",
|
| 47 |
"unsloth_fixed": true,
|
| 48 |
"use_cache": false,
|
|
|
|
| 42 |
},
|
| 43 |
"rope_theta": 500000.0,
|
| 44 |
"tie_word_embeddings": false,
|
| 45 |
+
"torch_dtype": "float16",
|
| 46 |
"transformers_version": "4.47.1",
|
| 47 |
"unsloth_fixed": true,
|
| 48 |
"use_cache": false,
|