Spanish
siguiente commited on
Commit
a7e7807
1 Parent(s): be7d28c

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. consolidated.safetensors +3 -0
  2. params.json +18 -0
  3. tokenizer.model.v3 +0 -0
consolidated.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7f02c96a7fbdb9d6c58b6d371c324116ea978c7f702ace73af4f92529004de
3
+ size 14496078512
params.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dim": 4096,
3
+ "n_layers": 32,
4
+ "head_dim": 128,
5
+ "hidden_dim": 14336,
6
+ "n_heads": 32,
7
+ "n_kv_heads": 8,
8
+ "norm_eps": 1e-05,
9
+ "vocab_size": 32768,
10
+ "rope_theta": 1000000.0,
11
+ "lora": {
12
+ "enable": true,
13
+ "rank": 64,
14
+ "dropout": 0.0,
15
+ "scaling": 2.0
16
+ },
17
+ "moe": null
18
+ }
tokenizer.model.v3 ADDED
Binary file (588 kB). View file