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

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -13822,3 +13822,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_929c2b74c02a8644b155+24129607/model.neff
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
 
 
 
 
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
13825
+ neuronxcc-2.21.33363.0+82129205/MODULE_0cb953ce798da1124242+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
13826
+ neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13827
+ neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+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/628df7d0c8c41b6604c0.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": 16,
64
+ "capacity_factor": null,
65
+ "checkpoint_id": "Qwen/Qwen3-14B",
66
+ "checkpoint_revision": "40c069824f4251a91eefaf281ebe4c544efd3e18",
67
+ "continuous_batching": true,
68
+ "ep_degree": 1,
69
+ "fused_qkv": true,
70
+ "glu_mlp": true,
71
+ "local_ranks_size": 8,
72
+ "max_batch_size": 16,
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_0cb953ce798da1124242+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_0cb953ce798da1124242+24129607/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_0cb953ce798da1124242+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c83979b498b7aa1b0eb3be7c3f4c288193b4cc646784aaf7f26fbbefecfded
3
+ size 1266407
neuronxcc-2.21.33363.0+82129205/MODULE_0cb953ce798da1124242+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f042efd43d1831658f83ef06c4c340835a27af927b2923f63006b86ac5335492
3
+ size 3421184
neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+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_df1137f33f25bc4d1628+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65e9dacb4c94ba650652ee3b413cca9499f2d16a6a9adc93ef11c354762039f7
3
+ size 1032793
neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bca5f03ac24d50289b3763c974921304e029454bc87f1487ce8c9cbdb1737084
3
+ size 8346624
neuronxcc-2.21.33363.0+82129205/MODULE_df1137f33f25bc4d1628+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9331a54b66649d01a84dc34ae0960d68bdeabda6a99fe176382b22ebf79bd4f9
3
+ size 8541279