Meta-Llama-3.2-3B-Instruct / original\orig_params.json
LlamaFinetuneBase's picture
Upload original\orig_params.json with huggingface_hub
6011fc4 verified
raw
history blame
No virus
220 Bytes
{
"dim": 3072,
"n_layers": 28,
"n_heads": 24,
"n_kv_heads": 8,
"vocab_size": 128256,
"ffn_dim_multiplier": 1.0,
"multiple_of": 256,
"norm_eps": 1e-05,
"rope_theta": 500000.0,
"use_scaled_rope": true
}