CalamitousFelicitousness's picture
Upload folder using huggingface_hub
df9529d verified
raw
history blame contribute delete
499 Bytes
{
"architectures": [
"Qwen3Model"
],
"model_type": "qwen3",
"vocab_size": 151936,
"hidden_size": 1024,
"intermediate_size": 3072,
"num_hidden_layers": 28,
"num_attention_heads": 16,
"num_key_value_heads": 8,
"head_dim": 128,
"hidden_act": "silu",
"max_position_embeddings": 32768,
"rms_norm_eps": 1e-06,
"rope_theta": 1000000.0,
"attention_bias": false,
"attention_dropout": 0.0,
"use_cache": false,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16"
}