bobtk's picture
711c27ea8b420520a6fd185d4fce0dfb84f3a02ce6f668e1f0a733f8a8123100
8bad673 verified
raw
history blame
775 Bytes
{
"architectures": [
"CohereForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"bos_token_id": 5,
"eos_token_id": 255001,
"hidden_act": "silu",
"hidden_size": 12288,
"initializer_range": 0.02,
"intermediate_size": 33792,
"layer_norm_eps": 1e-05,
"logit_scale": 0.8333333333333334,
"max_position_embeddings": 131072,
"model_type": "cohere",
"num_attention_heads": 96,
"num_hidden_layers": 64,
"num_key_value_heads": 8,
"pad_token_id": 0,
"quantization": {
"group_size": 64,
"bits": 8
},
"rope_theta": 8000000,
"torch_dtype": "float16",
"transformers_version": "4.44.0",
"use_cache": true,
"use_qk_norm": true,
"vocab_size": 256000
}