dacorvo HF Staff commited on
Commit
6d121fa
·
verified ·
1 Parent(s): e0a7b2d

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11671,3 +11671,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5e197a9b78873f93025+ed72d204/model.neff
11671
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_06a993b423ee5d4a330d+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11672
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec19a0b1324d847a76d1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11673
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec19a0b1324d847a76d1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11671
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_06a993b423ee5d4a330d+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11672
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec19a0b1324d847a76d1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11673
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ec19a0b1324d847a76d1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11674
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11675
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11676
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab0029773c3eb4056693+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.0.dev0/qwen3/Qwen/Qwen3-32B/77c2088c79a95b572db9.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
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 5120,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 25600,
15
+ "layer_types": [
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
+ "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
+ ],
81
+ "max_position_embeddings": 40960,
82
+ "max_window_layers": 64,
83
+ "model_type": "qwen3",
84
+ "neuron": {
85
+ "_serialized_key": "NxDNeuronConfig",
86
+ "batch_size": 16,
87
+ "capacity_factor": null,
88
+ "checkpoint_id": "Qwen/Qwen3-32B",
89
+ "checkpoint_revision": "9216db5781bf21249d130ec9da846c4624c16137",
90
+ "continuous_batching": true,
91
+ "enable_bucketing": false,
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.18209.0+043b1bf7",
101
+ "on_device_sampling": true,
102
+ "optimum_neuron_version": "0.4.0.dev0",
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.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+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_06dc6028c4c8223a4a6a+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6017f03fbc9fde8570350117f1766c1a1c2b3f04bc1def092a323bd218c300
3
+ size 1643429
neuronxcc-2.21.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df521c3c3d1bd5749eaf6973c8cde434c7a788cd4bb6d1349945ad1c6e7d3a6e
3
+ size 15156224
neuronxcc-2.21.18209.0+043b1bf7/MODULE_06dc6028c4c8223a4a6a+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f8112699059d8c4abb1c5a80fffaacda84d30d7017a095f6e0ff7eea77012f
3
+ size 15467421
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab0029773c3eb4056693+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_ab0029773c3eb4056693+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab0029773c3eb4056693+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d234cae01648a0824f784a18718f7098960c19ccf16e230099e995a38cd29e6
3
+ size 2009056
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab0029773c3eb4056693+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5632cfe5f16fc15b99756cb89850c3f83f546f50f7a7cd5a929b1181e55151a
3
+ size 4199424