MaxJeblick
commited on
Commit
•
106874a
1
Parent(s):
a9262f5
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -23,5 +23,5 @@
|
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.34.0",
|
25 |
"use_cache": true,
|
26 |
-
"vocab_size":
|
27 |
}
|
|
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.34.0",
|
25 |
"use_cache": true,
|
26 |
+
"vocab_size": 32000
|
27 |
}
|
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:aecfb7cbc2b49aeddaf9ccc404d5bc7a8a6d3ce9bad18d9f8d2d22eb9dabea73
|
3 |
+
size 3090096
|