optimum-internal-testing-user commited on
Commit
9894493
·
verified ·
1 Parent(s): 45f8ae4

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev1/smollm3/HuggingFaceTB/SmolLM3-3B/4bab055c9aa9980575a8.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "hidden_act": "silu",
11
+ "hidden_size": 2048,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 11008,
14
+ "layer_types": [
15
+ "full_attention",
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
+ ],
52
+ "max_position_embeddings": 65536,
53
+ "max_window_layers": 28,
54
+ "mlp_bias": false,
55
+ "model_type": "smollm3",
56
+ "neuron": {
57
+ "_serialized_key": "NxDNeuronConfig",
58
+ "async_mode": false,
59
+ "attn_kernel_enabled": false,
60
+ "batch_size": 4,
61
+ "capacity_factor": null,
62
+ "cc_pipeline_tiling_factor": 2,
63
+ "checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
64
+ "checkpoint_revision": "1c00fc78bd9cf90108046bc433cb34992480f1c1",
65
+ "continuous_batching": true,
66
+ "enable_bucketing": false,
67
+ "ep_degree": 1,
68
+ "flash_decoding_enabled": false,
69
+ "fused_qkv": true,
70
+ "glu_mlp": true,
71
+ "is_chunked_prefill": false,
72
+ "local_ranks_size": 2,
73
+ "logical_nc_config": 1,
74
+ "max_batch_size": 4,
75
+ "max_context_length": 4096,
76
+ "max_topk": 256,
77
+ "mlp_kernel_enabled": false,
78
+ "mlp_kernel_fuse_residual_add": false,
79
+ "n_active_tokens": 4096,
80
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
81
+ "num_cores_per_group": 1,
82
+ "on_device_sampling": true,
83
+ "optimum_neuron_version": "0.3.1.dev1",
84
+ "output_logits": false,
85
+ "padding_side": "right",
86
+ "pp_degree": 1,
87
+ "qk_layernorm": false,
88
+ "qkv_kernel_enabled": false,
89
+ "rpl_reduce_dtype": "bfloat16",
90
+ "sequence_length": 4096,
91
+ "sequence_parallel_enabled": false,
92
+ "speculation_length": 0,
93
+ "start_rank_id": 0,
94
+ "target": null,
95
+ "torch_dtype": "bfloat16",
96
+ "tp_degree": 2,
97
+ "vocab_parallel": false
98
+ },
99
+ "no_rope_layer_interval": 4,
100
+ "no_rope_layers": [
101
+ 1,
102
+ 1,
103
+ 1,
104
+ 0,
105
+ 1,
106
+ 1,
107
+ 1,
108
+ 0,
109
+ 1,
110
+ 1,
111
+ 1,
112
+ 0,
113
+ 1,
114
+ 1,
115
+ 1,
116
+ 0,
117
+ 1,
118
+ 1,
119
+ 1,
120
+ 0,
121
+ 1,
122
+ 1,
123
+ 1,
124
+ 0,
125
+ 1,
126
+ 1,
127
+ 1,
128
+ 0,
129
+ 1,
130
+ 1,
131
+ 1,
132
+ 0,
133
+ 1,
134
+ 1,
135
+ 1,
136
+ 0
137
+ ],
138
+ "num_attention_heads": 16,
139
+ "num_hidden_layers": 36,
140
+ "num_key_value_heads": 4,
141
+ "pretraining_tp": 2,
142
+ "rms_norm_eps": 1e-06,
143
+ "rope_scaling": null,
144
+ "rope_theta": 5000000.0,
145
+ "sliding_window": null,
146
+ "use_cache": false,
147
+ "use_sliding_window": false,
148
+ "vocab_size": 128256
149
+ }