Synchronizing local compiler cache.
Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev0/qwen2/Qwen/Qwen2.5-32B-Instruct/247621e4bcca56ba9751.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_entry_class": "SingleModelCacheEntry",
|
| 3 |
+
"_model_id": "Qwen/Qwen2.5-32B-Instruct",
|
| 4 |
+
"_task": "text-generation",
|
| 5 |
+
"architectures": [
|
| 6 |
+
"Qwen2ForCausalLM"
|
| 7 |
+
],
|
| 8 |
+
"attention_dropout": 0.0,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 5120,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 27648,
|
| 13 |
+
"max_position_embeddings": 32768,
|
| 14 |
+
"max_window_layers": 70,
|
| 15 |
+
"model_type": "qwen2",
|
| 16 |
+
"neuron": {
|
| 17 |
+
"_serialized_key": "NxDNeuronConfig",
|
| 18 |
+
"async_mode": false,
|
| 19 |
+
"attn_kernel_enabled": false,
|
| 20 |
+
"batch_size": 8,
|
| 21 |
+
"capacity_factor": null,
|
| 22 |
+
"cc_pipeline_tiling_factor": 2,
|
| 23 |
+
"checkpoint_id": "Qwen/Qwen2.5-32B-Instruct",
|
| 24 |
+
"checkpoint_revision": "5ede1c97bbab6ce5cda5812749b4c0bdf79b18dd",
|
| 25 |
+
"continuous_batching": true,
|
| 26 |
+
"enable_bucketing": false,
|
| 27 |
+
"ep_degree": 1,
|
| 28 |
+
"flash_decoding_enabled": false,
|
| 29 |
+
"fused_qkv": false,
|
| 30 |
+
"glu_mlp": true,
|
| 31 |
+
"is_chunked_prefill": false,
|
| 32 |
+
"local_ranks_size": 8,
|
| 33 |
+
"logical_nc_config": 1,
|
| 34 |
+
"max_batch_size": 8,
|
| 35 |
+
"max_context_length": 4096,
|
| 36 |
+
"max_topk": 256,
|
| 37 |
+
"mlp_kernel_enabled": false,
|
| 38 |
+
"mlp_kernel_fuse_residual_add": false,
|
| 39 |
+
"n_active_tokens": 4096,
|
| 40 |
+
"neuronxcc_version": "2.19.8089.0+8ab9f450",
|
| 41 |
+
"num_cores_per_group": 1,
|
| 42 |
+
"on_device_sampling": true,
|
| 43 |
+
"optimum_neuron_version": "0.3.1.dev0",
|
| 44 |
+
"output_logits": false,
|
| 45 |
+
"padding_side": "right",
|
| 46 |
+
"pp_degree": 1,
|
| 47 |
+
"qk_layernorm": false,
|
| 48 |
+
"qkv_kernel_enabled": false,
|
| 49 |
+
"rpl_reduce_dtype": "bfloat16",
|
| 50 |
+
"sequence_length": 4096,
|
| 51 |
+
"sequence_parallel_enabled": false,
|
| 52 |
+
"speculation_length": 0,
|
| 53 |
+
"start_rank_id": 0,
|
| 54 |
+
"target": null,
|
| 55 |
+
"torch_dtype": "bfloat16",
|
| 56 |
+
"tp_degree": 8,
|
| 57 |
+
"vocab_parallel": false
|
| 58 |
+
},
|
| 59 |
+
"num_attention_heads": 40,
|
| 60 |
+
"num_hidden_layers": 64,
|
| 61 |
+
"num_key_value_heads": 8,
|
| 62 |
+
"rms_norm_eps": 1e-06,
|
| 63 |
+
"rope_scaling": null,
|
| 64 |
+
"rope_theta": 1000000.0,
|
| 65 |
+
"sliding_window": 131072,
|
| 66 |
+
"tie_word_embeddings": false,
|
| 67 |
+
"use_cache": true,
|
| 68 |
+
"use_sliding_window": false,
|
| 69 |
+
"vocab_size": 152064
|
| 70 |
+
}
|