{ "architectures": [ "Qwen3ForCausalLM" ], "model_type": "qwen3", "vocab_size": 19, "hidden_size": 1024, "num_hidden_layers": 28, "intermediate_size": 3072, "num_attention_heads": 16, "num_key_value_heads": 8, "head_dim": 128, "hidden_act": "silu", "rms_norm_eps": 1e-06, "max_position_embeddings": 16384, "rope_theta": 1000000.0, "rope_scaling": null, "attention_bias": false, "attention_dropout": 0.0, "tie_word_embeddings": false, "use_cache": true, "bos_token_id": 1, "eos_token_id": 2, "pad_token_id": 0, "torch_dtype": "float32" }