dacorvo HF Staff commited on
Commit
62ef162
·
verified ·
1 Parent(s): b7ba420

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7783,3 +7783,6 @@ neuronxcc-2.21.33363.0+82129205/MODULE_a7a6d0ace47f158c6051+6170d8e1/model.neff
7783
  neuronxcc-2.21.33363.0+82129205/MODULE_2e93a58002d50f0744ce+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
7784
  neuronxcc-2.21.33363.0+82129205/MODULE_2e93a58002d50f0744ce+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7785
  neuronxcc-2.21.33363.0+82129205/MODULE_36148cc2dc0bd09c128a+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
7783
  neuronxcc-2.21.33363.0+82129205/MODULE_2e93a58002d50f0744ce+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
7784
  neuronxcc-2.21.33363.0+82129205/MODULE_2e93a58002d50f0744ce+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7785
  neuronxcc-2.21.33363.0+82129205/MODULE_36148cc2dc0bd09c128a+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
7786
+ neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/model.neff filter=lfs diff=lfs merge=lfs -text
7787
+ neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7788
+ neuronxcc-2.23.6484.0+3b612583/MODULE_7faddbd30611a9b6976a+519f203d/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.23.6484.0+3b612583/0_REGISTRY/0.4.6.dev3/cf6b9a360dcf294104671106bae2adbd9fd291823bb60a351883163684073231/3a8e2e81ee6adb74fe68.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "unsloth/Llama-3.2-1B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "LlamaForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "dtype": "bfloat16",
11
+ "head_dim": 64,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 8192,
16
+ "max_position_embeddings": 131072,
17
+ "mlp_bias": false,
18
+ "model_type": "llama",
19
+ "neuron": {
20
+ "_serialized_key": "NxDNeuronConfig",
21
+ "batch_size": 4,
22
+ "capacity_factor": null,
23
+ "checkpoint_id": "unsloth/Llama-3.2-1B",
24
+ "checkpoint_revision": "9535bd9b1d1dea6acafbdc4813b728796aeb28da",
25
+ "continuous_batching": true,
26
+ "ep_degree": 1,
27
+ "fused_qkv": true,
28
+ "glu_mlp": true,
29
+ "local_ranks_size": 2,
30
+ "max_batch_size": 4,
31
+ "max_context_length": 1024,
32
+ "max_topk": 256,
33
+ "n_active_tokens": 1024,
34
+ "neuronxcc_version": "2.23.6484.0+3b612583",
35
+ "on_device_sampling": true,
36
+ "optimum_neuron_version": "0.4.6.dev3",
37
+ "output_logits": false,
38
+ "pp_degree": 1,
39
+ "prefill_chunk_size": 0,
40
+ "sequence_length": 1024,
41
+ "speculation_length": 0,
42
+ "start_rank_id": 0,
43
+ "target": "trn1",
44
+ "torch_dtype": "bfloat16",
45
+ "tp_degree": 2
46
+ },
47
+ "num_attention_heads": 32,
48
+ "num_hidden_layers": 16,
49
+ "num_key_value_heads": 8,
50
+ "pretraining_tp": 1,
51
+ "rms_norm_eps": 1e-05,
52
+ "rope_scaling": {
53
+ "factor": 32.0,
54
+ "high_freq_factor": 4.0,
55
+ "low_freq_factor": 1.0,
56
+ "original_max_position_embeddings": 8192,
57
+ "rope_type": "llama3"
58
+ },
59
+ "rope_theta": 500000.0,
60
+ "tie_word_embeddings": true,
61
+ "unsloth_fixed": true,
62
+ "use_cache": true,
63
+ "vocab_size": 128256
64
+ }
neuronxcc-2.23.6484.0+3b612583/0_REGISTRY/0.4.6.dev3/llama/unsloth/Llama-3.2-1B/3a8e2e81ee6adb74fe68.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "unsloth/Llama-3.2-1B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "LlamaForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "dtype": "bfloat16",
11
+ "head_dim": 64,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 8192,
16
+ "max_position_embeddings": 131072,
17
+ "mlp_bias": false,
18
+ "model_type": "llama",
19
+ "neuron": {
20
+ "_serialized_key": "NxDNeuronConfig",
21
+ "batch_size": 4,
22
+ "capacity_factor": null,
23
+ "checkpoint_id": "unsloth/Llama-3.2-1B",
24
+ "checkpoint_revision": "9535bd9b1d1dea6acafbdc4813b728796aeb28da",
25
+ "continuous_batching": true,
26
+ "ep_degree": 1,
27
+ "fused_qkv": true,
28
+ "glu_mlp": true,
29
+ "local_ranks_size": 2,
30
+ "max_batch_size": 4,
31
+ "max_context_length": 1024,
32
+ "max_topk": 256,
33
+ "n_active_tokens": 1024,
34
+ "neuronxcc_version": "2.23.6484.0+3b612583",
35
+ "on_device_sampling": true,
36
+ "optimum_neuron_version": "0.4.6.dev3",
37
+ "output_logits": false,
38
+ "pp_degree": 1,
39
+ "prefill_chunk_size": 0,
40
+ "sequence_length": 1024,
41
+ "speculation_length": 0,
42
+ "start_rank_id": 0,
43
+ "target": "trn1",
44
+ "torch_dtype": "bfloat16",
45
+ "tp_degree": 2
46
+ },
47
+ "num_attention_heads": 32,
48
+ "num_hidden_layers": 16,
49
+ "num_key_value_heads": 8,
50
+ "pretraining_tp": 1,
51
+ "rms_norm_eps": 1e-05,
52
+ "rope_scaling": {
53
+ "factor": 32.0,
54
+ "high_freq_factor": 4.0,
55
+ "low_freq_factor": 1.0,
56
+ "original_max_position_embeddings": 8192,
57
+ "rope_type": "llama3"
58
+ },
59
+ "rope_theta": 500000.0,
60
+ "tie_word_embeddings": true,
61
+ "unsloth_fixed": true,
62
+ "use_cache": true,
63
+ "vocab_size": 128256
64
+ }
neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/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", "--verbose=35", "--logfile=/tmp/nxd_model/token_generation/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/model.done ADDED
File without changes
neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655c45a4db424b358e3fb5c34c76ffe957a0ba14134798c58513752d0105a349
3
+ size 1522815
neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf01f764ce8219947279657d351e88d5156ee868ae329894ecd501cfaa5c995
3
+ size 2591744
neuronxcc-2.23.6484.0+3b612583/MODULE_37a137e93d4602fb3057+84337dd9/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ce5c5046bafff877ecf84916ea014b8c7a618ada545a61d44954db0d50d6bd
3
+ size 2665943
neuronxcc-2.23.6484.0+3b612583/MODULE_7faddbd30611a9b6976a+519f203d/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", "--verbose=35", "--logfile=/tmp/nxd_model/context_encoding/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.23.6484.0+3b612583/MODULE_7faddbd30611a9b6976a+519f203d/model.done ADDED
File without changes
neuronxcc-2.23.6484.0+3b612583/MODULE_7faddbd30611a9b6976a+519f203d/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb145b3fcfe954ff11693edb19d7fd460cb82e9233745583e8bb03fecb7d39b1
3
+ size 1329555
neuronxcc-2.23.6484.0+3b612583/MODULE_7faddbd30611a9b6976a+519f203d/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a3c60997ec8881551ab19bb6a7f1f88839dbee632d286dda5cbf16fedb112ad
3
+ size 4056064