dacorvo HF Staff commited on
Commit
d68d493
·
verified ·
1 Parent(s): 4c048ab

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11362,3 +11362,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_a3ed01c93f2d6baebf12+a9d440f5/wrapped_nef
11362
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_86f526c2856cfffc28c4+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11363
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9791b71b3f133f16e3d7+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11364
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9791b71b3f133f16e3d7+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11362
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_86f526c2856cfffc28c4+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11363
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9791b71b3f133f16e3d7+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11364
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9791b71b3f133f16e3d7+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11365
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11366
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11367
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e113d55f1f361e1644f3+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.3.1.dev7/qwen3/Qwen/Qwen3-14B/c3631c73f1c16708b16a.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 5120,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 17408,
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
+ ],
57
+ "max_position_embeddings": 40960,
58
+ "max_window_layers": 40,
59
+ "model_type": "qwen3",
60
+ "neuron": {
61
+ "_serialized_key": "NxDNeuronConfig",
62
+ "batch_size": 1,
63
+ "capacity_factor": null,
64
+ "checkpoint_id": "Qwen/Qwen3-14B",
65
+ "checkpoint_revision": "40c069824f4251a91eefaf281ebe4c544efd3e18",
66
+ "continuous_batching": false,
67
+ "enable_bucketing": false,
68
+ "ep_degree": 1,
69
+ "fused_qkv": true,
70
+ "glu_mlp": true,
71
+ "local_ranks_size": 8,
72
+ "logical_nc_config": 1,
73
+ "max_batch_size": 1,
74
+ "max_context_length": 4096,
75
+ "max_topk": 256,
76
+ "n_active_tokens": 4096,
77
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
78
+ "on_device_sampling": true,
79
+ "optimum_neuron_version": "0.3.1.dev7",
80
+ "output_logits": false,
81
+ "pp_degree": 1,
82
+ "sequence_length": 4096,
83
+ "speculation_length": 0,
84
+ "start_rank_id": 0,
85
+ "target": null,
86
+ "torch_dtype": "bfloat16",
87
+ "tp_degree": 8
88
+ },
89
+ "num_attention_heads": 40,
90
+ "num_hidden_layers": 40,
91
+ "num_key_value_heads": 8,
92
+ "rms_norm_eps": 1e-06,
93
+ "rope_scaling": null,
94
+ "rope_theta": 1000000,
95
+ "sliding_window": null,
96
+ "tie_word_embeddings": false,
97
+ "use_cache": true,
98
+ "use_sliding_window": false,
99
+ "vocab_size": 151936
100
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+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_7e5bb4d4caee6ec450d1+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77091de1baa1b3b3dd9e9d4c3483309cd1014bd9dba02cb1133e6452882559b2
3
+ size 1032292
neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3027c870fe3e9d5fa2e6d3105c47c6149028383d6dbbe1a8e8a84d132ab3713
3
+ size 4916224
neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e5bb4d4caee6ec450d1+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06089246428320a0035e9048ddcebfe3c9fb7f347eabc74ecfe87429d7ab0d5b
3
+ size 5110879
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e113d55f1f361e1644f3+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_e113d55f1f361e1644f3+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e113d55f1f361e1644f3+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b47e62c42e64267da016f859b57b174cee4494209c0d38c040918330da6bf8e9
3
+ size 1177267
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e113d55f1f361e1644f3+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17790b6c2cb3106603dd6d299c24d7aeebf099d612c630fb0f5729757825462d
3
+ size 3462144