dacorvo HF Staff commited on
Commit
6dacca6
·
verified ·
1 Parent(s): ce79570

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11308,3 +11308,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_fb071b6ef5ee94ad51de+ed72d204/model.neff
11308
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_362311116b98709bf50f+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11309
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_362311116b98709bf50f+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11310
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec107f89d0dea5a3e3a4+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11308
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_362311116b98709bf50f+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11309
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_362311116b98709bf50f+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11310
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec107f89d0dea5a3e3a4+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11311
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11312
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11313
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5954e0e6a8a1be7b6e9+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.3.1.dev7/smollm3/HuggingFaceTB/SmolLM3-3B/5c4fde672b81eda58c17.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 16,
59
+ "capacity_factor": null,
60
+ "checkpoint_id": "HuggingFaceTB/SmolLM3-3B",
61
+ "checkpoint_revision": "a07cc9a04f16550a088caea529712d1d335b0ac1",
62
+ "continuous_batching": true,
63
+ "enable_bucketing": false,
64
+ "ep_degree": 1,
65
+ "fused_qkv": true,
66
+ "glu_mlp": true,
67
+ "local_ranks_size": 2,
68
+ "logical_nc_config": 1,
69
+ "max_batch_size": 16,
70
+ "max_context_length": 4096,
71
+ "max_topk": 256,
72
+ "n_active_tokens": 4096,
73
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
74
+ "on_device_sampling": true,
75
+ "optimum_neuron_version": "0.3.1.dev7",
76
+ "output_logits": false,
77
+ "pp_degree": 1,
78
+ "sequence_length": 4096,
79
+ "speculation_length": 0,
80
+ "start_rank_id": 0,
81
+ "target": null,
82
+ "torch_dtype": "bfloat16",
83
+ "tp_degree": 2
84
+ },
85
+ "no_rope_layer_interval": 4,
86
+ "no_rope_layers": [
87
+ 1,
88
+ 1,
89
+ 1,
90
+ 0,
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
+ ],
124
+ "num_attention_heads": 16,
125
+ "num_hidden_layers": 36,
126
+ "num_key_value_heads": 4,
127
+ "pretraining_tp": 2,
128
+ "rms_norm_eps": 1e-06,
129
+ "rope_scaling": null,
130
+ "rope_theta": 5000000.0,
131
+ "sliding_window": null,
132
+ "use_cache": false,
133
+ "use_sliding_window": false,
134
+ "vocab_size": 128256
135
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/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_model/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037c50df4da125a787ac382662170a2b0d655e4c64d057e10597dbeb4b2878b7
3
+ size 863958
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3eb799725dc16b93d059f197dca05f54ceefffad15cce16e50f0bc84b9280f2
3
+ size 9360384
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55a3195e8eb289054400+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0bbaeb35abb82ebe6da57213b82e378780d4c8e78fe8e17867a1e56ab6ba70c
3
+ size 9527051
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5954e0e6a8a1be7b6e9+ed72d204/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_model/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5954e0e6a8a1be7b6e9+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5954e0e6a8a1be7b6e9+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe19d75d488d689059f87ac989adea7bf807831d976f9db3a33fdcc3e11703f9
3
+ size 1061093
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5954e0e6a8a1be7b6e9+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d425d13517a23d108c1bd2b23152f76ae4f5707d1a53e1f08abcb8e9e7f568a
3
+ size 9473024