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

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7466,3 +7466,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_bd5774b51eeca5657757+ac10809c/wrapped_nef
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
 
 
 
 
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
7469
+ neuronxcc-2.21.33363.0+82129205/MODULE_40cde7ff7871f5759c92+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
7470
+ neuronxcc-2.21.33363.0+82129205/MODULE_40cde7ff7871f5759c92+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7471
+ neuronxcc-2.21.33363.0+82129205/MODULE_c47373a4e53a75e1382c+593aa068/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/4cb7aff9e2a15c151396f2b684013e39d6739f0dec83e5c9dabbfe9d5fcf77b7/2a6621318582e8ffe1ba.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": 1,
46
+ "capacity_factor": null,
47
+ "checkpoint_id": "Qwen/Qwen2.5-0.5B",
48
+ "checkpoint_revision": "060db6499f32faf8b98477b0a26969ef7d8b9987",
49
+ "continuous_batching": false,
50
+ "ep_degree": 1,
51
+ "fused_qkv": false,
52
+ "glu_mlp": true,
53
+ "local_ranks_size": 4,
54
+ "max_batch_size": 1,
55
+ "max_context_length": 8192,
56
+ "max_topk": 256,
57
+ "n_active_tokens": 8192,
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": 1024,
64
+ "sequence_length": 8192,
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_40cde7ff7871f5759c92+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_40cde7ff7871f5759c92+ac10809c/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_40cde7ff7871f5759c92+ac10809c/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6d64c3fcca6f5d9a88945d827c41f728021976fc914ab54ca36cba98fd4db7
3
+ size 1770380
neuronxcc-2.21.33363.0+82129205/MODULE_40cde7ff7871f5759c92+ac10809c/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f93210fd15352bb2f8780dff9d09bdb9ceca56388529267f28074a9b4f4842a
3
+ size 2141184
neuronxcc-2.21.33363.0+82129205/MODULE_40cde7ff7871f5759c92+ac10809c/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea95b2ab3eab2c435ddd189e012e9ff82ab35d8cef1371310a55755e8e528d88
3
+ size 2297493
neuronxcc-2.21.33363.0+82129205/MODULE_c47373a4e53a75e1382c+593aa068/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/chunked_prefill/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.33363.0+82129205/MODULE_c47373a4e53a75e1382c+593aa068/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_c47373a4e53a75e1382c+593aa068/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79de3ad0f3b2af2c245815e6f7115af70cd6e6837ad44ff30fd6e8817e28203f
3
+ size 866971
neuronxcc-2.21.33363.0+82129205/MODULE_c47373a4e53a75e1382c+593aa068/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c965f3ef5e54f0171dd38d8ccabe05d5f7801c6b659eb9c769f84601b77d6d8
3
+ size 16600064