bobbobobo commited on
Commit
6198a16
1 Parent(s): 4793125

Upload mistral/params.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. mistral/params.json +1 -0
mistral/params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "n_layers": 32, "head_dim": 128, "hidden_dim": 14336, "n_heads": 32, "n_kv_heads": 8, "rope_theta": 1000000.0, "norm_eps": 1e-05, "vocab_size": 32000}