dacorvo HF Staff commited on
Commit
12d1ee9
·
verified ·
1 Parent(s): 9bd022e

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -15375,3 +15375,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_f50d88c3b7910b2013f2+24129607/model.neff
15375
  neuronxcc-2.21.33363.0+82129205/MODULE_baea33cb30ad34a98d31+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
15376
  neuronxcc-2.21.33363.0+82129205/MODULE_baea33cb30ad34a98d31+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
15377
  neuronxcc-2.21.33363.0+82129205/MODULE_e9578e19788212138f38+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
15375
  neuronxcc-2.21.33363.0+82129205/MODULE_baea33cb30ad34a98d31+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
15376
  neuronxcc-2.21.33363.0+82129205/MODULE_baea33cb30ad34a98d31+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
15377
  neuronxcc-2.21.33363.0+82129205/MODULE_e9578e19788212138f38+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
15378
+ neuronxcc-2.21.33363.0+82129205/MODULE_3afd14a6a2f181fdc0aa+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
15379
+ neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
15380
+ neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.4.dev2/qwen3/Qwen/Qwen3-32B/32eba44977d94d9639be.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": 1,
88
+ "capacity_factor": null,
89
+ "checkpoint_id": "Qwen/Qwen3-32B",
90
+ "checkpoint_revision": "9216db5781bf21249d130ec9da846c4624c16137",
91
+ "continuous_batching": false,
92
+ "ep_degree": 1,
93
+ "fused_qkv": true,
94
+ "glu_mlp": true,
95
+ "local_ranks_size": 8,
96
+ "max_batch_size": 1,
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_3afd14a6a2f181fdc0aa+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_3afd14a6a2f181fdc0aa+24129607/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_3afd14a6a2f181fdc0aa+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373ac16b4ada691c518592e6a2a2bbf4453ae7bc5e359fba63d8aa264411a1fb
3
+ size 1863245
neuronxcc-2.21.33363.0+82129205/MODULE_3afd14a6a2f181fdc0aa+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6a2e94294d24fa37c143f1e8820d055474c9ab420e2de8cb79ddd087adc553
3
+ size 4148224
neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+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_4b9988d7a218616dd273+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a65535bce26c7f7c19b2ee5a414aa646dcd1f9d2c23744d32da38f9e55775b5
3
+ size 1650677
neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd270d5134a2d4ca6140ec4f6493fc6eecea0322d72ae715cfb8663b5e53bca
3
+ size 9452544
neuronxcc-2.21.33363.0+82129205/MODULE_4b9988d7a218616dd273+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266b67f87ed4cc97cafd555e0d9653090fda1c845547eab33342fb06e9e636df
3
+ size 9764050