dacorvo HF Staff commited on
Commit
004a9f3
·
verified ·
1 Parent(s): 277fe06

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -12280,3 +12280,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_4932d7bebd4c001a4573+a32116a7/model.neff
12280
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8c370716058d9ad5608b+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12281
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8c370716058d9ad5608b+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12282
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_a6618ea7483ec17ef380+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
12280
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8c370716058d9ad5608b+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12281
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8c370716058d9ad5608b+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12282
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_a6618ea7483ec17ef380+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12283
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12284
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12285
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_bea3b475cb189ba1a56f+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.1.dev0/smollm3/HuggingFaceTB/SmolLM3-3B/86ed25dcb5c572ac0347.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "batch_size": 1,
59
+ "capacity_factor": null,
60
+ "checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
61
+ "checkpoint_revision": "a07cc9a04f16550a088caea529712d1d335b0ac1",
62
+ "continuous_batching": false,
63
+ "ep_degree": 1,
64
+ "fused_qkv": true,
65
+ "glu_mlp": true,
66
+ "local_ranks_size": 2,
67
+ "max_batch_size": 1,
68
+ "max_context_length": 4096,
69
+ "max_topk": 256,
70
+ "n_active_tokens": 4096,
71
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
72
+ "on_device_sampling": true,
73
+ "optimum_neuron_version": "0.4.1.dev0",
74
+ "output_logits": false,
75
+ "pp_degree": 1,
76
+ "sequence_length": 4096,
77
+ "speculation_length": 0,
78
+ "start_rank_id": 0,
79
+ "target": "trn1",
80
+ "torch_dtype": "bfloat16",
81
+ "tp_degree": 2
82
+ },
83
+ "no_rope_layer_interval": 4,
84
+ "no_rope_layers": [
85
+ 1,
86
+ 1,
87
+ 1,
88
+ 0,
89
+ 1,
90
+ 1,
91
+ 1,
92
+ 0,
93
+ 1,
94
+ 1,
95
+ 1,
96
+ 0,
97
+ 1,
98
+ 1,
99
+ 1,
100
+ 0,
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
+ ],
122
+ "num_attention_heads": 16,
123
+ "num_hidden_layers": 36,
124
+ "num_key_value_heads": 4,
125
+ "pretraining_tp": 2,
126
+ "rms_norm_eps": 1e-06,
127
+ "rope_scaling": null,
128
+ "rope_theta": 5000000.0,
129
+ "sliding_window": null,
130
+ "use_cache": false,
131
+ "use_sliding_window": false,
132
+ "vocab_size": 128256
133
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=1", "--logfile=/tmp/nxd_model/token_generation/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ed68c10715600519e0818bdcdc7c076be520eac162690dd9f0d0403c6f0244
3
+ size 863008
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90fbfb5ff42ab72bf24947f3cc33ee69aa04737827801d1cac7714628aa03710
3
+ size 5356544
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bb4ff6a57f1125cf429c+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c4b92818b664cc78ea061cf4a67bd05d4284fd62ca4d0eb956f8d0eac02ffd
3
+ size 5523211
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bea3b475cb189ba1a56f+24129607/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=1", "--logfile=/tmp/nxd_model/context_encoding/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bea3b475cb189ba1a56f+24129607/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bea3b475cb189ba1a56f+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16ad56b258d6a09a0e2daea1897377ba9c62cbbac30bc4a256c7a9e3109b0fe
3
+ size 982549
neuronxcc-2.21.18209.0+043b1bf7/MODULE_bea3b475cb189ba1a56f+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6185db623452d24753b32a223fd959bab7d7c6f93548e737faa6c5b9a00b209
3
+ size 9411584