dacorvo HF Staff commited on
Commit
c8b6127
·
verified ·
1 Parent(s): 45a8b7a

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7765,3 +7765,6 @@ neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/wrapped_neff
7765
  neuronxcc-2.21.33363.0+82129205/MODULE_96d5253fce592e9d0389+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
7766
  neuronxcc-2.21.33363.0+82129205/MODULE_96d5253fce592e9d0389+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7767
  neuronxcc-2.21.33363.0+82129205/MODULE_c68932cfa906e878e55b+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
7765
  neuronxcc-2.21.33363.0+82129205/MODULE_96d5253fce592e9d0389+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
7766
  neuronxcc-2.21.33363.0+82129205/MODULE_96d5253fce592e9d0389+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7767
  neuronxcc-2.21.33363.0+82129205/MODULE_c68932cfa906e878e55b+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
7768
+ neuronxcc-2.21.33363.0+82129205/MODULE_9c84a2481334a261eed0+6170d8e1/model.neff filter=lfs diff=lfs merge=lfs -text
7769
+ neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
7770
+ neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/d915dcdd91e8e2f04ff262f036618c2a933bae11f6700cdeb4bb8d5c1aca1be0/bcec236aa35c8c5cff77.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen2.5-1.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": 1536,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 8960,
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
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention"
43
+ ],
44
+ "max_position_embeddings": 131072,
45
+ "max_window_layers": 28,
46
+ "model_type": "qwen2",
47
+ "neuron": {
48
+ "_serialized_key": "NxDNeuronConfig",
49
+ "batch_size": 1,
50
+ "capacity_factor": null,
51
+ "checkpoint_id": "Qwen/Qwen2.5-1.5B",
52
+ "checkpoint_revision": "8faed761d45a263340a0528343f099c05c9a4323",
53
+ "continuous_batching": false,
54
+ "ep_degree": 1,
55
+ "fused_qkv": false,
56
+ "glu_mlp": true,
57
+ "local_ranks_size": 2,
58
+ "max_batch_size": 1,
59
+ "max_context_length": 8192,
60
+ "max_topk": 256,
61
+ "n_active_tokens": 8192,
62
+ "neuronxcc_version": "2.21.33363.0+82129205",
63
+ "on_device_sampling": true,
64
+ "optimum_neuron_version": "0.4.6.dev3",
65
+ "output_logits": false,
66
+ "pp_degree": 1,
67
+ "prefill_chunk_size": 1024,
68
+ "sequence_length": 8192,
69
+ "speculation_length": 0,
70
+ "start_rank_id": 0,
71
+ "target": "trn1",
72
+ "torch_dtype": "bfloat16",
73
+ "tp_degree": 2
74
+ },
75
+ "num_attention_heads": 12,
76
+ "num_hidden_layers": 28,
77
+ "num_key_value_heads": 2,
78
+ "rms_norm_eps": 1e-06,
79
+ "rope_scaling": null,
80
+ "rope_theta": 1000000.0,
81
+ "sliding_window": null,
82
+ "tie_word_embeddings": true,
83
+ "use_cache": true,
84
+ "use_mrope": false,
85
+ "use_sliding_window": false,
86
+ "vocab_size": 151936
87
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_9c84a2481334a261eed0+6170d8e1/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/chunked_prefill/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.33363.0+82129205/MODULE_9c84a2481334a261eed0+6170d8e1/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_9c84a2481334a261eed0+6170d8e1/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f41edc6918e889a52635f2a48e53cda1f017cbb9794ed07958e08fd1bbd299bc
3
+ size 1014448
neuronxcc-2.21.33363.0+82129205/MODULE_9c84a2481334a261eed0+6170d8e1/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c257025b5fce555fe52543271f2b54b18c975e4f12bae38a685923b770966ebd
3
+ size 33055744
neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/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/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95564fefb7af920fedb11862ddc4dca69032141f4cdb877648a3e97d82a0bf9
3
+ size 776399
neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7920e1a38d6b095735c876312a06a15f1911356ddba3902a05ade20eed51cc8
3
+ size 3154944
neuronxcc-2.21.33363.0+82129205/MODULE_f1b8afb5fe5b5d394c2b+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fca6017c8dd4504436ccd406d34496a336adc91597cb7ef73ef74e511e6e95e
3
+ size 3339116