File size: 1,652 Bytes
8b1a262
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "builder_config": {
    "gather_context_logits": false,
    "gather_generation_logits": false,
    "hidden_act": "silu",
    "hidden_size": 4096,
    "int8": false,
    "max_batch_size": 2,
    "max_beam_width": 1,
    "max_input_len": 2048,
    "max_num_tokens": 4096,
    "max_output_len": 2048,
    "max_position_embeddings": 32768,
    "max_prompt_embedding_table_size": 0,
    "mlp_hidden_size": 22016,
    "name": "qwen",
    "num_heads": 32,
    "num_kv_heads": 32,
    "num_layers": 32,
    "parallel_build": false,
    "pipeline_parallel": 1,
    "precision": "float16",
    "quant_mode": 33,
    "strongly_typed": false,
    "tensor_parallel": 1,
    "use_refit": false,
    "vocab_size": 151936
  },
  "plugin_config": {
    "attention_qk_half_accumulation": false,
    "bert_attention_plugin": null,
    "context_fmha": true,
    "context_fmha_fp32_acc": false,
    "enable_xqa": true,
    "gemm_plugin": "float16",
    "gpt_attention_plugin": "float16",
    "identity_plugin": null,
    "layernorm_quantization_plugin": null,
    "lookup_plugin": null,
    "lora_plugin": null,
    "moe_plugin": null,
    "multi_block_mode": false,
    "nccl_plugin": null,
    "paged_kv_cache": false,
    "quantize_per_token_plugin": false,
    "quantize_tensor_plugin": false,
    "remove_input_padding": true,
    "rmsnorm_quantization_plugin": null,
    "smooth_quant_gemm_plugin": null,
    "tokens_per_block": 128,
    "use_context_fmha_for_generation": false,
    "use_custom_all_reduce": false,
    "use_paged_context_fmha": false,
    "weight_only_groupwise_quant_matmul_plugin": "float16",
    "weight_only_quant_matmul_plugin": null
  }
}