WeMix-LLaMA2-70B / params.json
csuhan's picture
Create params.json
95173ab
raw
history blame contribute delete
146 Bytes
{"dim": 8192, "multiple_of": 4096, "ffn_dim_multiplier": 1.3, "n_heads": 64, "n_kv_heads": 8, "n_layers": 80, "norm_eps": 1e-05, "vocab_size": -1}