108 lines
2.4 KiB
JSON
108 lines
2.4 KiB
JSON
{
|
|
"architectures": [
|
|
"Qwen3ForCausalLM"
|
|
],
|
|
"attention_bias": false,
|
|
"attention_dropout": 0.0,
|
|
"bos_token_id": null,
|
|
"dtype": "bfloat16",
|
|
"eos_token_id": 151644,
|
|
"head_dim": 128,
|
|
"hidden_act": "silu",
|
|
"hidden_size": 5120,
|
|
"initializer_range": 0.02,
|
|
"intermediate_size": 25600,
|
|
"layer_types": [
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention",
|
|
"full_attention"
|
|
],
|
|
"max_position_embeddings": 40960,
|
|
"max_window_layers": 64,
|
|
"model_type": "qwen3",
|
|
"num_attention_heads": 64,
|
|
"num_hidden_layers": 64,
|
|
"num_key_value_heads": 8,
|
|
"pad_token_id": 8956,
|
|
"quantization_config": {
|
|
"bits": 4,
|
|
"group_size": 128,
|
|
"modules_to_not_convert": null,
|
|
"quant_method": "awq",
|
|
"version": "gemm",
|
|
"zero_point": true
|
|
},
|
|
"rms_norm_eps": 1e-06,
|
|
"rope_parameters": {
|
|
"rope_theta": 1000000,
|
|
"rope_type": "default"
|
|
},
|
|
"sliding_window": null,
|
|
"tie_word_embeddings": false,
|
|
"transformers_version": "5.6.0.dev0",
|
|
"use_cache": false,
|
|
"use_sliding_window": false,
|
|
"vocab_size": 151689
|
|
}
|