Synchronizing local compiler cache.
Browse files- .gitattributes +2 -0
- neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev2/cf6b9a360dcf294104671106bae2adbd9fd291823bb60a351883163684073231/66850ee023afb10c2caa.json +64 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/compile_flags.json +1 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.done +0 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.hlo_module.pb +3 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.neff +3 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/wrapped_neff.hlo +3 -0
- neuronxcc-2.21.33363.0+82129205/MODULE_ad0a77ae55980efcab6b+24129607/model.hlo_module.pb +1 -1
- neuronxcc-2.21.33363.0+82129205/MODULE_ad0a77ae55980efcab6b+24129607/model.neff +1 -1
.gitattributes
CHANGED
|
@@ -7109,3 +7109,5 @@ neuronxcc-2.21.33363.0+82129205/MODULE_ef93001ee65461791427+24129607/model.neff
|
|
| 7109 |
neuronxcc-2.21.33363.0+82129205/MODULE_f33d66622d796b2877aa+283df001/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7110 |
neuronxcc-2.21.33363.0+82129205/MODULE_fa29fc69337939622d95+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7111 |
neuronxcc-2.21.33363.0+82129205/MODULE_fb598b8eba6e5a92e75f+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 7109 |
neuronxcc-2.21.33363.0+82129205/MODULE_f33d66622d796b2877aa+283df001/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7110 |
neuronxcc-2.21.33363.0+82129205/MODULE_fa29fc69337939622d95+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7111 |
neuronxcc-2.21.33363.0+82129205/MODULE_fb598b8eba6e5a92e75f+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7112 |
+
neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
|
| 7113 |
+
neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
|
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev2/cf6b9a360dcf294104671106bae2adbd9fd291823bb60a351883163684073231/66850ee023afb10c2caa.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_entry_class": "SingleModelCacheEntry",
|
| 3 |
+
"_model_id": "unsloth/Llama-3.2-1B-Instruct",
|
| 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": 2,
|
| 22 |
+
"capacity_factor": null,
|
| 23 |
+
"checkpoint_id": "unsloth/Llama-3.2-1B-Instruct",
|
| 24 |
+
"checkpoint_revision": "5a8abab4a5d6f164389b1079fb721cfab8d7126c",
|
| 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": 2,
|
| 31 |
+
"max_context_length": 4096,
|
| 32 |
+
"max_topk": 256,
|
| 33 |
+
"n_active_tokens": 4096,
|
| 34 |
+
"neuronxcc_version": "2.21.33363.0+82129205",
|
| 35 |
+
"on_device_sampling": true,
|
| 36 |
+
"optimum_neuron_version": "0.4.6.dev2",
|
| 37 |
+
"output_logits": false,
|
| 38 |
+
"pp_degree": 1,
|
| 39 |
+
"prefill_chunk_size": 0,
|
| 40 |
+
"sequence_length": 4096,
|
| 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.21.33363.0+82129205/MODULE_19d536f91de316380360+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_19d536f91de316380360+a02c3a36/model.done
ADDED
|
File without changes
|
neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.hlo_module.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c845502e4ef9fa82d65d70b52c312f34aca3ee077e79470b1afa3ca8a2f7c49
|
| 3 |
+
size 443823
|
neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/model.neff
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5e07b947bf0abfc6bc9707aa7457e63aa1922ba7060bc1ba08f865e2464d463
|
| 3 |
+
size 2581504
|
neuronxcc-2.21.33363.0+82129205/MODULE_19d536f91de316380360+a02c3a36/wrapped_neff.hlo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f7b9a37b89e692cc36e0ea4e413da0687e4c0af0b29463c8dae4d697927b700
|
| 3 |
+
size 2655591
|
neuronxcc-2.21.33363.0+82129205/MODULE_ad0a77ae55980efcab6b+24129607/model.hlo_module.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 509366
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c65609a71cbe4ecb16e918e6f3330aa44cbd761df88bbe65933076e7f029f7c0
|
| 3 |
size 509366
|
neuronxcc-2.21.33363.0+82129205/MODULE_ad0a77ae55980efcab6b+24129607/model.neff
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 41616384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7ce56562e15177aeb16cdcdda139cbd4630ec237a8e4af56281b946838311ba
|
| 3 |
size 41616384
|