Synchronizing local compiler cache.
Browse files- neuronxcc-2.18.121.0+9e31e41a/0_REGISTRY/0.3.0.dev1/llama/unsloth/Llama-3.2-1B-Instruct/4bd335fd3628ad3c627d.json +78 -0
- neuronxcc-2.18.121.0+9e31e41a/MODULE_0b8b4fa5620a4855f332+5be477de/model.neff +1 -1
- neuronxcc-2.18.121.0+9e31e41a/MODULE_0b8b4fa5620a4855f332+5be477de/wrapped_neff.hlo +1 -1
- neuronxcc-2.18.121.0+9e31e41a/MODULE_4f5bfc8fac70e593d4ab+84f3e719/model.neff +1 -1
- neuronxcc-2.18.121.0+9e31e41a/MODULE_8f8f2bb409247485b54f+408096d6/model.neff +1 -1
neuronxcc-2.18.121.0+9e31e41a/0_REGISTRY/0.3.0.dev1/llama/unsloth/Llama-3.2-1B-Instruct/4bd335fd3628ad3c627d.json
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"head_dim": 64,
|
11 |
+
"hidden_act": "silu",
|
12 |
+
"hidden_size": 2048,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 8192,
|
15 |
+
"max_position_embeddings": 131072,
|
16 |
+
"mlp_bias": false,
|
17 |
+
"model_type": "llama",
|
18 |
+
"neuron": {
|
19 |
+
"_serialized_key": "NxDNeuronConfig",
|
20 |
+
"async_mode": false,
|
21 |
+
"attn_kernel_enabled": false,
|
22 |
+
"batch_size": 1,
|
23 |
+
"capacity_factor": null,
|
24 |
+
"cc_pipeline_tiling_factor": 2,
|
25 |
+
"checkpoint_id": "unsloth/Llama-3.2-1B-Instruct",
|
26 |
+
"checkpoint_revision": null,
|
27 |
+
"continuous_batching": false,
|
28 |
+
"enable_bucketing": false,
|
29 |
+
"ep_degree": 1,
|
30 |
+
"flash_decoding_enabled": false,
|
31 |
+
"fused_qkv": false,
|
32 |
+
"glu_mlp": true,
|
33 |
+
"is_chunked_prefill": false,
|
34 |
+
"local_ranks_size": 2,
|
35 |
+
"logical_nc_config": 1,
|
36 |
+
"max_batch_size": 1,
|
37 |
+
"max_context_length": 4096,
|
38 |
+
"max_topk": 256,
|
39 |
+
"mlp_kernel_enabled": false,
|
40 |
+
"mlp_kernel_fuse_residual_add": false,
|
41 |
+
"n_active_tokens": 4096,
|
42 |
+
"neuronxcc_version": "2.18.121.0+9e31e41a",
|
43 |
+
"num_cores_per_group": 1,
|
44 |
+
"on_device_sampling": false,
|
45 |
+
"optimum_neuron_version": "0.3.0.dev1",
|
46 |
+
"output_logits": false,
|
47 |
+
"padding_side": "right",
|
48 |
+
"pp_degree": 1,
|
49 |
+
"qk_layernorm": false,
|
50 |
+
"qkv_kernel_enabled": false,
|
51 |
+
"rpl_reduce_dtype": "bfloat16",
|
52 |
+
"sequence_length": 4096,
|
53 |
+
"sequence_parallel_enabled": false,
|
54 |
+
"speculation_length": 5,
|
55 |
+
"start_rank_id": 0,
|
56 |
+
"target": null,
|
57 |
+
"torch_dtype": "bfloat16",
|
58 |
+
"tp_degree": 2,
|
59 |
+
"vocab_parallel": false
|
60 |
+
},
|
61 |
+
"num_attention_heads": 32,
|
62 |
+
"num_hidden_layers": 16,
|
63 |
+
"num_key_value_heads": 8,
|
64 |
+
"pretraining_tp": 1,
|
65 |
+
"rms_norm_eps": 1e-05,
|
66 |
+
"rope_scaling": {
|
67 |
+
"factor": 32.0,
|
68 |
+
"high_freq_factor": 4.0,
|
69 |
+
"low_freq_factor": 1.0,
|
70 |
+
"original_max_position_embeddings": 8192,
|
71 |
+
"rope_type": "llama3"
|
72 |
+
},
|
73 |
+
"rope_theta": 500000.0,
|
74 |
+
"tie_word_embeddings": true,
|
75 |
+
"unsloth_fixed": true,
|
76 |
+
"use_cache": true,
|
77 |
+
"vocab_size": 128256
|
78 |
+
}
|
neuronxcc-2.18.121.0+9e31e41a/MODULE_0b8b4fa5620a4855f332+5be477de/model.neff
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1455104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d127c5e076c9548a414b6613237c89ad0a20015b41104775a2863c1600ce486
|
3 |
size 1455104
|
neuronxcc-2.18.121.0+9e31e41a/MODULE_0b8b4fa5620a4855f332+5be477de/wrapped_neff.hlo
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1542074
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c462ba3510991b31adfcc6dde9cf54df7940dc8b56fde559da5141a2dd3cc59a
|
3 |
size 1542074
|
neuronxcc-2.18.121.0+9e31e41a/MODULE_4f5bfc8fac70e593d4ab+84f3e719/model.neff
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31878144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a6a3fa030f18b4394c10cc2f9db4235964e04369b36e64ff4741b06db1d71af
|
3 |
size 31878144
|
neuronxcc-2.18.121.0+9e31e41a/MODULE_8f8f2bb409247485b54f+408096d6/model.neff
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2683904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f55a35049aeacc1d387135e109ff1c4224e8697fc1ddb840c99468fe9fcc045
|
3 |
size 2683904
|