dacorvo HF Staff commited on
Commit
c47f686
·
verified ·
1 Parent(s): f01a342

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -12271,3 +12271,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_7c8968174fe2db85d321+80d05c3f/wrapped_nef
12271
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_18fcf6b3bef7f9103944+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12272
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_91bedd20e856aac25394+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12273
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_91bedd20e856aac25394+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
12271
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_18fcf6b3bef7f9103944+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12272
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_91bedd20e856aac25394+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12273
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_91bedd20e856aac25394+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12274
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12275
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12276
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_33ad3fda20cd64da4d36+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.1.dev0/qwen3/Qwen/Qwen3-8B/fd6fa81e7b790f89c034.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-8B",
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": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 12288,
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
+ ],
53
+ "max_position_embeddings": 40960,
54
+ "max_window_layers": 36,
55
+ "model_type": "qwen3",
56
+ "neuron": {
57
+ "_serialized_key": "NxDNeuronConfig",
58
+ "batch_size": 8,
59
+ "capacity_factor": null,
60
+ "checkpoint_id": "Qwen/Qwen3-8B",
61
+ "checkpoint_revision": "b968826d9c46dd6066d109eabc6255188de91218",
62
+ "continuous_batching": true,
63
+ "ep_degree": 1,
64
+ "fused_qkv": true,
65
+ "glu_mlp": true,
66
+ "local_ranks_size": 2,
67
+ "max_batch_size": 8,
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": false,
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
+ "num_attention_heads": 32,
84
+ "num_hidden_layers": 36,
85
+ "num_key_value_heads": 8,
86
+ "rms_norm_eps": 1e-06,
87
+ "rope_scaling": null,
88
+ "rope_theta": 1000000,
89
+ "sliding_window": null,
90
+ "tie_word_embeddings": false,
91
+ "use_cache": true,
92
+ "use_sliding_window": false,
93
+ "vocab_size": 151936
94
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+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_085d01215474dd245ba8+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf70645d7046d072e5ae37760ecbb9ada5c566026789e025fa4248fded35ed98
3
+ size 905395
neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f81cbc10a600b4fe46852d3374f235b033dc0c0d10c68d92f08ffbf80624923e
3
+ size 12821504
neuronxcc-2.21.18209.0+043b1bf7/MODULE_085d01215474dd245ba8+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d944e08709c57594c7a550578af9f7210a9025cbf8d2ccdfbbb091d5f41d69
3
+ size 12996604
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33ad3fda20cd64da4d36+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_33ad3fda20cd64da4d36+24129607/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33ad3fda20cd64da4d36+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b669bb30fdc3f58e4f368fa83910471c0f28fa89ff49e4ec91bfa7ed627734c6
3
+ size 1110837
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33ad3fda20cd64da4d36+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c5cb9310d6482ca444ac6b013f45ca3468f155a58bf6974d2bbedd77b0c25c5
3
+ size 6810624