dacorvo HF Staff commited on
Commit
9e94d7b
·
verified ·
1 Parent(s): 7ef3a0a

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -13819,3 +13819,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_e83b1d242bf03e594271+a02c3a36/wrapped_nef
13819
  neuronxcc-2.21.33363.0+82129205/MODULE_86e65914eaf2a722f3d2+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13820
  neuronxcc-2.21.33363.0+82129205/MODULE_86e65914eaf2a722f3d2+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
13821
  neuronxcc-2.21.33363.0+82129205/MODULE_929c2b74c02a8644b155+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
13819
  neuronxcc-2.21.33363.0+82129205/MODULE_86e65914eaf2a722f3d2+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13820
  neuronxcc-2.21.33363.0+82129205/MODULE_86e65914eaf2a722f3d2+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
13821
  neuronxcc-2.21.33363.0+82129205/MODULE_929c2b74c02a8644b155+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
13822
+ neuronxcc-2.21.33363.0+82129205/MODULE_038a740f38471dcee2d6+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
13823
+ neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13824
+ neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.3.dev2/qwen3/Qwen/Qwen3-14B/ed8cf377e71b6ae1dafd.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-14B",
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": 17408,
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
+ ],
58
+ "max_position_embeddings": 40960,
59
+ "max_window_layers": 40,
60
+ "model_type": "qwen3",
61
+ "neuron": {
62
+ "_serialized_key": "NxDNeuronConfig",
63
+ "batch_size": 1,
64
+ "capacity_factor": null,
65
+ "checkpoint_id": "Qwen/Qwen3-14B",
66
+ "checkpoint_revision": "40c069824f4251a91eefaf281ebe4c544efd3e18",
67
+ "continuous_batching": false,
68
+ "ep_degree": 1,
69
+ "fused_qkv": true,
70
+ "glu_mlp": true,
71
+ "local_ranks_size": 8,
72
+ "max_batch_size": 1,
73
+ "max_context_length": 4096,
74
+ "max_topk": 256,
75
+ "n_active_tokens": 4096,
76
+ "neuronxcc_version": "2.21.33363.0+82129205",
77
+ "on_device_sampling": true,
78
+ "optimum_neuron_version": "0.4.3.dev2",
79
+ "output_logits": false,
80
+ "pp_degree": 1,
81
+ "sequence_length": 4096,
82
+ "speculation_length": 0,
83
+ "start_rank_id": 0,
84
+ "target": "trn1",
85
+ "torch_dtype": "bfloat16",
86
+ "tp_degree": 8
87
+ },
88
+ "num_attention_heads": 40,
89
+ "num_hidden_layers": 40,
90
+ "num_key_value_heads": 8,
91
+ "rms_norm_eps": 1e-06,
92
+ "rope_scaling": null,
93
+ "rope_theta": 1000000,
94
+ "sliding_window": null,
95
+ "tie_word_embeddings": false,
96
+ "use_cache": true,
97
+ "use_sliding_window": false,
98
+ "vocab_size": 151936
99
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_038a740f38471dcee2d6+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_038a740f38471dcee2d6+24129607/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_038a740f38471dcee2d6+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b83ee6badba81749510264dfe8a2083241d382ae55f2fedd983c20bb679b02
3
+ size 1177267
neuronxcc-2.21.33363.0+82129205/MODULE_038a740f38471dcee2d6+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b6d063d63993278b7de31a2395ef869f7a3219a1aaef0977057b5f89e521cd
3
+ size 3462144
neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+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_33f12e90b41db9fd2f9c+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29dc2e5feb05d256d80beba8258a315bb5495495b2647fb9bfd66eb8a9874a64
3
+ size 1032292
neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796dbe8e4bc068ba46f0a21bb2a3233969da62c840eca3b887f333f367c0b419
3
+ size 4916224
neuronxcc-2.21.33363.0+82129205/MODULE_33f12e90b41db9fd2f9c+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051ab05d920c5684b757505e4a2aff81f9f8ee882174878218a96d80dca71096
3
+ size 5110879