dacorvo HF Staff commited on
Commit
7c4267b
·
verified ·
1 Parent(s): fb21854

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11347,3 +11347,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_8988f1cb07919308fed0+a9d440f5/wrapped_nef
11347
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11348
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11349
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11347
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11348
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11349
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11350
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_55c74c8bdcca24f67606+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11351
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11352
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.3.1.dev7/qwen2/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B/c547bc62a0c0cc09eb30.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen2ForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 3584,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 18944,
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
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention"
42
+ ],
43
+ "max_position_embeddings": 131072,
44
+ "max_window_layers": 28,
45
+ "model_type": "qwen2",
46
+ "neuron": {
47
+ "_serialized_key": "NxDNeuronConfig",
48
+ "batch_size": 8,
49
+ "capacity_factor": null,
50
+ "checkpoint_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
51
+ "checkpoint_revision": "916b56a44061fd5cd7d6a8fb632557ed4f724f60",
52
+ "continuous_batching": true,
53
+ "enable_bucketing": false,
54
+ "ep_degree": 1,
55
+ "fused_qkv": false,
56
+ "glu_mlp": true,
57
+ "local_ranks_size": 2,
58
+ "logical_nc_config": 1,
59
+ "max_batch_size": 8,
60
+ "max_context_length": 4096,
61
+ "max_topk": 256,
62
+ "n_active_tokens": 4096,
63
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
64
+ "on_device_sampling": false,
65
+ "optimum_neuron_version": "0.3.1.dev7",
66
+ "output_logits": false,
67
+ "pp_degree": 1,
68
+ "sequence_length": 4096,
69
+ "speculation_length": 0,
70
+ "start_rank_id": 0,
71
+ "target": null,
72
+ "torch_dtype": "bfloat16",
73
+ "tp_degree": 2
74
+ },
75
+ "num_attention_heads": 28,
76
+ "num_hidden_layers": 28,
77
+ "num_key_value_heads": 4,
78
+ "rms_norm_eps": 1e-06,
79
+ "rope_scaling": null,
80
+ "rope_theta": 10000,
81
+ "sliding_window": null,
82
+ "tie_word_embeddings": false,
83
+ "use_cache": true,
84
+ "use_mrope": false,
85
+ "use_sliding_window": false,
86
+ "vocab_size": 152064
87
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55c74c8bdcca24f67606+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_55c74c8bdcca24f67606+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55c74c8bdcca24f67606+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3bf1026805d1c2de00f786bde49f75fa22b95b12c0107b63e22e364960a7af
3
+ size 889560
neuronxcc-2.21.18209.0+043b1bf7/MODULE_55c74c8bdcca24f67606+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f715e56239a03b23b7ef9ebbb70c53ab9ae8ea88995067b805c9f71540401d4
3
+ size 6503424
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+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_e93122cb41a3e760e36f+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5db6631b8128754dd8d55d436ba72e14e8809e8e901cf130d1fe9192584056
3
+ size 703176
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5068f4c593fa734b6823c62d02a98b428350d9bad2317efb49c57084605ffc23
3
+ size 10793984
neuronxcc-2.21.18209.0+043b1bf7/MODULE_e93122cb41a3e760e36f+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c50c36afb2a6b1f4d3878df41043849ba1b9534e85c39e4549a7011eeceefa6
3
+ size 11002778