Llama-Code-7b-GGUF / params.json
andrijdavid's picture
Upload folder using huggingface_hub
804640c
raw
history blame contribute delete
163 Bytes
{
"dim": 4096,
"n_layers": 32,
"n_heads": 32,
"multiple_of": 256,
"ffn_dim_multiplier": 1.0,
"norm_eps": 1e-5,
"rope_theta": 1000000
}