| { | |
| "architectures": [ | |
| "Qwen3ForCausalLM" | |
| ], | |
| "attention_bias": false, | |
| "attention_dropout": 0.0, | |
| "bos_token_id": 151643, | |
| "dtype": "bfloat16", | |
| "eos_token_id": 151645, | |
| "head_dim": 128, | |
| "hidden_act": "silu", | |
| "hidden_size": 2560, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 9728, | |
| "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" | |
| ], | |
| "max_position_embeddings": 40960, | |
| "max_window_layers": 36, | |
| "model_type": "qwen3", | |
| "num_attention_heads": 32, | |
| "num_hidden_layers": 36, | |
| "num_key_value_heads": 8, | |
| "quantization_config": { | |
| "include_input_output_embeddings": true, | |
| "modules_to_not_convert": [], | |
| "quant_method": "torchao", | |
| "quant_type": { | |
| "default": { | |
| "_data": { | |
| "module_fqn_to_config": { | |
| "_default": { | |
| "_data": { | |
| "act_mapping_type": { | |
| "_data": "ASYMMETRIC", | |
| "_type": "MappingType" | |
| }, | |
| "intx_packing_format": { | |
| "_data": "UNPACKED_TO_INT8", | |
| "_type": "IntxPackingFormat" | |
| }, | |
| "layout": { | |
| "_data": {}, | |
| "_type": "QDQLayout", | |
| "_version": 1 | |
| }, | |
| "weight_dtype": { | |
| "_data": "int4", | |
| "_type": "torch.dtype" | |
| }, | |
| "weight_granularity": { | |
| "_data": { | |
| "group_size": 32 | |
| }, | |
| "_type": "PerGroup", | |
| "_version": 1 | |
| }, | |
| "weight_mapping_type": { | |
| "_data": "SYMMETRIC", | |
| "_type": "MappingType" | |
| }, | |
| "weight_scale_dtype": null | |
| }, | |
| "_type": "Int8DynamicActivationIntxWeightConfig", | |
| "_version": 2 | |
| }, | |
| "model.embed_tokens": { | |
| "_data": { | |
| "granularity": { | |
| "_data": { | |
| "axis": 0 | |
| }, | |
| "_type": "PerAxis", | |
| "_version": 1 | |
| }, | |
| "intx_packing_format": { | |
| "_data": "UNPACKED_TO_INT8", | |
| "_type": "IntxPackingFormat" | |
| }, | |
| "layout": { | |
| "_data": {}, | |
| "_type": "QDQLayout", | |
| "_version": 1 | |
| }, | |
| "mapping_type": { | |
| "_data": "SYMMETRIC", | |
| "_type": "MappingType" | |
| }, | |
| "scale_dtype": null, | |
| "weight_dtype": { | |
| "_data": "int8", | |
| "_type": "torch.dtype" | |
| } | |
| }, | |
| "_type": "IntxWeightOnlyConfig", | |
| "_version": 2 | |
| } | |
| } | |
| }, | |
| "_type": "ModuleFqnToConfig", | |
| "_version": 1 | |
| } | |
| }, | |
| "quant_type_kwargs": {}, | |
| "untie_embedding_weights": false | |
| }, | |
| "rms_norm_eps": 1e-06, | |
| "rope_scaling": null, | |
| "rope_theta": 1000000, | |
| "sliding_window": null, | |
| "tie_word_embeddings": false, | |
| "transformers_version": "4.57.0.dev0", | |
| "use_cache": true, | |
| "use_sliding_window": false, | |
| "vocab_size": 151936 | |
| } | |