Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"rope_scaling": null,
|
| 23 |
"rope_theta": 500000.0,
|
| 24 |
"tie_word_embeddings": true,
|
| 25 |
-
"torch_dtype": "
|
| 26 |
"transformers_version": "4.42.3",
|
| 27 |
"use_cache": true,
|
| 28 |
"vocab_size": 128256
|
|
|
|
| 22 |
"rope_scaling": null,
|
| 23 |
"rope_theta": 500000.0,
|
| 24 |
"tie_word_embeddings": true,
|
| 25 |
+
"torch_dtype": "bfloat16",
|
| 26 |
"transformers_version": "4.42.3",
|
| 27 |
"use_cache": true,
|
| 28 |
"vocab_size": 128256
|
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:1e3626282568c762be72e1532532bb8bb5f64d274c8641531d90be8d7047296a
|
| 3 |
+
size 360188472
|