dacorvo HF Staff commited on
Commit
bd91ec9
·
verified ·
1 Parent(s): 6032073

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11632,3 +11632,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e39c1c7ecfd7193f43bc+a9d440f5/wrapped_nef
11632
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0de3a88976667416ccf1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11633
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0de3a88976667416ccf1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11634
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_2c5d40df4cfc5f885a60+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11632
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0de3a88976667416ccf1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11633
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0de3a88976667416ccf1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11634
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_2c5d40df4cfc5f885a60+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11635
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_b1bc6741e18248accde1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11636
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_b1bc6741e18248accde1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11637
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_cd39e288e330508247d3+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-14B/fdb4004ff8083a41020b.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
+ "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
+ "max_batch_size": 1,
73
+ "max_context_length": 4096,
74
+ "max_topk": 256,
75
+ "n_active_tokens": 4096,
76
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
77
+ "on_device_sampling": true,
78
+ "optimum_neuron_version": "0.4.0.dev0",
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.18209.0+043b1bf7/MODULE_b1bc6741e18248accde1+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_b1bc6741e18248accde1+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_b1bc6741e18248accde1+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_b1bc6741e18248accde1+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c635eb330152d66ec1236dd72c4f6c0482adee92324110247985c6eb4b478f
3
+ size 4916224
neuronxcc-2.21.18209.0+043b1bf7/MODULE_b1bc6741e18248accde1+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce476881b01282b704416f0a93b8e550b65c77b996b031941dc740601053e6d1
3
+ size 5110879
neuronxcc-2.21.18209.0+043b1bf7/MODULE_cd39e288e330508247d3+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_cd39e288e330508247d3+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_cd39e288e330508247d3+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f0371bc7f68130e253e6e4a53e935d8a5d6a6d8d8aa38370d21aeceb9ae397e
3
+ size 1177267
neuronxcc-2.21.18209.0+043b1bf7/MODULE_cd39e288e330508247d3+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c72984c56f3f29e71a03b2311556ad7134992a901217a97103e1b3a27c8107a6
3
+ size 3462144