Text Generation
Transformers
PyTorch
English
olmo2
conversational
Inference Endpoints
vwxyzjn's picture
Upload folder using huggingface_hub
35203c7 verified
raw
history blame
790 Bytes
{
"_name_or_path": "/weka/oe-training-default/ai2-llm/checkpoints/OLMo-medium/peteish13-anneal-from-596057-300B-legal-whammy-2-soup/step35773_olmo1124",
"architectures": [
"Olmo1124ForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"eos_token_id": 100257,
"hidden_act": "silu",
"hidden_size": 5120,
"initializer_range": 0.02,
"intermediate_size": 13824,
"max_position_embeddings": 4096,
"model_type": "olmo_1124",
"num_attention_heads": 40,
"num_hidden_layers": 40,
"num_key_value_heads": 40,
"pad_token_id": 100277,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 500000,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.47.0.dev0",
"use_cache": true,
"vocab_size": 100352
}