bilelomrani
commited on
Commit
•
ca36b9a
1
Parent(s):
a9e1768
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -21,5 +21,5 @@
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.33.2",
|
23 |
"use_cache": true,
|
24 |
-
"vocab_size":
|
25 |
}
|
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.33.2",
|
23 |
"use_cache": true,
|
24 |
+
"vocab_size": 32000
|
25 |
}
|
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:7a5500c91dadacb31d50c7f5159c3931e8991eb86b9a1b6c41ff6d37638d57e0
|
3 |
+
size 8256624
|