LlamaFinetuneBase commited on
Commit
8591951
·
verified ·
1 Parent(s): 960e961

Upload original\params.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. original//params.json +1 -0
original//params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "n_layers": 32, "n_heads": 32, "n_kv_heads": 8, "vocab_size": 128256, "ffn_dim_multiplier": 1.3, "multiple_of": 1024, "norm_eps": 1e-05, "rope_theta": 500000.0, "use_scaled_rope": true}