dacorvo HF Staff commited on
Commit
259d59a
·
verified ·
1 Parent(s): 676e280

Synchronizing local compiler cache.

Browse files
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/6294e19d7a5436ff913349fe4dbbf9e34f7cc1b3049ef04aab9cf3f507342f4b/8873bbff9d5afebf3ff8.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "head_dim": 128,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 11008,
16
+ "layer_types": [
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
+ "full_attention"
53
+ ],
54
+ "max_position_embeddings": 65536,
55
+ "max_window_layers": 28,
56
+ "mlp_bias": false,
57
+ "model_type": "smollm3",
58
+ "neuron": {
59
+ "_serialized_key": "NxDNeuronConfig",
60
+ "batch_size": 1,
61
+ "capacity_factor": null,
62
+ "checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
63
+ "checkpoint_revision": "a07cc9a04f16550a088caea529712d1d335b0ac1",
64
+ "continuous_batching": false,
65
+ "ep_degree": 1,
66
+ "fused_qkv": true,
67
+ "glu_mlp": true,
68
+ "local_ranks_size": 2,
69
+ "max_batch_size": 1,
70
+ "max_context_length": 8192,
71
+ "max_topk": 256,
72
+ "n_active_tokens": 8192,
73
+ "neuronxcc_version": "2.21.33363.0+82129205",
74
+ "on_device_sampling": true,
75
+ "optimum_neuron_version": "0.4.6.dev3",
76
+ "output_logits": false,
77
+ "pp_degree": 1,
78
+ "prefill_chunk_size": 1024,
79
+ "sequence_length": 8192,
80
+ "speculation_length": 0,
81
+ "start_rank_id": 0,
82
+ "target": "trn1",
83
+ "torch_dtype": "bfloat16",
84
+ "tp_degree": 2
85
+ },
86
+ "no_rope_layer_interval": 4,
87
+ "no_rope_layers": [
88
+ 1,
89
+ 1,
90
+ 1,
91
+ 0,
92
+ 1,
93
+ 1,
94
+ 1,
95
+ 0,
96
+ 1,
97
+ 1,
98
+ 1,
99
+ 0,
100
+ 1,
101
+ 1,
102
+ 1,
103
+ 0,
104
+ 1,
105
+ 1,
106
+ 1,
107
+ 0,
108
+ 1,
109
+ 1,
110
+ 1,
111
+ 0,
112
+ 1,
113
+ 1,
114
+ 1,
115
+ 0,
116
+ 1,
117
+ 1,
118
+ 1,
119
+ 0,
120
+ 1,
121
+ 1,
122
+ 1,
123
+ 0
124
+ ],
125
+ "num_attention_heads": 16,
126
+ "num_hidden_layers": 36,
127
+ "num_key_value_heads": 4,
128
+ "original_head_dim": 128,
129
+ "pretraining_tp": 2,
130
+ "rms_norm_eps": 1e-06,
131
+ "rope_scaling": null,
132
+ "rope_theta": 5000000.0,
133
+ "sliding_window": null,
134
+ "use_cache": false,
135
+ "use_sliding_window": false,
136
+ "vocab_size": 128256
137
+ }