Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -32,5 +32,5 @@
|
|
32 |
"torch_dtype": "float16",
|
33 |
"transformers_version": "4.47.1",
|
34 |
"use_cache": true,
|
35 |
-
"vocab_size":
|
36 |
}
|
|
|
32 |
"torch_dtype": "float16",
|
33 |
"transformers_version": "4.47.1",
|
34 |
"use_cache": true,
|
35 |
+
"vocab_size": 128256
|
36 |
}
|
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:1794289ed07b32b638b442c9fabd264708102b64f6067d0d570bd3601efc0856
|
3 |
+
size 1827557616
|