shenyunhang's picture
.
5569e06
{
"architectures": [
"Qwen2MTPSenseVoiceForCausalLM"
],
"attention_dropout": 0.0,
"auto_map": {
"AutoConfig": "configuration_qwen2.Qwen2MTPSenseVoiceConfig",
"AutoModelForCausalLM": "modeling_qwen2.Qwen2MTPSenseVoiceForCausalLM"
},
"bos_token_id": 151643,
"eos_token_id": 151645,
"hidden_act": "silu",
"hidden_size": 3584,
"initializer_range": 0.02,
"intermediate_size": 18944,
"max_position_embeddings": 32768,
"max_window_layers": 28,
"model_type": "qwen2_mtp_sensevoice",
"mtp_loss_weight": 1.0,
"num_attention_heads": 28,
"num_hidden_layers": 28,
"num_key_value_heads": 4,
"num_nextn_predict_layers": 0,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": null,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.48.3",
"use_cache": false,
"use_sliding_window": false,
"vocab_size": 168072
}