Upload LlamaForCausalLM
Browse files- config.json +2 -2
- pytorch_model-00001-of-00003.bin +2 -2
- pytorch_model-00002-of-00003.bin +1 -1
- pytorch_model-00003-of-00003.bin +2 -2
- pytorch_model.bin.index.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -22,5 +22,5 @@
|
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.31.0",
|
24 |
"use_cache": true,
|
25 |
-
"vocab_size":
|
26 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "psyche/llama2-7b",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.31.0",
|
24 |
"use_cache": true,
|
25 |
+
"vocab_size": 32000
|
26 |
}
|
pytorch_model-00001-of-00003.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:2ec390ad8ad1a1f74268029256caed42e55844bd5618684549dc271e0346acea
|
3 |
+
size 9877989586
|
pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9894801014
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2deac826b0b5f0436e7eeee36648c44957ffabb3af2e673a65fc3ea72b9667b
|
3 |
size 9894801014
|
pytorch_model-00003-of-00003.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:d7fc651916fb193de5b41bd2823459516d6476e66caa9dfa9cbe2915f1774034
|
3 |
+
size 7180990649
|
pytorch_model.bin.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "pytorch_model-00003-of-00003.bin",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 26953670656
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "pytorch_model-00003-of-00003.bin",
|