Change to bfloat16
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"rope_theta": 1000000.0,
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": true,
|
| 24 |
-
"torch_dtype": "
|
| 25 |
"transformers_version": "4.46.3",
|
| 26 |
"use_cache": true,
|
| 27 |
"use_mrope": false,
|
|
|
|
| 21 |
"rope_theta": 1000000.0,
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": true,
|
| 24 |
+
"torch_dtype": "bfloat16",
|
| 25 |
"transformers_version": "4.46.3",
|
| 26 |
"use_cache": true,
|
| 27 |
"use_mrope": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea490cea023d52f9bc8b0c88ffb13833a28dd25e2f9870c679803c7ef79a10f
|
| 3 |
+
size 998419744
|