andykcheng
commited on
Commit
•
f312ec0
1
Parent(s):
5e0f54e
Upload LlamaForCausalLM
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": false,
|
23 |
-
"torch_dtype": "
|
24 |
"transformers_version": "4.35.2",
|
25 |
-
"use_cache":
|
26 |
"vocab_size": 32000
|
27 |
}
|
|
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.35.2",
|
25 |
+
"use_cache": false,
|
26 |
"vocab_size": 32000
|
27 |
}
|
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:9a203b11d5e31a37a85295ee426d15e153040e7fb870a248ad36b8b09ade4c60
|
3 |
+
size 4400216536
|