bjgaines commited on
Commit
dcf17d2
1 Parent(s): 85f1c71

Upload 3 files

Browse files
Files changed (3) hide show
  1. consolidated.00.pth +3 -0
  2. params.json +11 -0
  3. tokenizer.model +3 -0
consolidated.00.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be52262c9289304f3e8240e0749bf257bc04264405a86cd4de38efb9068724ee
3
+ size 16060617592
params.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dim": 4096,
3
+ "n_layers": 32,
4
+ "n_heads": 32,
5
+ "n_kv_heads": 8,
6
+ "vocab_size": 128256,
7
+ "multiple_of": 1024,
8
+ "ffn_dim_multiplier": 1.3,
9
+ "norm_eps": 1e-05,
10
+ "rope_theta": 500000.0
11
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e9d31979e92ab929cd544440f129d9ecd797b69e327f80f17e1c50d5551b55
3
+ size 2183982