WinstonShum
commited on
Commit
•
95886bb
1
Parent(s):
961facd
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.44.0",
|
47 |
"use_cache": true,
|
48 |
"vocab_size": 128256
|
|
|
42 |
},
|
43 |
"rope_theta": 500000.0,
|
44 |
"tie_word_embeddings": false,
|
45 |
+
"torch_dtype": "bfloat16",
|
46 |
"transformers_version": "4.44.0",
|
47 |
"use_cache": true,
|
48 |
"vocab_size": 128256
|