| { | |
| "version": "1.0.0", | |
| "pretrained_config": { | |
| "mlp_bias": false, | |
| "attn_bias": false, | |
| "rotary_base": 1000000, | |
| "rotary_scaling": null, | |
| "disable_weight_only_quant_plugin": false, | |
| "num_labels": 1, | |
| "use_logn_attn": false, | |
| "mlp_only_layers": [], | |
| "decoder_sparse_step": 1, | |
| "moe": { | |
| "num_experts": 0, | |
| "shared_expert_intermediate_size": 0, | |
| "top_k": 0, | |
| "normalization_mode": 0, | |
| "sparse_mixer_epsilon": 0.01, | |
| "tp_mode": 0, | |
| "device_limited_n_group": 0, | |
| "device_limited_topk_group": 0, | |
| "device_limited_routed_scaling_factor": 1.0 | |
| }, | |
| "architecture": "Qwen3ForCausalLM", | |
| "dtype": "float16", | |
| "vocab_size": 151936, | |
| "hidden_size": 4096, | |
| "num_hidden_layers": 36, | |
| "num_attention_heads": 32, | |
| "hidden_act": "silu", | |
| "logits_dtype": "float16", | |
| "norm_epsilon": 1e-06, | |
| "runtime_defaults": null, | |
| "position_embedding_type": "rope_gpt_neox", | |
| "num_key_value_heads": 8, | |
| "intermediate_size": 12288, | |
| "max_position_embeddings": 40960, | |
| "mapping": { | |
| "world_size": 1, | |
| "gpus_per_node": 8, | |
| "cp_size": 1, | |
| "tp_size": 1, | |
| "pp_size": 1, | |
| "moe_tp_size": 1, | |
| "moe_cluster_size": 1, | |
| "moe_ep_size": 1, | |
| "attn_tp_size": 1, | |
| "attn_cp_size": 1, | |
| "auto_parallel": false | |
| }, | |
| "quantization": { | |
| "quant_algo": "FP8", | |
| "kv_cache_quant_algo": "FP8", | |
| "group_size": 128, | |
| "smoothquant_val": 0.5, | |
| "clamp_val": null, | |
| "use_meta_recipe": false, | |
| "has_zero_point": false, | |
| "pre_quant_scale": false, | |
| "exclude_modules": [ | |
| "lm_head" | |
| ] | |
| }, | |
| "use_parallel_embedding": true, | |
| "embedding_sharding_dim": 0, | |
| "head_size": 128, | |
| "qk_layernorm": false, | |
| "rotary_embedding_dim": 128, | |
| "producer": { | |
| "name": "modelopt", | |
| "version": "0.33.1" | |
| }, | |
| "share_embedding_table": false, | |
| "residual_mlp": false, | |
| "bias": false, | |
| "rotary_pct": 1.0, | |
| "rank": 0, | |
| "decoder": "qwen", | |
| "rmsnorm": true, | |
| "lm_head_bias": false, | |
| "seq_length": 8192, | |
| "qwen_type": "qwen3", | |
| "moe_intermediate_size": 0, | |
| "moe_shared_expert_intermediate_size": 0, | |
| "tie_word_embeddings": false, | |
| "model_type": "qwen" | |
| }, | |
| "build_config": { | |
| "max_input_len": 1024, | |
| "max_seq_len": 2048, | |
| "opt_batch_size": 8, | |
| "max_batch_size": 16, | |
| "max_beam_width": 1, | |
| "max_num_tokens": 8192, | |
| "opt_num_tokens": 16, | |
| "max_prompt_embedding_table_size": 0, | |
| "kv_cache_type": "PAGED", | |
| "gather_context_logits": false, | |
| "gather_generation_logits": false, | |
| "strongly_typed": true, | |
| "force_num_profiles": null, | |
| "profiling_verbosity": "layer_names_only", | |
| "enable_debug_output": false, | |
| "max_draft_len": 0, | |
| "speculative_decoding_mode": 1, | |
| "use_refit": false, | |
| "input_timing_cache": null, | |
| "output_timing_cache": "model.cache", | |
| "lora_config": { | |
| "lora_dir": [], | |
| "lora_ckpt_source": "hf", | |
| "max_lora_rank": 64, | |
| "lora_target_modules": [], | |
| "trtllm_modules_to_hf_modules": {}, | |
| "max_loras": null, | |
| "max_cpu_loras": null, | |
| "swap_gate_up_proj_lora_b_weight": true | |
| }, | |
| "auto_parallel_config": { | |
| "world_size": 1, | |
| "gpus_per_node": 8, | |
| "cluster_key": null, | |
| "cluster_info": null, | |
| "sharding_cost_model": "alpha_beta", | |
| "comm_cost_model": "alpha_beta", | |
| "enable_pipeline_parallelism": false, | |
| "enable_shard_unbalanced_shape": false, | |
| "enable_shard_dynamic_shape": false, | |
| "enable_reduce_scatter": true, | |
| "builder_flags": null, | |
| "debug_mode": false, | |
| "infer_shape": true, | |
| "validation_mode": false, | |
| "same_buffer_io": {}, | |
| "same_spec_io": {}, | |
| "sharded_io_allowlist": [], | |
| "fill_weights": false, | |
| "parallel_config_cache": null, | |
| "profile_cache": null, | |
| "dump_path": null, | |
| "debug_outputs": [] | |
| }, | |
| "weight_sparsity": false, | |
| "weight_streaming": false, | |
| "plugin_config": { | |
| "dtype": "float16", | |
| "bert_attention_plugin": "auto", | |
| "gpt_attention_plugin": "auto", | |
| "gemm_plugin": null, | |
| "explicitly_disable_gemm_plugin": false, | |
| "gemm_swiglu_plugin": null, | |
| "fp8_rowwise_gemm_plugin": null, | |
| "qserve_gemm_plugin": null, | |
| "identity_plugin": null, | |
| "nccl_plugin": null, | |
| "lora_plugin": null, | |
| "dora_plugin": false, | |
| "weight_only_groupwise_quant_matmul_plugin": null, | |
| "weight_only_quant_matmul_plugin": null, | |
| "smooth_quant_plugins": true, | |
| "smooth_quant_gemm_plugin": null, | |
| "layernorm_quantization_plugin": null, | |
| "rmsnorm_quantization_plugin": null, | |
| "quantize_per_token_plugin": false, | |
| "quantize_tensor_plugin": false, | |
| "moe_plugin": "auto", | |
| "mamba_conv1d_plugin": "auto", | |
| "low_latency_gemm_plugin": null, | |
| "low_latency_gemm_swiglu_plugin": null, | |
| "gemm_allreduce_plugin": null, | |
| "context_fmha": true, | |
| "bert_context_fmha_fp32_acc": false, | |
| "paged_kv_cache": true, | |
| "remove_input_padding": true, | |
| "norm_quant_fusion": false, | |
| "reduce_fusion": false, | |
| "user_buffer": false, | |
| "tokens_per_block": 32, | |
| "use_paged_context_fmha": true, | |
| "use_fp8_context_fmha": true, | |
| "fuse_fp4_quant": false, | |
| "multiple_profiles": false, | |
| "paged_state": false, | |
| "streamingllm": false, | |
| "manage_weights": false, | |
| "use_fused_mlp": true, | |
| "pp_reduce_scatter": false | |
| }, | |
| "use_strip_plan": false, | |
| "max_encoder_input_len": 1024, | |
| "monitor_memory": false, | |
| "use_mrope": false | |
| } | |
| } |