dacorvo HF Staff commited on
Commit
49bd663
·
verified ·
1 Parent(s): a1cb763

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -15387,3 +15387,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_abd78e849589e3167152+24129607/model.neff
15387
  neuronxcc-2.21.33363.0+82129205/MODULE_ae5b974ecc57288de116+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
15388
  neuronxcc-2.21.33363.0+82129205/MODULE_ae5b974ecc57288de116+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
15389
  neuronxcc-2.21.33363.0+82129205/MODULE_fdf4978bc53e854ddaa5+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
15387
  neuronxcc-2.21.33363.0+82129205/MODULE_ae5b974ecc57288de116+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
15388
  neuronxcc-2.21.33363.0+82129205/MODULE_ae5b974ecc57288de116+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
15389
  neuronxcc-2.21.33363.0+82129205/MODULE_fdf4978bc53e854ddaa5+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
15390
+ neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
15391
+ neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
15392
+ neuronxcc-2.21.33363.0+82129205/MODULE_d6685031decff9f46567+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.4.dev2/qwen3/Qwen/Qwen3-32B/403446f720c628881019.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-32B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen3ForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "dtype": "bfloat16",
11
+ "head_dim": 128,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 5120,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 25600,
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
+ "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
+ "full_attention",
60
+ "full_attention",
61
+ "full_attention",
62
+ "full_attention",
63
+ "full_attention",
64
+ "full_attention",
65
+ "full_attention",
66
+ "full_attention",
67
+ "full_attention",
68
+ "full_attention",
69
+ "full_attention",
70
+ "full_attention",
71
+ "full_attention",
72
+ "full_attention",
73
+ "full_attention",
74
+ "full_attention",
75
+ "full_attention",
76
+ "full_attention",
77
+ "full_attention",
78
+ "full_attention",
79
+ "full_attention",
80
+ "full_attention"
81
+ ],
82
+ "max_position_embeddings": 40960,
83
+ "max_window_layers": 64,
84
+ "model_type": "qwen3",
85
+ "neuron": {
86
+ "_serialized_key": "NxDNeuronConfig",
87
+ "batch_size": 16,
88
+ "capacity_factor": null,
89
+ "checkpoint_id": "Qwen/Qwen3-32B",
90
+ "checkpoint_revision": "9216db5781bf21249d130ec9da846c4624c16137",
91
+ "continuous_batching": true,
92
+ "ep_degree": 1,
93
+ "fused_qkv": true,
94
+ "glu_mlp": true,
95
+ "local_ranks_size": 8,
96
+ "max_batch_size": 16,
97
+ "max_context_length": 4096,
98
+ "max_topk": 256,
99
+ "n_active_tokens": 4096,
100
+ "neuronxcc_version": "2.21.33363.0+82129205",
101
+ "on_device_sampling": true,
102
+ "optimum_neuron_version": "0.4.4.dev2",
103
+ "output_logits": false,
104
+ "pp_degree": 1,
105
+ "sequence_length": 4096,
106
+ "speculation_length": 0,
107
+ "start_rank_id": 0,
108
+ "target": "trn1",
109
+ "torch_dtype": "bfloat16",
110
+ "tp_degree": 8
111
+ },
112
+ "num_attention_heads": 64,
113
+ "num_hidden_layers": 64,
114
+ "num_key_value_heads": 8,
115
+ "rms_norm_eps": 1e-06,
116
+ "rope_scaling": null,
117
+ "rope_theta": 1000000,
118
+ "sliding_window": null,
119
+ "tie_word_embeddings": false,
120
+ "use_cache": true,
121
+ "use_sliding_window": false,
122
+ "vocab_size": 151936
123
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+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.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adfd2f8b4dab1f72ab051c2bdc2c913ed124c4359aa5be0a348f366363c5ce00
3
+ size 1652002
neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b311ad58d11e8a22a4b06786d5b8812a43d0068888fa039350897d4b3eee11bd
3
+ size 15115264
neuronxcc-2.21.33363.0+82129205/MODULE_040c216abb7ee9c1e67e+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e4237b327a48037ec4e8e219e1ff71ec4eefaea422c4198f1ea2848caa5ac60
3
+ size 15426322
neuronxcc-2.21.33363.0+82129205/MODULE_d6685031decff9f46567+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.33363.0+82129205/MODULE_d6685031decff9f46567+24129607/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_d6685031decff9f46567+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:990ab5f3c2dc30ec7d72f6ded130fb0e67e5c26bd0ac85c91819d5e155893204
3
+ size 2009056
neuronxcc-2.21.33363.0+82129205/MODULE_d6685031decff9f46567+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c6ac80d7e9cce5964838ca0eeeb415fe51c0939f4fc631f7d944e43ac4b4d5
3
+ size 4189184