File size: 1,496 Bytes
0093a3a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_config": {
    "apply_query_key_layer_scaling": false,
    "cross_attention": true,
    "has_position_embedding": true,
    "has_token_type_embedding": false,
    "hidden_act": "gelu",
    "hidden_size": 1280,
    "int8": false,
    "max_batch_size": 24,
    "max_input_len": 4,
    "max_output_len": 448,
    "max_position_embeddings": 448,
    "name": "decoder",
    "num_heads": 20,
    "num_layers": 32,
    "precision": "float16",
    "tensor_parallel": 1,
    "use_refit": false,
    "vocab_size": 51865
  },
  "plugin_config": {
    "attention_qk_half_accumulation": false,
    "bert_attention_plugin": null,
    "context_fmha_type": 0,
    "enable_xqa": false,
    "gemm_plugin": "float16",
    "gpt_attention_plugin": "float16",
    "identity_plugin": null,
    "layernorm_plugin": null,
    "layernorm_quantization_plugin": null,
    "lookup_plugin": null,
    "lora_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": false,
    "rmsnorm_plugin": null,
    "rmsnorm_quantization_plugin": null,
    "selective_scan_plugin": false,
    "smooth_quant_gemm_plugin": null,
    "tokens_per_block": 0,
    "use_context_fmha_for_generation": false,
    "use_custom_all_reduce": false,
    "use_paged_context_fmha": false,
    "weight_only_groupwise_quant_matmul_plugin": null,
    "weight_only_quant_matmul_plugin": null
  }
}