dacorvo HF Staff commited on
Commit
e80dae4
·
verified ·
1 Parent(s): 4e3007b

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -13810,3 +13810,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_b9345244b4cca9acf84d+ac10809c/wrapped_nef
13810
  neuronxcc-2.21.33363.0+82129205/MODULE_cc55b203297e79800530+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13811
  neuronxcc-2.21.33363.0+82129205/MODULE_cc55b203297e79800530+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
13812
  neuronxcc-2.21.33363.0+82129205/MODULE_d5bd77d004dcb78abed9+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
13810
  neuronxcc-2.21.33363.0+82129205/MODULE_cc55b203297e79800530+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13811
  neuronxcc-2.21.33363.0+82129205/MODULE_cc55b203297e79800530+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
13812
  neuronxcc-2.21.33363.0+82129205/MODULE_d5bd77d004dcb78abed9+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
13813
+ neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
13814
+ neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
13815
+ neuronxcc-2.21.33363.0+82129205/MODULE_150365d8120a85315726+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.3.dev2/qwen3/Qwen/Qwen3-1.7B/dcf9c5f7b57b0500bf88.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-1.7B",
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": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 6144,
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
+ ],
46
+ "max_position_embeddings": 40960,
47
+ "max_window_layers": 28,
48
+ "model_type": "qwen3",
49
+ "neuron": {
50
+ "_serialized_key": "NxDNeuronConfig",
51
+ "batch_size": 4,
52
+ "capacity_factor": null,
53
+ "checkpoint_id": "Qwen/Qwen3-1.7B",
54
+ "checkpoint_revision": "70d244cc86ccca08cf5af4e1e306ecf908b1ad5e",
55
+ "continuous_batching": true,
56
+ "ep_degree": 1,
57
+ "fused_qkv": true,
58
+ "glu_mlp": true,
59
+ "local_ranks_size": 2,
60
+ "max_batch_size": 4,
61
+ "max_context_length": 4096,
62
+ "max_topk": 256,
63
+ "n_active_tokens": 4096,
64
+ "neuronxcc_version": "2.21.33363.0+82129205",
65
+ "on_device_sampling": false,
66
+ "optimum_neuron_version": "0.4.3.dev2",
67
+ "output_logits": false,
68
+ "pp_degree": 1,
69
+ "sequence_length": 4096,
70
+ "speculation_length": 0,
71
+ "start_rank_id": 0,
72
+ "target": "trn1",
73
+ "torch_dtype": "bfloat16",
74
+ "tp_degree": 2
75
+ },
76
+ "num_attention_heads": 16,
77
+ "num_hidden_layers": 28,
78
+ "num_key_value_heads": 8,
79
+ "rms_norm_eps": 1e-06,
80
+ "rope_scaling": null,
81
+ "rope_theta": 1000000,
82
+ "sliding_window": null,
83
+ "tie_word_embeddings": true,
84
+ "use_cache": true,
85
+ "use_sliding_window": false,
86
+ "vocab_size": 151936
87
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+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_0f03d5d2803e43b32d5c+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef78dcbf6a5372d6462c4f5a99516e6b85d8d9cea4407e0a0431718c84088af
3
+ size 702870
neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87f4908de53a1ea839e6c56d73e99db6cec1f0eef004f3bda179dbc8a005e88
3
+ size 4793344
neuronxcc-2.21.33363.0+82129205/MODULE_0f03d5d2803e43b32d5c+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4489ebb71c849d8be4a125f78136a01b353717fd906ea0a1278f4d7ae2083d2e
3
+ size 4930344
neuronxcc-2.21.33363.0+82129205/MODULE_150365d8120a85315726+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_150365d8120a85315726+24129607/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_150365d8120a85315726+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242b76785df4b0cf194f287157ae31a8ec479ab00b64b6a252493093ec0c0695
3
+ size 865264
neuronxcc-2.21.33363.0+82129205/MODULE_150365d8120a85315726+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0b2480845ed391ad23c9d4af2583481504eb95e507466b20d104fcc665e127
3
+ size 47944704