Ba2han's picture
Upload 7 files
d706050 verified
raw
history blame contribute delete
No virus
763 Bytes
{
"_name_or_path": "tolgadev/TrendyolMixLLM_v1.1",
"architectures": [
"MistralForCausalLM"
],
"attention_dropout": 0.0,
"attention_dropout_prob": 0.1,
"attention_probs_dropout_prob": 0.1,
"bos_token_id": 1,
"eos_token_id": 2,
"head_dim": 128,
"hidden_act": "silu",
"hidden_dropout_prob": 0.1,
"hidden_size": 1280,
"initializer_range": 0.02,
"intermediate_size": 2560,
"max_position_embeddings": 2048,
"model_type": "mistral",
"num_attention_heads": 16,
"num_hidden_layers": 18,
"num_key_value_heads": 4,
"rms_norm_eps": 1e-05,
"rope_theta": 10000.0,
"sliding_window": 4096,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.44.2",
"use_cache": true,
"vocab_size": 44312
}