dacorvo HF Staff commited on
Commit
8df2652
·
verified ·
1 Parent(s): adca842

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev5/smollm3/HuggingFaceTB/SmolLM3-3B/2c82c86db68352b22fbc.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "attn_kernel_enabled": false,
59
+ "batch_size": 4,
60
+ "capacity_factor": null,
61
+ "cc_pipeline_tiling_factor": 2,
62
+ "checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
63
+ "checkpoint_revision": "1c00fc78bd9cf90108046bc433cb34992480f1c1",
64
+ "continuous_batching": true,
65
+ "enable_bucketing": false,
66
+ "ep_degree": 1,
67
+ "flash_decoding_enabled": false,
68
+ "fused_qkv": true,
69
+ "glu_mlp": true,
70
+ "local_ranks_size": 2,
71
+ "logical_nc_config": 1,
72
+ "max_batch_size": 4,
73
+ "max_context_length": 4096,
74
+ "max_topk": 256,
75
+ "n_active_tokens": 4096,
76
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
77
+ "num_cores_per_group": 1,
78
+ "on_device_sampling": true,
79
+ "optimum_neuron_version": "0.3.1.dev5",
80
+ "output_logits": false,
81
+ "pp_degree": 1,
82
+ "sequence_length": 4096,
83
+ "speculation_length": 0,
84
+ "start_rank_id": 0,
85
+ "target": null,
86
+ "torch_dtype": "bfloat16",
87
+ "tp_degree": 2
88
+ },
89
+ "no_rope_layer_interval": 4,
90
+ "no_rope_layers": [
91
+ 1,
92
+ 1,
93
+ 1,
94
+ 0,
95
+ 1,
96
+ 1,
97
+ 1,
98
+ 0,
99
+ 1,
100
+ 1,
101
+ 1,
102
+ 0,
103
+ 1,
104
+ 1,
105
+ 1,
106
+ 0,
107
+ 1,
108
+ 1,
109
+ 1,
110
+ 0,
111
+ 1,
112
+ 1,
113
+ 1,
114
+ 0,
115
+ 1,
116
+ 1,
117
+ 1,
118
+ 0,
119
+ 1,
120
+ 1,
121
+ 1,
122
+ 0,
123
+ 1,
124
+ 1,
125
+ 1,
126
+ 0
127
+ ],
128
+ "num_attention_heads": 16,
129
+ "num_hidden_layers": 36,
130
+ "num_key_value_heads": 4,
131
+ "pretraining_tp": 2,
132
+ "rms_norm_eps": 1e-06,
133
+ "rope_scaling": null,
134
+ "rope_theta": 5000000.0,
135
+ "sliding_window": null,
136
+ "use_cache": false,
137
+ "use_sliding_window": false,
138
+ "vocab_size": 128256
139
+ }