sohampnow's picture
Upload folder using huggingface_hub
89d9a11 verified
raw
history blame contribute delete
826 Bytes
{
"_name_or_path": "allenai/OLMoE-1B-7B-0924",
"architectures": [
"OlmoeForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"clip_qkv": null,
"eos_token_id": 50279,
"hidden_act": "silu",
"hidden_size": 3072,
"initializer_range": 0.02,
"intermediate_size": 2048,
"max_position_embeddings": 4096,
"model_type": "olmoe",
"norm_topk_prob": false,
"num_attention_heads": 16,
"num_experts": 32,
"num_experts_per_tok": 4,
"num_hidden_layers": 20,
"num_key_value_heads": 16,
"output_router_logits": false,
"pad_token_id": 1,
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 10000.0,
"router_aux_loss_coef": 0.01,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.48.2",
"use_cache": true,
"vocab_size": 131072
}