optimum-internal-testing-user commited on
Commit
929d611
·
verified ·
1 Parent(s): 9818ebb

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.0.dev3/llama/unsloth/Llama-3.2-1B-Instruct/1e9f0775c1252f78667f.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.19.8089.0+8ab9f450",
43
+ "num_cores_per_group": 1,
44
+ "on_device_sampling": false,
45
+ "optimum_neuron_version": "0.3.0.dev3",
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.19.8089.0+8ab9f450/MODULE_0b8b4fa5620a4855f332+5be477de/model.neff CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3c3bbd7fc867b9903f6cb1bb028ef67eaea33732fc7afde7b4124bb04d5a50d
3
  size 1434624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bbae6ea55f96194c8df2527f71658773b9e0a5a3865d5a0c015c563253f4f77
3
  size 1434624
neuronxcc-2.19.8089.0+8ab9f450/MODULE_0b8b4fa5620a4855f332+5be477de/wrapped_neff.hlo CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5062513634c02e3976177b97dbfe83030caca965f6d94efff0074585baa8c022
3
  size 1521594
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca21b014afce4f1adcdca904442c78b7e8e10ec881dd59c586252154a3e9eb4
3
  size 1521594
neuronxcc-2.19.8089.0+8ab9f450/MODULE_8f8f2bb409247485b54f+408096d6/model.neff CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e63314ff7255f981bbd68fc19cedbbbd15afdc387680049b8d97f3c03edd4bcd
3
  size 2683904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86996e4861828a06734fa5f01aeadf1d8f16f0aac6ca52fab4e6a2e811668446
3
  size 2683904
neuronxcc-2.19.8089.0+8ab9f450/MODULE_cdb1257943a078485626+84f3e719/model.neff CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c81b3204ab5b0f437eb9ffb073d99229c72ec5f7e4185a891bfdc8e767b285c
3
  size 31867904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f70c063fae1e0c2e81281eac1bc72a19603b6bdb43eb754c498ef81eb53b3fc
3
  size 31867904