dacorvo HF Staff commited on
Commit
b34c487
·
verified ·
1 Parent(s): 14f9bc5

Synchronizing local compiler cache.

Browse files
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.0/llama4_text/meta-llama/Llama-4-Maverick-17B-128E-Instruct/f70dea2be77b8d1dc8ed.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
4
+ "_task": "text-generation",
5
+ "attention_bias": false,
6
+ "attention_chunk_size": 8192,
7
+ "attention_dropout": 0.0,
8
+ "attn_scale": 0.1,
9
+ "attn_temperature_tuning": true,
10
+ "floor_scale": 8192,
11
+ "for_llm_compressor": false,
12
+ "head_dim": 128,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 5120,
15
+ "initializer_range": 0.02,
16
+ "interleave_moe_layer_step": 2,
17
+ "intermediate_size": 8192,
18
+ "intermediate_size_mlp": 16384,
19
+ "layer_types": [
20
+ "chunked_attention",
21
+ "chunked_attention",
22
+ "chunked_attention",
23
+ "full_attention",
24
+ "chunked_attention",
25
+ "chunked_attention",
26
+ "chunked_attention",
27
+ "full_attention",
28
+ "chunked_attention",
29
+ "chunked_attention",
30
+ "chunked_attention",
31
+ "full_attention",
32
+ "chunked_attention",
33
+ "chunked_attention",
34
+ "chunked_attention",
35
+ "full_attention",
36
+ "chunked_attention",
37
+ "chunked_attention",
38
+ "chunked_attention",
39
+ "full_attention",
40
+ "chunked_attention",
41
+ "chunked_attention",
42
+ "chunked_attention",
43
+ "full_attention",
44
+ "chunked_attention",
45
+ "chunked_attention",
46
+ "chunked_attention",
47
+ "full_attention",
48
+ "chunked_attention",
49
+ "chunked_attention",
50
+ "chunked_attention",
51
+ "full_attention",
52
+ "chunked_attention",
53
+ "chunked_attention",
54
+ "chunked_attention",
55
+ "full_attention",
56
+ "chunked_attention",
57
+ "chunked_attention",
58
+ "chunked_attention",
59
+ "full_attention",
60
+ "chunked_attention",
61
+ "chunked_attention",
62
+ "chunked_attention",
63
+ "full_attention",
64
+ "chunked_attention",
65
+ "chunked_attention",
66
+ "chunked_attention",
67
+ "full_attention"
68
+ ],
69
+ "max_position_embeddings": 1048576,
70
+ "model_type": "llama4_text",
71
+ "moe_layers": [
72
+ 1,
73
+ 3,
74
+ 5,
75
+ 7,
76
+ 9,
77
+ 11,
78
+ 13,
79
+ 15,
80
+ 17,
81
+ 19,
82
+ 21,
83
+ 23,
84
+ 25,
85
+ 27,
86
+ 29,
87
+ 31,
88
+ 33,
89
+ 35,
90
+ 37,
91
+ 39,
92
+ 41,
93
+ 43,
94
+ 45,
95
+ 47
96
+ ],
97
+ "neuron": {
98
+ "_serialized_key": "NxDNeuronConfig",
99
+ "batch_size": 4,
100
+ "capacity_factor": null,
101
+ "checkpoint_id": "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
102
+ "checkpoint_revision": "73d14711bcc77c16df3470856949c3764056b617",
103
+ "continuous_batching": true,
104
+ "enable_bucketing": false,
105
+ "ep_degree": 1,
106
+ "fused_qkv": false,
107
+ "glu_mlp": true,
108
+ "local_ranks_size": 64,
109
+ "max_batch_size": 4,
110
+ "max_context_length": 4096,
111
+ "max_topk": 256,
112
+ "n_active_tokens": 4096,
113
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
114
+ "on_device_sampling": true,
115
+ "optimum_neuron_version": "0.4.0",
116
+ "output_logits": false,
117
+ "pp_degree": 1,
118
+ "sequence_length": 4096,
119
+ "speculation_length": 0,
120
+ "start_rank_id": 0,
121
+ "target": "trn2",
122
+ "torch_dtype": "bfloat16",
123
+ "tp_degree": 64
124
+ },
125
+ "no_rope_layers": [
126
+ 1,
127
+ 1,
128
+ 1,
129
+ 0,
130
+ 1,
131
+ 1,
132
+ 1,
133
+ 0,
134
+ 1,
135
+ 1,
136
+ 1,
137
+ 0,
138
+ 1,
139
+ 1,
140
+ 1,
141
+ 0,
142
+ 1,
143
+ 1,
144
+ 1,
145
+ 0,
146
+ 1,
147
+ 1,
148
+ 1,
149
+ 0,
150
+ 1,
151
+ 1,
152
+ 1,
153
+ 0,
154
+ 1,
155
+ 1,
156
+ 1,
157
+ 0,
158
+ 1,
159
+ 1,
160
+ 1,
161
+ 0,
162
+ 1,
163
+ 1,
164
+ 1,
165
+ 0,
166
+ 1,
167
+ 1,
168
+ 1,
169
+ 0,
170
+ 1,
171
+ 1,
172
+ 1,
173
+ 0
174
+ ],
175
+ "num_attention_heads": 40,
176
+ "num_experts_per_tok": 1,
177
+ "num_hidden_layers": 48,
178
+ "num_key_value_heads": 8,
179
+ "num_local_experts": 128,
180
+ "output_router_logits": false,
181
+ "rms_norm_eps": 1e-05,
182
+ "rope_scaling": null,
183
+ "rope_theta": 500000.0,
184
+ "router_aux_loss_coef": 0.001,
185
+ "router_jitter_noise": 0.0,
186
+ "tie_word_embeddings": false,
187
+ "use_cache": true,
188
+ "use_qk_norm": false,
189
+ "vocab_size": 202048
190
+ }