LlamaFinetuneBase
commited on
Commit
•
0eaa435
1
Parent(s):
6168649
Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"rope_theta": 10000.0,
|
27 |
"sliding_window": 4096,
|
28 |
"sliding_window_size": 4096,
|
29 |
-
"torch_dtype": "
|
30 |
"transformers_version": "4.42.0.dev0",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 256000,
|
|
|
26 |
"rope_theta": 10000.0,
|
27 |
"sliding_window": 4096,
|
28 |
"sliding_window_size": 4096,
|
29 |
+
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.42.0.dev0",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 256000,
|