Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rope_theta": 10000.0,
|
24 |
"tie_word_embeddings": true,
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 49152
|
29 |
}
|
|
|
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
|
29 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
"eos_token_id": 0,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
"eos_token_id": 0,
|
5 |
+
"transformers_version": "4.44.2"
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538090408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd0bfbc65537475ab70d3c419e9a3e43ea36c6f5e8641f7a4918f14065548e1
|
3 |
size 538090408
|