dacorvo HF Staff commited on
Commit
12c9a47
·
verified ·
1 Parent(s): 90a946e

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11497,3 +11497,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_dc7f08e679888278217b+ed72d204/model.neff
11497
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_555056c53add1bf3c04d+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11498
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_555056c53add1bf3c04d+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11499
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e4fef809e58ff82443a+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11497
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_555056c53add1bf3c04d+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11498
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_555056c53add1bf3c04d+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11499
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_7e4fef809e58ff82443a+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11500
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11501
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11502
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_a10b37b9d1eb53244644+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-7B-Instruct/cd279c1c626d9f28008f.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen2.5-7B-Instruct",
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": 32768,
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": "Qwen/Qwen2.5-7B-Instruct",
51
+ "checkpoint_revision": "a09a35458c702b33eeacc393d103063234e8bc28",
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
+ "max_batch_size": 8,
59
+ "max_context_length": 4096,
60
+ "max_topk": 256,
61
+ "n_active_tokens": 4096,
62
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
63
+ "on_device_sampling": false,
64
+ "optimum_neuron_version": "0.4.0.dev0",
65
+ "output_logits": false,
66
+ "pp_degree": 1,
67
+ "sequence_length": 4096,
68
+ "speculation_length": 0,
69
+ "start_rank_id": 0,
70
+ "target": "trn1",
71
+ "torch_dtype": "bfloat16",
72
+ "tp_degree": 2
73
+ },
74
+ "num_attention_heads": 28,
75
+ "num_hidden_layers": 28,
76
+ "num_key_value_heads": 4,
77
+ "rms_norm_eps": 1e-06,
78
+ "rope_scaling": null,
79
+ "rope_theta": 1000000.0,
80
+ "sliding_window": null,
81
+ "tie_word_embeddings": false,
82
+ "use_cache": true,
83
+ "use_sliding_window": false,
84
+ "vocab_size": 152064
85
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+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_0d43b740ce6cf95453f1+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0fd2831d7090f29ab470c266d077f66d04535f2e39a903bc8f74af8fc392ef
3
+ size 703176
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e862421847dc4fd48a188fcf77bfe7fd2e79ae42df621e27090c237a7827788
3
+ size 10793984
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0d43b740ce6cf95453f1+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a5212f777c974cae927d62995adf09d7e59b2b6e932616e3166f4f41d87142
3
+ size 11002778
neuronxcc-2.21.18209.0+043b1bf7/MODULE_a10b37b9d1eb53244644+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_a10b37b9d1eb53244644+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_a10b37b9d1eb53244644+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790a54adb7699ac92b8096662bd2bad025892f1069f700814fd6de8ab148372f
3
+ size 889560
neuronxcc-2.21.18209.0+043b1bf7/MODULE_a10b37b9d1eb53244644+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:654a61f4cebc45d4986ee93e48f265b0c8a86be4ca7e601ba4ee3437c8deac7c
3
+ size 6503424