Synchronizing local compiler cache.
Browse files- neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/llama/llamafactory/tiny-random-Llama-3/95f77b7ebf4ed1cf95d1.json +62 -0
- neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/llama4_text/tiny-random/llama-4/31c127d7654e441a4cbe.json +81 -0
- neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/smollm3/HuggingFaceTB/SmolLM3-3B/0c4b563a32e09b895e4e.json +134 -0
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/llama/llamafactory/tiny-random-Llama-3/95f77b7ebf4ed1cf95d1.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_entry_class": "SingleModelCacheEntry",
|
| 3 |
+
"_model_id": "llamafactory/tiny-random-Llama-3",
|
| 4 |
+
"_task": "text-generation",
|
| 5 |
+
"architectures": [
|
| 6 |
+
"LlamaForCausalLM"
|
| 7 |
+
],
|
| 8 |
+
"attention_bias": false,
|
| 9 |
+
"attention_dropout": 0.0,
|
| 10 |
+
"dtype": "float16",
|
| 11 |
+
"head_dim": 4,
|
| 12 |
+
"hidden_act": "silu",
|
| 13 |
+
"hidden_size": 16,
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"intermediate_size": 64,
|
| 16 |
+
"max_position_embeddings": 131072,
|
| 17 |
+
"mlp_bias": false,
|
| 18 |
+
"model_type": "llama",
|
| 19 |
+
"neuron": {
|
| 20 |
+
"_serialized_key": "NxDNeuronConfig",
|
| 21 |
+
"batch_size": 1,
|
| 22 |
+
"capacity_factor": null,
|
| 23 |
+
"checkpoint_id": "llamafactory/tiny-random-Llama-3",
|
| 24 |
+
"checkpoint_revision": "bf2a2e3bf199ad2ee96f02a3c00246c608db22a8",
|
| 25 |
+
"continuous_batching": false,
|
| 26 |
+
"ep_degree": 1,
|
| 27 |
+
"fused_qkv": true,
|
| 28 |
+
"glu_mlp": true,
|
| 29 |
+
"local_ranks_size": 2,
|
| 30 |
+
"max_batch_size": 1,
|
| 31 |
+
"max_context_length": 1024,
|
| 32 |
+
"max_topk": 256,
|
| 33 |
+
"n_active_tokens": 1024,
|
| 34 |
+
"neuronxcc_version": "2.21.18209.0+043b1bf7",
|
| 35 |
+
"on_device_sampling": true,
|
| 36 |
+
"optimum_neuron_version": "0.4.2",
|
| 37 |
+
"output_logits": false,
|
| 38 |
+
"pp_degree": 1,
|
| 39 |
+
"sequence_length": 1024,
|
| 40 |
+
"speculation_length": 0,
|
| 41 |
+
"start_rank_id": 0,
|
| 42 |
+
"target": "trn1",
|
| 43 |
+
"torch_dtype": "float16",
|
| 44 |
+
"tp_degree": 2
|
| 45 |
+
},
|
| 46 |
+
"num_attention_heads": 4,
|
| 47 |
+
"num_hidden_layers": 2,
|
| 48 |
+
"num_key_value_heads": 4,
|
| 49 |
+
"pretraining_tp": 1,
|
| 50 |
+
"rms_norm_eps": 1e-05,
|
| 51 |
+
"rope_scaling": {
|
| 52 |
+
"factor": 8.0,
|
| 53 |
+
"high_freq_factor": 4.0,
|
| 54 |
+
"low_freq_factor": 1.0,
|
| 55 |
+
"original_max_position_embeddings": 8192,
|
| 56 |
+
"rope_type": "llama3"
|
| 57 |
+
},
|
| 58 |
+
"rope_theta": 500000.0,
|
| 59 |
+
"tie_word_embeddings": false,
|
| 60 |
+
"use_cache": true,
|
| 61 |
+
"vocab_size": 128256
|
| 62 |
+
}
|
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/llama4_text/tiny-random/llama-4/31c127d7654e441a4cbe.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_entry_class": "SingleModelCacheEntry",
|
| 3 |
+
"_model_id": "tiny-random/llama-4",
|
| 4 |
+
"_task": "text-generation",
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_chunk_size": 128,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"attn_scale": 0.1,
|
| 9 |
+
"attn_temperature_tuning": 4,
|
| 10 |
+
"cache_implementation": "hybrid",
|
| 11 |
+
"dtype": "bfloat16",
|
| 12 |
+
"floor_scale": 8192,
|
| 13 |
+
"for_llm_compressor": false,
|
| 14 |
+
"head_dim": 32,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 32,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"interleave_moe_layer_step": 2,
|
| 19 |
+
"intermediate_size": 64,
|
| 20 |
+
"intermediate_size_mlp": 128,
|
| 21 |
+
"layer_types": [
|
| 22 |
+
"chunked_attention",
|
| 23 |
+
"chunked_attention",
|
| 24 |
+
"chunked_attention",
|
| 25 |
+
"full_attention"
|
| 26 |
+
],
|
| 27 |
+
"max_position_embeddings": 1048576,
|
| 28 |
+
"model_type": "llama4_text",
|
| 29 |
+
"moe_layers": [
|
| 30 |
+
1,
|
| 31 |
+
3
|
| 32 |
+
],
|
| 33 |
+
"neuron": {
|
| 34 |
+
"_serialized_key": "NxDNeuronConfig",
|
| 35 |
+
"batch_size": 1,
|
| 36 |
+
"capacity_factor": null,
|
| 37 |
+
"checkpoint_id": "tiny-random/llama-4",
|
| 38 |
+
"checkpoint_revision": "9e716f5d4d1ffe0a44a15f46f4a12b840439aba4",
|
| 39 |
+
"continuous_batching": false,
|
| 40 |
+
"ep_degree": 1,
|
| 41 |
+
"fused_qkv": false,
|
| 42 |
+
"glu_mlp": true,
|
| 43 |
+
"local_ranks_size": 2,
|
| 44 |
+
"max_batch_size": 1,
|
| 45 |
+
"max_context_length": 1024,
|
| 46 |
+
"max_topk": 256,
|
| 47 |
+
"n_active_tokens": 1024,
|
| 48 |
+
"neuronxcc_version": "2.21.18209.0+043b1bf7",
|
| 49 |
+
"on_device_sampling": true,
|
| 50 |
+
"optimum_neuron_version": "0.4.2",
|
| 51 |
+
"output_logits": false,
|
| 52 |
+
"pp_degree": 1,
|
| 53 |
+
"sequence_length": 1024,
|
| 54 |
+
"speculation_length": 0,
|
| 55 |
+
"start_rank_id": 0,
|
| 56 |
+
"target": "trn1",
|
| 57 |
+
"torch_dtype": "bfloat16",
|
| 58 |
+
"tp_degree": 2
|
| 59 |
+
},
|
| 60 |
+
"no_rope_layers": [
|
| 61 |
+
1,
|
| 62 |
+
1,
|
| 63 |
+
1,
|
| 64 |
+
0
|
| 65 |
+
],
|
| 66 |
+
"num_attention_heads": 1,
|
| 67 |
+
"num_experts_per_tok": 1,
|
| 68 |
+
"num_hidden_layers": 4,
|
| 69 |
+
"num_key_value_heads": 1,
|
| 70 |
+
"num_local_experts": 8,
|
| 71 |
+
"output_router_logits": false,
|
| 72 |
+
"rms_norm_eps": 1e-05,
|
| 73 |
+
"rope_scaling": null,
|
| 74 |
+
"rope_theta": 500000.0,
|
| 75 |
+
"router_aux_loss_coef": 0.001,
|
| 76 |
+
"router_jitter_noise": 0.0,
|
| 77 |
+
"tie_word_embeddings": true,
|
| 78 |
+
"use_cache": true,
|
| 79 |
+
"use_qk_norm": true,
|
| 80 |
+
"vocab_size": 202048
|
| 81 |
+
}
|
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.2/smollm3/HuggingFaceTB/SmolLM3-3B/0c4b563a32e09b895e4e.json
ADDED
|
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_entry_class": "SingleModelCacheEntry",
|
| 3 |
+
"_model_id": "HuggingFaceTB/SmolLM3-3B",
|
| 4 |
+
"_task": "text-generation",
|
| 5 |
+
"architectures": [
|
| 6 |
+
"SmolLM3ForCausalLM"
|
| 7 |
+
],
|
| 8 |
+
"attention_bias": false,
|
| 9 |
+
"attention_dropout": 0.0,
|
| 10 |
+
"dtype": "bfloat16",
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 2048,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 11008,
|
| 15 |
+
"layer_types": [
|
| 16 |
+
"full_attention",
|
| 17 |
+
"full_attention",
|
| 18 |
+
"full_attention",
|
| 19 |
+
"full_attention",
|
| 20 |
+
"full_attention",
|
| 21 |
+
"full_attention",
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"full_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"full_attention",
|
| 38 |
+
"full_attention",
|
| 39 |
+
"full_attention",
|
| 40 |
+
"full_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"full_attention",
|
| 43 |
+
"full_attention",
|
| 44 |
+
"full_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"full_attention",
|
| 47 |
+
"full_attention",
|
| 48 |
+
"full_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"full_attention",
|
| 51 |
+
"full_attention"
|
| 52 |
+
],
|
| 53 |
+
"max_position_embeddings": 65536,
|
| 54 |
+
"max_window_layers": 28,
|
| 55 |
+
"mlp_bias": false,
|
| 56 |
+
"model_type": "smollm3",
|
| 57 |
+
"neuron": {
|
| 58 |
+
"_serialized_key": "NxDNeuronConfig",
|
| 59 |
+
"batch_size": 4,
|
| 60 |
+
"capacity_factor": null,
|
| 61 |
+
"checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
|
| 62 |
+
"checkpoint_revision": "a07cc9a04f16550a088caea529712d1d335b0ac1",
|
| 63 |
+
"continuous_batching": true,
|
| 64 |
+
"ep_degree": 1,
|
| 65 |
+
"fused_qkv": true,
|
| 66 |
+
"glu_mlp": true,
|
| 67 |
+
"local_ranks_size": 2,
|
| 68 |
+
"max_batch_size": 4,
|
| 69 |
+
"max_context_length": 4096,
|
| 70 |
+
"max_topk": 256,
|
| 71 |
+
"n_active_tokens": 4096,
|
| 72 |
+
"neuronxcc_version": "2.21.18209.0+043b1bf7",
|
| 73 |
+
"on_device_sampling": true,
|
| 74 |
+
"optimum_neuron_version": "0.4.2",
|
| 75 |
+
"output_logits": false,
|
| 76 |
+
"pp_degree": 1,
|
| 77 |
+
"sequence_length": 4096,
|
| 78 |
+
"speculation_length": 0,
|
| 79 |
+
"start_rank_id": 0,
|
| 80 |
+
"target": "trn1",
|
| 81 |
+
"torch_dtype": "bfloat16",
|
| 82 |
+
"tp_degree": 2
|
| 83 |
+
},
|
| 84 |
+
"no_rope_layer_interval": 4,
|
| 85 |
+
"no_rope_layers": [
|
| 86 |
+
1,
|
| 87 |
+
1,
|
| 88 |
+
1,
|
| 89 |
+
0,
|
| 90 |
+
1,
|
| 91 |
+
1,
|
| 92 |
+
1,
|
| 93 |
+
0,
|
| 94 |
+
1,
|
| 95 |
+
1,
|
| 96 |
+
1,
|
| 97 |
+
0,
|
| 98 |
+
1,
|
| 99 |
+
1,
|
| 100 |
+
1,
|
| 101 |
+
0,
|
| 102 |
+
1,
|
| 103 |
+
1,
|
| 104 |
+
1,
|
| 105 |
+
0,
|
| 106 |
+
1,
|
| 107 |
+
1,
|
| 108 |
+
1,
|
| 109 |
+
0,
|
| 110 |
+
1,
|
| 111 |
+
1,
|
| 112 |
+
1,
|
| 113 |
+
0,
|
| 114 |
+
1,
|
| 115 |
+
1,
|
| 116 |
+
1,
|
| 117 |
+
0,
|
| 118 |
+
1,
|
| 119 |
+
1,
|
| 120 |
+
1,
|
| 121 |
+
0
|
| 122 |
+
],
|
| 123 |
+
"num_attention_heads": 16,
|
| 124 |
+
"num_hidden_layers": 36,
|
| 125 |
+
"num_key_value_heads": 4,
|
| 126 |
+
"pretraining_tp": 2,
|
| 127 |
+
"rms_norm_eps": 1e-06,
|
| 128 |
+
"rope_scaling": null,
|
| 129 |
+
"rope_theta": 5000000.0,
|
| 130 |
+
"sliding_window": null,
|
| 131 |
+
"use_cache": false,
|
| 132 |
+
"use_sliding_window": false,
|
| 133 |
+
"vocab_size": 128256
|
| 134 |
+
}
|