dacorvo HF Staff commited on
Commit
ca6aa56
·
verified ·
1 Parent(s): 932f7c1

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev4/smollm3/HuggingFaceTB/SmolLM3-3B/b2993f98ff464485381a.json ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.dev4",
84
+ "output_logits": false,
85
+ "pp_degree": 1,
86
+ "qkv_kernel_enabled": false,
87
+ "sequence_length": 4096,
88
+ "sequence_parallel_enabled": false,
89
+ "speculation_length": 0,
90
+ "start_rank_id": 0,
91
+ "target": null,
92
+ "torch_dtype": "bfloat16",
93
+ "tp_degree": 2,
94
+ "vocab_parallel": false
95
+ },
96
+ "no_rope_layer_interval": 4,
97
+ "no_rope_layers": [
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
+ 1,
123
+ 1,
124
+ 1,
125
+ 0,
126
+ 1,
127
+ 1,
128
+ 1,
129
+ 0,
130
+ 1,
131
+ 1,
132
+ 1,
133
+ 0
134
+ ],
135
+ "num_attention_heads": 16,
136
+ "num_hidden_layers": 36,
137
+ "num_key_value_heads": 4,
138
+ "pretraining_tp": 2,
139
+ "rms_norm_eps": 1e-06,
140
+ "rope_scaling": null,
141
+ "rope_theta": 5000000.0,
142
+ "sliding_window": null,
143
+ "use_cache": false,
144
+ "use_sliding_window": false,
145
+ "vocab_size": 128256
146
+ }