dacorvo HF Staff commited on
Commit
99f1963
·
verified ·
1 Parent(s): c724ed2

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -4579,3 +4579,4 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_bb03c2c3bd153e48eeea+cd3419b6/wrapped_neff
4579
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_bb945fbdfaf46f441eed+cd3419b6/model.neff filter=lfs diff=lfs merge=lfs -text
4580
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_bb945fbdfaf46f441eed+cd3419b6/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
4581
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ff4faa8edb2d2eec282d+253d6470/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
4579
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_bb945fbdfaf46f441eed+cd3419b6/model.neff filter=lfs diff=lfs merge=lfs -text
4580
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_bb945fbdfaf46f441eed+cd3419b6/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
4581
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_ff4faa8edb2d2eec282d+253d6470/model.neff filter=lfs diff=lfs merge=lfs -text
4582
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_ee7203f82f27836b9239+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev6/qwen2/Qwen/Qwen2.5-0.5B/73f0e7212f3cdfc3cc65.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
+ "hidden_act": "silu",
10
+ "hidden_size": 896,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 4864,
13
+ "layer_types": [
14
+ "full_attention",
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
+ ],
39
+ "max_position_embeddings": 32768,
40
+ "max_window_layers": 24,
41
+ "model_type": "qwen2",
42
+ "neuron": {
43
+ "_serialized_key": "NxDNeuronConfig",
44
+ "batch_size": 1,
45
+ "capacity_factor": null,
46
+ "checkpoint_id": "Qwen/Qwen2.5-0.5B",
47
+ "checkpoint_revision": "060db6499f32faf8b98477b0a26969ef7d8b9987",
48
+ "continuous_batching": false,
49
+ "enable_bucketing": false,
50
+ "ep_degree": 1,
51
+ "fused_qkv": false,
52
+ "glu_mlp": true,
53
+ "local_ranks_size": 2,
54
+ "logical_nc_config": 1,
55
+ "max_batch_size": 1,
56
+ "max_context_length": 4096,
57
+ "max_topk": 256,
58
+ "n_active_tokens": 4096,
59
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
60
+ "on_device_sampling": true,
61
+ "optimum_neuron_version": "0.3.1.dev6",
62
+ "output_logits": false,
63
+ "pp_degree": 1,
64
+ "sequence_length": 4096,
65
+ "speculation_length": 0,
66
+ "start_rank_id": 0,
67
+ "target": null,
68
+ "torch_dtype": "float32",
69
+ "tp_degree": 2
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.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev6/qwen2/Qwen/Qwen2.5-0.5B/f2b9d1e266275db9dc7c.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
+ "hidden_act": "silu",
10
+ "hidden_size": 896,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 4864,
13
+ "layer_types": [
14
+ "full_attention",
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
+ ],
39
+ "max_position_embeddings": 32768,
40
+ "max_window_layers": 24,
41
+ "model_type": "qwen2",
42
+ "neuron": {
43
+ "_serialized_key": "NxDNeuronConfig",
44
+ "batch_size": 2,
45
+ "capacity_factor": null,
46
+ "checkpoint_id": "Qwen/Qwen2.5-0.5B",
47
+ "checkpoint_revision": "060db6499f32faf8b98477b0a26969ef7d8b9987",
48
+ "continuous_batching": true,
49
+ "enable_bucketing": false,
50
+ "ep_degree": 1,
51
+ "fused_qkv": false,
52
+ "glu_mlp": true,
53
+ "local_ranks_size": 2,
54
+ "logical_nc_config": 1,
55
+ "max_batch_size": 2,
56
+ "max_context_length": 1024,
57
+ "max_topk": 256,
58
+ "n_active_tokens": 1024,
59
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
60
+ "on_device_sampling": false,
61
+ "optimum_neuron_version": "0.3.1.dev6",
62
+ "output_logits": false,
63
+ "pp_degree": 1,
64
+ "sequence_length": 1024,
65
+ "speculation_length": 0,
66
+ "start_rank_id": 0,
67
+ "target": null,
68
+ "torch_dtype": "float16",
69
+ "tp_degree": 2
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.19.8089.0+8ab9f450/MODULE_ee7203f82f27836b9239+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.19.8089.0+8ab9f450/MODULE_ee7203f82f27836b9239+ed72d204/model.done ADDED
File without changes
neuronxcc-2.19.8089.0+8ab9f450/MODULE_ee7203f82f27836b9239+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:800cfe3d381295acb830bc4083b5769ecdb3c043145538ee5ddd03d245399621
3
+ size 665127
neuronxcc-2.19.8089.0+8ab9f450/MODULE_ee7203f82f27836b9239+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f3b87fe9c638da44b110ad50d28a8f4b2fc8088a227d62624392ad545e4d68
3
+ size 21648384