Upload folder using huggingface_hub
Browse files- config.json +1 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Xenova/llama2.c-stories110M",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -19,8 +18,7 @@
|
|
19 |
"rope_scaling": null,
|
20 |
"rope_theta": 10000.0,
|
21 |
"tie_word_embeddings": false,
|
22 |
-
"
|
23 |
-
"transformers_version": "4.33.0.dev0",
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 32000
|
26 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"LlamaForCausalLM"
|
4 |
],
|
|
|
18 |
"rope_scaling": null,
|
19 |
"rope_theta": 10000.0,
|
20 |
"tie_word_embeddings": false,
|
21 |
+
"transformers_version": "4.34.0.dev0",
|
|
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 32000
|
24 |
}
|
pytorch_model.bin
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:53fa83a210a59c8e2131e79801d023e6ff04c61a0f30f91b83a4a9cd5a07e430
|
3 |
+
size 536458889
|