Safetensors
English
NLP
TristanBehrens commited on
Commit
952d35f
·
verified ·
1 Parent(s): feb2a42

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +12 -0
config.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ type: llamathree
2
+ context_length: 2048
3
+ emb_dim: 256
4
+ n_heads: 4
5
+ n_layers: 6
6
+ hidden_dim: 128
7
+ hidden_activation: silu
8
+ n_kv_groups: 1
9
+ rope_base: 50000
10
+ rope_freq: null
11
+ dtype: float32
12
+ vocab_size: 269