dacorvo HF Staff commited on
Commit
37effcf
·
verified ·
1 Parent(s): 0ac80c0

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7463,3 +7463,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_f6541324218c275df145+593aa068/model.neff
7463
  neuronxcc-2.21.33363.0+82129205/MODULE_5877d866ab9c5e16f0ce+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
7464
  neuronxcc-2.21.33363.0+82129205/MODULE_bd5774b51eeca5657757+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
7465
  neuronxcc-2.21.33363.0+82129205/MODULE_bd5774b51eeca5657757+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
7463
  neuronxcc-2.21.33363.0+82129205/MODULE_5877d866ab9c5e16f0ce+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
7464
  neuronxcc-2.21.33363.0+82129205/MODULE_bd5774b51eeca5657757+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
7465
  neuronxcc-2.21.33363.0+82129205/MODULE_bd5774b51eeca5657757+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7466
+ neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
7467
+ neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7468
+ neuronxcc-2.21.33363.0+82129205/MODULE_6d8cee60f4a41abf9a9d+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/4cb7aff9e2a15c151396f2b684013e39d6739f0dec83e5c9dabbfe9d5fcf77b7/91d05f7218a6b8eb5297.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen2.5-0.5B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen2ForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "dtype": "bfloat16",
10
+ "hidden_act": "silu",
11
+ "hidden_size": 896,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4864,
14
+ "layer_types": [
15
+ "full_attention",
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
+ ],
40
+ "max_position_embeddings": 32768,
41
+ "max_window_layers": 24,
42
+ "model_type": "qwen2",
43
+ "neuron": {
44
+ "_serialized_key": "NxDNeuronConfig",
45
+ "batch_size": 4,
46
+ "capacity_factor": null,
47
+ "checkpoint_id": "Qwen/Qwen2.5-0.5B",
48
+ "checkpoint_revision": "060db6499f32faf8b98477b0a26969ef7d8b9987",
49
+ "continuous_batching": true,
50
+ "ep_degree": 1,
51
+ "fused_qkv": false,
52
+ "glu_mlp": true,
53
+ "local_ranks_size": 4,
54
+ "max_batch_size": 4,
55
+ "max_context_length": 1024,
56
+ "max_topk": 256,
57
+ "n_active_tokens": 1024,
58
+ "neuronxcc_version": "2.21.33363.0+82129205",
59
+ "on_device_sampling": true,
60
+ "optimum_neuron_version": "0.4.6.dev3",
61
+ "output_logits": false,
62
+ "pp_degree": 1,
63
+ "prefill_chunk_size": 0,
64
+ "sequence_length": 1024,
65
+ "speculation_length": 0,
66
+ "start_rank_id": 0,
67
+ "target": "trn2",
68
+ "torch_dtype": "bfloat16",
69
+ "tp_degree": 4
70
+ },
71
+ "num_attention_heads": 14,
72
+ "num_hidden_layers": 24,
73
+ "num_key_value_heads": 2,
74
+ "rms_norm_eps": 1e-06,
75
+ "rope_scaling": null,
76
+ "rope_theta": 1000000.0,
77
+ "sliding_window": null,
78
+ "tie_word_embeddings": true,
79
+ "use_cache": true,
80
+ "use_mrope": false,
81
+ "use_sliding_window": false,
82
+ "vocab_size": 151936
83
+ }
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/qwen2/Qwen/Qwen2.5-0.5B/91d05f7218a6b8eb5297.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen2.5-0.5B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen2ForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "dtype": "bfloat16",
10
+ "hidden_act": "silu",
11
+ "hidden_size": 896,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4864,
14
+ "layer_types": [
15
+ "full_attention",
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
+ ],
40
+ "max_position_embeddings": 32768,
41
+ "max_window_layers": 24,
42
+ "model_type": "qwen2",
43
+ "neuron": {
44
+ "_serialized_key": "NxDNeuronConfig",
45
+ "batch_size": 4,
46
+ "capacity_factor": null,
47
+ "checkpoint_id": "Qwen/Qwen2.5-0.5B",
48
+ "checkpoint_revision": "060db6499f32faf8b98477b0a26969ef7d8b9987",
49
+ "continuous_batching": true,
50
+ "ep_degree": 1,
51
+ "fused_qkv": false,
52
+ "glu_mlp": true,
53
+ "local_ranks_size": 4,
54
+ "max_batch_size": 4,
55
+ "max_context_length": 1024,
56
+ "max_topk": 256,
57
+ "n_active_tokens": 1024,
58
+ "neuronxcc_version": "2.21.33363.0+82129205",
59
+ "on_device_sampling": true,
60
+ "optimum_neuron_version": "0.4.6.dev3",
61
+ "output_logits": false,
62
+ "pp_degree": 1,
63
+ "prefill_chunk_size": 0,
64
+ "sequence_length": 1024,
65
+ "speculation_length": 0,
66
+ "start_rank_id": 0,
67
+ "target": "trn2",
68
+ "torch_dtype": "bfloat16",
69
+ "tp_degree": 4
70
+ },
71
+ "num_attention_heads": 14,
72
+ "num_hidden_layers": 24,
73
+ "num_key_value_heads": 2,
74
+ "rms_norm_eps": 1e-06,
75
+ "rope_scaling": null,
76
+ "rope_theta": 1000000.0,
77
+ "sliding_window": null,
78
+ "tie_word_embeddings": true,
79
+ "use_cache": true,
80
+ "use_mrope": false,
81
+ "use_sliding_window": false,
82
+ "vocab_size": 151936
83
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn2", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=2", "--logfile=/tmp/nxd_model/token_generation/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c659241b6f62794fcf95d1e08a53f569d90642a7ae13f304d8a56b3506c15411
3
+ size 2360898
neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc65dec7b5fe4cce4a566ba4315b9c8038a14f333f933e2767b39f7ea4d89fe7
3
+ size 3431424
neuronxcc-2.21.33363.0+82129205/MODULE_2a5a1e6f361ccd655c73+ac10809c/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ea7e798a156b5c59f92da5d43d35ab0e77f7c41709e2d9625a522cf20aaafb2
3
+ size 3587733
neuronxcc-2.21.33363.0+82129205/MODULE_6d8cee60f4a41abf9a9d+a32116a7/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn2", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=2", "--logfile=/tmp/nxd_model/context_encoding/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.33363.0+82129205/MODULE_6d8cee60f4a41abf9a9d+a32116a7/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_6d8cee60f4a41abf9a9d+a32116a7/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93f61a506dfa5357c536ac796c1785575bb3e0767690666b3c9c386260640dc
3
+ size 1971223
neuronxcc-2.21.33363.0+82129205/MODULE_6d8cee60f4a41abf9a9d+a32116a7/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb85a26290e32a15df5167967896b26c0245c3c704078d702d3e5635b32f2aac
3
+ size 3625984