ldwang commited on
Commit
65275f6
·
verified ·
1 Parent(s): e68e146

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +10 -0
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "d_model": 2048,
3
+ "fused_add_norm": true,
4
+ "n_layer": 48,
5
+ "pad_vocab_size_multiple": 1,
6
+ "residual_in_fp32": true,
7
+ "rms_norm": false,
8
+ "ssm_cfg": {},
9
+ "vocab_size": 100008
10
+ }