spandyie's picture
Upload folder using huggingface_hub
818e6d1 verified
Raw
History Blame Contribute Delete
630 Bytes
{
"architectures": [
"AmadablamForCausalLM"
],
"auto_map": {
"AutoConfig": "configuration_amadablam.AmadablamConfig",
"AutoModelForCausalLM": "modeling_amadablam.AmadablamForCausalLM"
},
"dense_every": 8,
"dtype": "float32",
"hidden_size": 1280,
"linear_chunk": 128,
"linear_decay": 0.7,
"logit_softcap": 15.0,
"max_position_embeddings": 8192,
"model_type": "amadablam",
"num_attention_heads": 10,
"num_hidden_layers": 14,
"num_key_value_heads": 5,
"rope_theta": 10000.0,
"tie_word_embeddings": false,
"transformers_version": "5.14.1",
"use_cache": false,
"vocab_size": 16384
}