Spaces:
Build error
Build error
Atin Sakkeer Hussain
commited on
Commit
•
6024ad7
1
Parent(s):
71a8852
Add LLaMA-2
Browse files
ckpts/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}
|
ckpts/LLaMA-2/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
ckpts/LLaMA-2/tokenizer_checklist.chk
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
eeec4125e9c7560836b4873b6f8e3025 tokenizer.model
|