dacorvo HF Staff commited on
Commit
d13c96c
·
verified ·
1 Parent(s): 1190aaa

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -12382,3 +12382,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_c7962b0eb12c6ff69285+24129607/model.neff
12382
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_87156cd4fe21235ed490+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12383
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_87156cd4fe21235ed490+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12384
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_b21a26069f61a1dc2882+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
12382
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_87156cd4fe21235ed490+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12383
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_87156cd4fe21235ed490+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12384
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_b21a26069f61a1dc2882+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12385
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12386
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12387
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_77179bb66fd25af70c12+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-4B/999ddf714c284fca1230.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-4B",
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": 2560,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 9728,
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": 4,
59
+ "capacity_factor": null,
60
+ "checkpoint_id": "Qwen/Qwen3-4B",
61
+ "checkpoint_revision": "1cfa9a7208912126459214e8b04321603b3df60c",
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": 4,
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": true,
91
+ "use_cache": true,
92
+ "use_sliding_window": false,
93
+ "vocab_size": 151936
94
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+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_1b7bd394fcdc871ad94d+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4547b086443c42aeaa8b4a355bb45ad0bfb0a5b1bacf89568358ec20a62ea1c
3
+ size 904963
neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e86c0364b5d1b549ccf026246238eef71b748b4a8fe6123530d3973ccbee4a8
3
+ size 8121344
neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b7bd394fcdc871ad94d+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:213e4e9de2bf962e25d4adaf0072bcf977cb222065c5829bf193717887791acc
3
+ size 8296451
neuronxcc-2.21.18209.0+043b1bf7/MODULE_77179bb66fd25af70c12+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_77179bb66fd25af70c12+24129607/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_77179bb66fd25af70c12+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9733b3fa746ab4b2b8c9fb9b462378cb0822b9985d7a10b5d201c372a9295453
3
+ size 1110844
neuronxcc-2.21.18209.0+043b1bf7/MODULE_77179bb66fd25af70c12+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ddfd6c6569baf7f9f44136566ba935254a73f7ccec8620b49783c2f5b2665cd
3
+ size 7353344