dacorvo HF Staff commited on
Commit
62785eb
·
verified ·
1 Parent(s): 8d84651

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11602,3 +11602,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_cbc9732183c604e0d5f3+a9d440f5/wrapped_nef
11602
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_775f74e40005d2367075+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11603
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_775f74e40005d2367075+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11604
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_fa4b0fc1d31c7a33f95b+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11602
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_775f74e40005d2367075+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11603
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_775f74e40005d2367075+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11604
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_fa4b0fc1d31c7a33f95b+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11605
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11606
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11607
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_8368c27a60ca92409518+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.0.dev0/qwen2/Qwen/Qwen2.5-0.5B/e37e5294832a77d59ba2.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "max_batch_size": 1,
55
+ "max_context_length": 4096,
56
+ "max_topk": 256,
57
+ "n_active_tokens": 4096,
58
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
59
+ "on_device_sampling": true,
60
+ "optimum_neuron_version": "0.4.0.dev0",
61
+ "output_logits": false,
62
+ "pp_degree": 1,
63
+ "sequence_length": 4096,
64
+ "speculation_length": 0,
65
+ "start_rank_id": 0,
66
+ "target": "trn1",
67
+ "torch_dtype": "bfloat16",
68
+ "tp_degree": 2
69
+ },
70
+ "num_attention_heads": 14,
71
+ "num_hidden_layers": 24,
72
+ "num_key_value_heads": 2,
73
+ "rms_norm_eps": 1e-06,
74
+ "rope_scaling": null,
75
+ "rope_theta": 1000000.0,
76
+ "sliding_window": null,
77
+ "tie_word_embeddings": true,
78
+ "use_cache": true,
79
+ "use_mrope": false,
80
+ "use_sliding_window": false,
81
+ "vocab_size": 151936
82
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/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_model/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11caa180091be1fb525379540450f3023ef60e5aa94c04160983e4a8edb13e5f
3
+ size 626760
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b41d92d4cec3053222bdd0efdfc9375729f69099768c99b852ca6c7db78536
3
+ size 1537024
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0858a4338346f514c1c3+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f57a0ae556a9a204b00cda84079c41295e8e89d9a49cdf223e775f9d939f27a
3
+ size 1693473
neuronxcc-2.21.18209.0+043b1bf7/MODULE_8368c27a60ca92409518+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.21.18209.0+043b1bf7/MODULE_8368c27a60ca92409518+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_8368c27a60ca92409518+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee07fc841fe4d390727768ceb3987befab5814b72b5ca48492f776b2406b262
3
+ size 726714
neuronxcc-2.21.18209.0+043b1bf7/MODULE_8368c27a60ca92409518+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adadd8c27abdfa94fc4e6bc42f6dee5a8b211c91e30dba1f4727caf40bbada2e
3
+ size 25897984