Upload LlamaForCausalLM
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -22,7 +22,7 @@
|
|
22 |
"rope_scaling": null,
|
23 |
"rope_theta": 10000.0,
|
24 |
"tie_word_embeddings": true,
|
25 |
-
"torch_dtype": "
|
26 |
"transformers_version": "4.44.2",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 49152
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/checkpoint-1500",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
22 |
"rope_scaling": null,
|
23 |
"rope_theta": 10000.0,
|
24 |
"tie_word_embeddings": true,
|
25 |
+
"torch_dtype": "float32",
|
26 |
"transformers_version": "4.44.2",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 49152
|
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:1992d33d33b987af544c63a1ec18e9e9b7e523c568d2827bfc258dae1c9bac93
|
3 |
+
size 427234264
|