yuanshuai's picture
Upload folder using huggingface_hub
78d329c verified
raw
history blame contribute delete
958 Bytes
{
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"eos_token_id": 151645,
"hidden_act": "silu",
"hidden_size": 5120,
"initializer_range": 0.02,
"intermediate_size": 27648,
"max_position_embeddings": 131072,
"max_window_layers": 64,
"model_type": "qwen2",
"num_attention_heads": 40,
"num_hidden_layers": 64,
"num_key_value_heads": 8,
"pad_token_id": 151643,
"quantization_config": {
"autoround_version": "0.5.1",
"bits": 4,
"damp_percent": 0.01,
"data_type": "int",
"desc_act": false,
"group_size": 128,
"nsamples": 512,
"quant_method": "gptq",
"sym": true,
"true_sequential": false
},
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 131072,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.52.3",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 152064
}