vietanhdev commited on
Commit
f16d19f
·
1 Parent(s): b8e226f

Add 7B models

Browse files
llama-2-7b-chat/checklist.chk ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ 0c4837f3ef97f648452f91faed308a07 consolidated.00.pth
2
+ 1c39bc3c6b51079fd807cc105b86c9df params.json
llama-2-7b-chat/consolidated.00.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6234f92a9191a4887b65a7f14a9692b4af3beffa2a26359869daf36bdf71b8d8
3
+ size 13476925163
llama-2-7b-chat/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-06, "vocab_size": -1}
llama-2-7b/checklist.chk ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ daa8e3109935070df7fe8fc42d34525e consolidated.00.pth
2
+ 9a3757de7196d1840b551a85b82efbc8 params.json
llama-2-7b/consolidated.00.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67a91807d5879d193a694da57f28ff85092e92dc9fbef4888bd05e22b15ab75
3
+ size 13476925163
llama-2-7b/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-05, "vocab_size": -1}