crypto-code
commited on
Commit
·
bcefaa0
1
Parent(s):
1577821
Upload 4 files
Browse files- LLaMA/7B/checklist.chk +2 -2
- LLaMA/7B/consolidated.00.pth +2 -2
- LLaMA/7B/params.json +1 -1
- LLaMA/7B/test.txt +0 -0
LLaMA/7B/checklist.chk
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
|
2 |
-
|
|
|
1 |
+
daa8e3109935070df7fe8fc42d34525e consolidated.00.pth
|
2 |
+
9a3757de7196d1840b551a85b82efbc8 params.json
|
LLaMA/7B/consolidated.00.pth
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:d67a91807d5879d193a694da57f28ff85092e92dc9fbef4888bd05e22b15ab75
|
3 |
+
size 13476925163
|
LLaMA/7B/params.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-
|
|
|
1 |
+
{"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-05, "vocab_size": -1}
|
LLaMA/7B/test.txt
ADDED
File without changes
|