tengomucho HF Staff commited on
Commit
d496fef
·
verified ·
1 Parent(s): f97daef

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -6347,3 +6347,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_db2f47e16eae1f5df700+ac10809c/wrapped_nef
6347
  neuronxcc-2.21.33363.0+82129205/MODULE_4e741b6c6aff91bf0868+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
6348
  neuronxcc-2.21.33363.0+82129205/MODULE_4e741b6c6aff91bf0868+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
6349
  neuronxcc-2.21.33363.0+82129205/MODULE_eea79ad4b5b63ff68d1f+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
6347
  neuronxcc-2.21.33363.0+82129205/MODULE_4e741b6c6aff91bf0868+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
6348
  neuronxcc-2.21.33363.0+82129205/MODULE_4e741b6c6aff91bf0868+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
6349
  neuronxcc-2.21.33363.0+82129205/MODULE_eea79ad4b5b63ff68d1f+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
6350
+ neuronxcc-2.21.33363.0+82129205/MODULE_164f48a2a338a277ba9b+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
6351
+ neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
6352
+ neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.5.dev2/4cb7aff9e2a15c151396f2b684013e39d6739f0dec83e5c9dabbfe9d5fcf77b7/7911379237ca2e32dc36.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
+ "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.5.dev2",
61
+ "output_logits": false,
62
+ "pp_degree": 1,
63
+ "sequence_length": 8192,
64
+ "speculation_length": 0,
65
+ "start_rank_id": 0,
66
+ "target": "trn2",
67
+ "torch_dtype": "bfloat16",
68
+ "tp_degree": 4
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.33363.0+82129205/MODULE_164f48a2a338a277ba9b+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_164f48a2a338a277ba9b+a32116a7/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_164f48a2a338a277ba9b+a32116a7/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37166b5c865d9243c94ccb9233b153780208dd8f4330e42cb626971b7be424e
3
+ size 1920963
neuronxcc-2.21.33363.0+82129205/MODULE_164f48a2a338a277ba9b+a32116a7/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51ef9fd29ffa254c1d352ba2b2a8b36cc0f779bad51f35a32c1f38f53bb3035c
3
+ size 35134464
neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+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_169cfc2b665743de4e2b+ac10809c/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+ac10809c/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1fa745a77335f51d1a4f2b0d7217a87f2102be770422b4fff4108abf40be305
3
+ size 1746746
neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+ac10809c/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62daf3a1b0a91a20e288ad8ae0c5aa8e4f72a6c2bcb271866239e91fa9ff801e
3
+ size 2018304
neuronxcc-2.21.33363.0+82129205/MODULE_169cfc2b665743de4e2b+ac10809c/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc7774a48ae496f3c7651bb99c9ca4006192ae64b042a555a38f6d9e3d7cf44
3
+ size 2174610