1747 lines
166 KiB
Markdown
1747 lines
166 KiB
Markdown
|
|
# gemma-3-12b-it-IQ4_NL.gguf - GGUF Internal File Dump
|
||
|
|
|
||
|
|
- Endian: LITTLE endian
|
||
|
|
|
||
|
|
## Key Value Metadata Store
|
||
|
|
|
||
|
|
There are 48 key-value pairs in this file
|
||
|
|
|
||
|
|
| POS | TYPE | Count | Key | Value |
|
||
|
|
|----:|:----------|-------:|:----------------------------------------|:-----------------------------------------------------------------------|
|
||
|
|
| 1 | UINT32 | 1 | GGUF.version | 3 |
|
||
|
|
| 2 | UINT64 | 1 | GGUF.tensor_count | 600 |
|
||
|
|
| 3 | UINT64 | 1 | GGUF.kv_count | 45 |
|
||
|
|
| 4 | STRING | 1 | general.architecture | `gemma3` |
|
||
|
|
| 5 | STRING | 1 | general.type | `model` |
|
||
|
|
| 6 | STRING | 1 | general.name | `Gemma 3 12b It` |
|
||
|
|
| 7 | STRING | 1 | general.finetune | `it` |
|
||
|
|
| 8 | STRING | 1 | general.basename | `gemma-3` |
|
||
|
|
| 9 | STRING | 1 | general.size_label | `12B` |
|
||
|
|
| 10 | STRING | 1 | general.license | `gemma` |
|
||
|
|
| 11 | UINT32 | 1 | general.base_model.count | 1 |
|
||
|
|
| 12 | STRING | 1 | general.base_model.0.name | `Gemma 3 12b Pt` |
|
||
|
|
| 13 | STRING | 1 | general.base_model.0.organization | `Google` |
|
||
|
|
| 14 | STRING | 1 | general.base_model.0.repo_url | `https://huggingface.co/google/gemma-3-12b-pt` |
|
||
|
|
| 15 | [STRING] | 1 | general.tags | [ `image-text-to-text` ] |
|
||
|
|
| 16 | UINT32 | 1 | gemma3.context_length | 131072 |
|
||
|
|
| 17 | UINT32 | 1 | gemma3.embedding_length | 3840 |
|
||
|
|
| 18 | UINT32 | 1 | gemma3.feed_forward_length | 15360 |
|
||
|
|
| 19 | UINT32 | 1 | gemma3.attention.head_count | 16 |
|
||
|
|
| 20 | FLOAT32 | 1 | gemma3.attention.layer_norm_rms_epsilon | 1e-06 |
|
||
|
|
| 21 | UINT32 | 1 | gemma3.attention.key_length | 256 |
|
||
|
|
| 22 | UINT32 | 1 | gemma3.attention.value_length | 256 |
|
||
|
|
| 23 | FLOAT32 | 1 | gemma3.rope.freq_base | 1000000.0 |
|
||
|
|
| 24 | UINT32 | 1 | gemma3.attention.sliding_window | 1024 |
|
||
|
|
| 25 | UINT32 | 1 | gemma3.attention.head_count_kv | 8 |
|
||
|
|
| 26 | STRING | 1 | gemma3.rope.scaling.type | `linear` |
|
||
|
|
| 27 | FLOAT32 | 1 | gemma3.rope.scaling.factor | 8.0 |
|
||
|
|
| 28 | STRING | 1 | tokenizer.ggml.model | `llama` |
|
||
|
|
| 29 | STRING | 1 | tokenizer.ggml.pre | `default` |
|
||
|
|
| 30 | [STRING] | 262144 | tokenizer.ggml.tokens | [ `<pad>`, `<eos>`, `<bos>`, `<unk>`, `<mask>`, ... ] |
|
||
|
|
| 31 | [FLOAT32] | 262144 | tokenizer.ggml.scores | [ -1000.0, -1000.0, -1000.0, -1000.0, -1000.0, -1000.0, -1000.0, ... ] |
|
||
|
|
| 32 | [INT32] | 262144 | tokenizer.ggml.token_type | [ 3, 3, 3, 3, 3, 4, 3, ... ] |
|
||
|
|
| 33 | UINT32 | 1 | tokenizer.ggml.bos_token_id | 2 |
|
||
|
|
| 34 | UINT32 | 1 | tokenizer.ggml.eos_token_id | 1 |
|
||
|
|
| 35 | UINT32 | 1 | tokenizer.ggml.unknown_token_id | 3 |
|
||
|
|
| 36 | UINT32 | 1 | tokenizer.ggml.padding_token_id | 0 |
|
||
|
|
| 37 | BOOL | 1 | tokenizer.ggml.add_bos_token | True |
|
||
|
|
| 38 | BOOL | 1 | tokenizer.ggml.add_eos_token | False |
|
||
|
|
| 39 | STRING | 1 | tokenizer.chat_template | `{{ bos_token }}{%- if message`...`_turn>model'}}{%- endif -%}` |
|
||
|
|
| 40 | BOOL | 1 | tokenizer.ggml.add_space_prefix | False |
|
||
|
|
| 41 | UINT32 | 1 | general.quantization_version | 2 |
|
||
|
|
| 42 | UINT32 | 1 | general.file_type | 25 |
|
||
|
|
| 43 | BOOL | 1 | general.pruned | True |
|
||
|
|
| 44 | UINT32 | 1 | gemma3.block_count | 46 |
|
||
|
|
| 45 | STRING | 1 | quantize.imatrix.file | `./imatrix/imatrix-gemma-3-12b-it-small.dat` |
|
||
|
|
| 46 | STRING | 1 | quantize.imatrix.dataset | `../../datasets/imatrix/combined_eur_small.txt` |
|
||
|
|
| 47 | INT32 | 1 | quantize.imatrix.entries_count | 336 |
|
||
|
|
| 48 | INT32 | 1 | quantize.imatrix.chunks_count | 3226 |
|
||
|
|
|
||
|
|
## Tensors Overview ~11B Elements
|
||
|
|
|
||
|
|
Total number of elements in all tensors: 11317490432 Elements
|
||
|
|
|
||
|
|
- [gemma-3-12b-it-IQ4\_NL.gguf - GGUF Internal File Dump](#gemma-3-12b-it-iq4_nlgguf---gguf-internal-file-dump)
|
||
|
|
- [Key Value Metadata Store](#key-value-metadata-store)
|
||
|
|
- [Tensors Overview ~11B Elements](#tensors-overview-11b-elements)
|
||
|
|
- [Tensor Data Offset](#tensor-data-offset)
|
||
|
|
- [Base Tensor Group : ~1B Elements](#base-tensor-group--1b-elements)
|
||
|
|
- [Block 0 Tensor Group : ~224M Elements](#block-0-tensor-group--224m-elements)
|
||
|
|
- [Block 1 Tensor Group : ~224M Elements](#block-1-tensor-group--224m-elements)
|
||
|
|
- [Block 2 Tensor Group : ~224M Elements](#block-2-tensor-group--224m-elements)
|
||
|
|
- [Block 3 Tensor Group : ~224M Elements](#block-3-tensor-group--224m-elements)
|
||
|
|
- [Block 4 Tensor Group : ~224M Elements](#block-4-tensor-group--224m-elements)
|
||
|
|
- [Block 5 Tensor Group : ~224M Elements](#block-5-tensor-group--224m-elements)
|
||
|
|
- [Block 6 Tensor Group : ~224M Elements](#block-6-tensor-group--224m-elements)
|
||
|
|
- [Block 7 Tensor Group : ~224M Elements](#block-7-tensor-group--224m-elements)
|
||
|
|
- [Block 8 Tensor Group : ~224M Elements](#block-8-tensor-group--224m-elements)
|
||
|
|
- [Block 9 Tensor Group : ~224M Elements](#block-9-tensor-group--224m-elements)
|
||
|
|
- [Block 10 Tensor Group : ~224M Elements](#block-10-tensor-group--224m-elements)
|
||
|
|
- [Block 11 Tensor Group : ~224M Elements](#block-11-tensor-group--224m-elements)
|
||
|
|
- [Block 12 Tensor Group : ~224M Elements](#block-12-tensor-group--224m-elements)
|
||
|
|
- [Block 13 Tensor Group : ~224M Elements](#block-13-tensor-group--224m-elements)
|
||
|
|
- [Block 14 Tensor Group : ~224M Elements](#block-14-tensor-group--224m-elements)
|
||
|
|
- [Block 15 Tensor Group : ~224M Elements](#block-15-tensor-group--224m-elements)
|
||
|
|
- [Block 16 Tensor Group : ~224M Elements](#block-16-tensor-group--224m-elements)
|
||
|
|
- [Block 17 Tensor Group : ~224M Elements](#block-17-tensor-group--224m-elements)
|
||
|
|
- [Block 18 Tensor Group : ~224M Elements](#block-18-tensor-group--224m-elements)
|
||
|
|
- [Block 19 Tensor Group : ~224M Elements](#block-19-tensor-group--224m-elements)
|
||
|
|
- [Block 20 Tensor Group : ~224M Elements](#block-20-tensor-group--224m-elements)
|
||
|
|
- [Block 21 Tensor Group : ~224M Elements](#block-21-tensor-group--224m-elements)
|
||
|
|
- [Block 22 Tensor Group : ~224M Elements](#block-22-tensor-group--224m-elements)
|
||
|
|
- [Block 23 Tensor Group : ~224M Elements](#block-23-tensor-group--224m-elements)
|
||
|
|
- [Block 24 Tensor Group : ~224M Elements](#block-24-tensor-group--224m-elements)
|
||
|
|
- [Block 25 Tensor Group : ~224M Elements](#block-25-tensor-group--224m-elements)
|
||
|
|
- [Block 26 Tensor Group : ~224M Elements](#block-26-tensor-group--224m-elements)
|
||
|
|
- [Block 27 Tensor Group : ~224M Elements](#block-27-tensor-group--224m-elements)
|
||
|
|
- [Block 28 Tensor Group : ~224M Elements](#block-28-tensor-group--224m-elements)
|
||
|
|
- [Block 29 Tensor Group : ~224M Elements](#block-29-tensor-group--224m-elements)
|
||
|
|
- [Block 30 Tensor Group : ~224M Elements](#block-30-tensor-group--224m-elements)
|
||
|
|
- [Block 31 Tensor Group : ~224M Elements](#block-31-tensor-group--224m-elements)
|
||
|
|
- [Block 32 Tensor Group : ~224M Elements](#block-32-tensor-group--224m-elements)
|
||
|
|
- [Block 33 Tensor Group : ~224M Elements](#block-33-tensor-group--224m-elements)
|
||
|
|
- [Block 34 Tensor Group : ~224M Elements](#block-34-tensor-group--224m-elements)
|
||
|
|
- [Block 35 Tensor Group : ~224M Elements](#block-35-tensor-group--224m-elements)
|
||
|
|
- [Block 36 Tensor Group : ~224M Elements](#block-36-tensor-group--224m-elements)
|
||
|
|
- [Block 37 Tensor Group : ~224M Elements](#block-37-tensor-group--224m-elements)
|
||
|
|
- [Block 38 Tensor Group : ~224M Elements](#block-38-tensor-group--224m-elements)
|
||
|
|
- [Block 39 Tensor Group : ~224M Elements](#block-39-tensor-group--224m-elements)
|
||
|
|
- [Block 40 Tensor Group : ~224M Elements](#block-40-tensor-group--224m-elements)
|
||
|
|
- [Block 41 Tensor Group : ~224M Elements](#block-41-tensor-group--224m-elements)
|
||
|
|
- [Block 42 Tensor Group : ~224M Elements](#block-42-tensor-group--224m-elements)
|
||
|
|
- [Block 43 Tensor Group : ~224M Elements](#block-43-tensor-group--224m-elements)
|
||
|
|
- [Block 44 Tensor Group : ~224M Elements](#block-44-tensor-group--224m-elements)
|
||
|
|
- [Block 45 Tensor Group : ~224M Elements](#block-45-tensor-group--224m-elements)
|
||
|
|
|
||
|
|
### Tensor Data Offset
|
||
|
|
|
||
|
|
This table contains the offset and data segment relative to start of file
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Data Offset (B) | Data Size (B) |
|
||
|
|
|-----:|:----------------------------------|-----------------:|-----------------:|
|
||
|
|
| 0 | output_norm.weight | 0x63ee20 | 0x3c00 |
|
||
|
|
| 1 | token_embd.weight | 0x642a20 | 0x19c80000 |
|
||
|
|
| 2 | blk.0.attn_k.weight | 0x1a2c2a20 | 0x438000 |
|
||
|
|
| 3 | blk.0.attn_k_norm.weight | 0x1a6faa20 | 0x400 |
|
||
|
|
| 4 | blk.0.attn_norm.weight | 0x1a6fae20 | 0x3c00 |
|
||
|
|
| 5 | blk.0.attn_output.weight | 0x1a6fea20 | 0x870000 |
|
||
|
|
| 6 | blk.0.attn_q.weight | 0x1af6ea20 | 0x870000 |
|
||
|
|
| 7 | blk.0.attn_q_norm.weight | 0x1b7dea20 | 0x400 |
|
||
|
|
| 8 | blk.0.attn_v.weight | 0x1b7dee20 | 0x438000 |
|
||
|
|
| 9 | blk.0.ffn_down.weight | 0x1bc16e20 | 0x26ac000 |
|
||
|
|
| 10 | blk.0.ffn_gate.weight | 0x1e2c2e20 | 0x1fa4000 |
|
||
|
|
| 11 | blk.0.ffn_norm.weight | 0x20266e20 | 0x3c00 |
|
||
|
|
| 12 | blk.0.ffn_up.weight | 0x2026aa20 | 0x1fa4000 |
|
||
|
|
| 13 | blk.0.post_attention_norm.weight | 0x2220ea20 | 0x3c00 |
|
||
|
|
| 14 | blk.0.post_ffw_norm.weight | 0x22212620 | 0x3c00 |
|
||
|
|
| 15 | blk.1.attn_k.weight | 0x22216220 | 0x438000 |
|
||
|
|
| 16 | blk.1.attn_k_norm.weight | 0x2264e220 | 0x400 |
|
||
|
|
| 17 | blk.1.attn_norm.weight | 0x2264e620 | 0x3c00 |
|
||
|
|
| 18 | blk.1.attn_output.weight | 0x22652220 | 0x870000 |
|
||
|
|
| 19 | blk.1.attn_q.weight | 0x22ec2220 | 0x870000 |
|
||
|
|
| 20 | blk.1.attn_q_norm.weight | 0x23732220 | 0x400 |
|
||
|
|
| 21 | blk.1.attn_v.weight | 0x23732620 | 0x438000 |
|
||
|
|
| 22 | blk.1.ffn_down.weight | 0x23b6a620 | 0x26ac000 |
|
||
|
|
| 23 | blk.1.ffn_gate.weight | 0x26216620 | 0x1fa4000 |
|
||
|
|
| 24 | blk.1.ffn_norm.weight | 0x281ba620 | 0x3c00 |
|
||
|
|
| 25 | blk.1.ffn_up.weight | 0x281be220 | 0x1fa4000 |
|
||
|
|
| 26 | blk.1.post_attention_norm.weight | 0x2a162220 | 0x3c00 |
|
||
|
|
| 27 | blk.1.post_ffw_norm.weight | 0x2a165e20 | 0x3c00 |
|
||
|
|
| 28 | blk.2.attn_k.weight | 0x2a169a20 | 0x438000 |
|
||
|
|
| 29 | blk.2.attn_k_norm.weight | 0x2a5a1a20 | 0x400 |
|
||
|
|
| 30 | blk.2.attn_norm.weight | 0x2a5a1e20 | 0x3c00 |
|
||
|
|
| 31 | blk.2.attn_output.weight | 0x2a5a5a20 | 0x870000 |
|
||
|
|
| 32 | blk.2.attn_q.weight | 0x2ae15a20 | 0x870000 |
|
||
|
|
| 33 | blk.2.attn_q_norm.weight | 0x2b685a20 | 0x400 |
|
||
|
|
| 34 | blk.2.attn_v.weight | 0x2b685e20 | 0x438000 |
|
||
|
|
| 35 | blk.2.ffn_down.weight | 0x2babde20 | 0x26ac000 |
|
||
|
|
| 36 | blk.2.ffn_gate.weight | 0x2e169e20 | 0x1fa4000 |
|
||
|
|
| 37 | blk.2.ffn_norm.weight | 0x3010de20 | 0x3c00 |
|
||
|
|
| 38 | blk.2.ffn_up.weight | 0x30111a20 | 0x1fa4000 |
|
||
|
|
| 39 | blk.2.post_attention_norm.weight | 0x320b5a20 | 0x3c00 |
|
||
|
|
| 40 | blk.2.post_ffw_norm.weight | 0x320b9620 | 0x3c00 |
|
||
|
|
| 41 | blk.3.attn_k.weight | 0x320bd220 | 0x438000 |
|
||
|
|
| 42 | blk.3.attn_k_norm.weight | 0x324f5220 | 0x400 |
|
||
|
|
| 43 | blk.3.attn_norm.weight | 0x324f5620 | 0x3c00 |
|
||
|
|
| 44 | blk.3.attn_output.weight | 0x324f9220 | 0x870000 |
|
||
|
|
| 45 | blk.3.attn_q.weight | 0x32d69220 | 0x870000 |
|
||
|
|
| 46 | blk.3.attn_q_norm.weight | 0x335d9220 | 0x400 |
|
||
|
|
| 47 | blk.3.attn_v.weight | 0x335d9620 | 0x438000 |
|
||
|
|
| 48 | blk.3.ffn_down.weight | 0x33a11620 | 0x26ac000 |
|
||
|
|
| 49 | blk.3.ffn_gate.weight | 0x360bd620 | 0x1fa4000 |
|
||
|
|
| 50 | blk.3.ffn_norm.weight | 0x38061620 | 0x3c00 |
|
||
|
|
| 51 | blk.3.ffn_up.weight | 0x38065220 | 0x1fa4000 |
|
||
|
|
| 52 | blk.3.post_attention_norm.weight | 0x3a009220 | 0x3c00 |
|
||
|
|
| 53 | blk.3.post_ffw_norm.weight | 0x3a00ce20 | 0x3c00 |
|
||
|
|
| 54 | blk.4.attn_k.weight | 0x3a010a20 | 0x438000 |
|
||
|
|
| 55 | blk.4.attn_k_norm.weight | 0x3a448a20 | 0x400 |
|
||
|
|
| 56 | blk.4.attn_norm.weight | 0x3a448e20 | 0x3c00 |
|
||
|
|
| 57 | blk.4.attn_output.weight | 0x3a44ca20 | 0x870000 |
|
||
|
|
| 58 | blk.4.attn_q.weight | 0x3acbca20 | 0x870000 |
|
||
|
|
| 59 | blk.4.attn_q_norm.weight | 0x3b52ca20 | 0x400 |
|
||
|
|
| 60 | blk.4.attn_v.weight | 0x3b52ce20 | 0x438000 |
|
||
|
|
| 61 | blk.4.ffn_down.weight | 0x3b964e20 | 0x26ac000 |
|
||
|
|
| 62 | blk.4.ffn_gate.weight | 0x3e010e20 | 0x1fa4000 |
|
||
|
|
| 63 | blk.4.ffn_norm.weight | 0x3ffb4e20 | 0x3c00 |
|
||
|
|
| 64 | blk.4.ffn_up.weight | 0x3ffb8a20 | 0x1fa4000 |
|
||
|
|
| 65 | blk.4.post_attention_norm.weight | 0x41f5ca20 | 0x3c00 |
|
||
|
|
| 66 | blk.4.post_ffw_norm.weight | 0x41f60620 | 0x3c00 |
|
||
|
|
| 67 | blk.5.attn_k.weight | 0x41f64220 | 0x438000 |
|
||
|
|
| 68 | blk.5.attn_k_norm.weight | 0x4239c220 | 0x400 |
|
||
|
|
| 69 | blk.5.attn_norm.weight | 0x4239c620 | 0x3c00 |
|
||
|
|
| 70 | blk.5.attn_output.weight | 0x423a0220 | 0x870000 |
|
||
|
|
| 71 | blk.5.attn_q.weight | 0x42c10220 | 0x870000 |
|
||
|
|
| 72 | blk.5.attn_q_norm.weight | 0x43480220 | 0x400 |
|
||
|
|
| 73 | blk.5.attn_v.weight | 0x43480620 | 0x438000 |
|
||
|
|
| 74 | blk.5.ffn_down.weight | 0x438b8620 | 0x26ac000 |
|
||
|
|
| 75 | blk.5.ffn_gate.weight | 0x45f64620 | 0x1fa4000 |
|
||
|
|
| 76 | blk.5.ffn_norm.weight | 0x47f08620 | 0x3c00 |
|
||
|
|
| 77 | blk.5.ffn_up.weight | 0x47f0c220 | 0x1fa4000 |
|
||
|
|
| 78 | blk.5.post_attention_norm.weight | 0x49eb0220 | 0x3c00 |
|
||
|
|
| 79 | blk.5.post_ffw_norm.weight | 0x49eb3e20 | 0x3c00 |
|
||
|
|
| 80 | blk.6.attn_k.weight | 0x49eb7a20 | 0x438000 |
|
||
|
|
| 81 | blk.6.attn_k_norm.weight | 0x4a2efa20 | 0x400 |
|
||
|
|
| 82 | blk.6.attn_norm.weight | 0x4a2efe20 | 0x3c00 |
|
||
|
|
| 83 | blk.6.attn_output.weight | 0x4a2f3a20 | 0x870000 |
|
||
|
|
| 84 | blk.6.attn_q.weight | 0x4ab63a20 | 0x870000 |
|
||
|
|
| 85 | blk.6.attn_q_norm.weight | 0x4b3d3a20 | 0x400 |
|
||
|
|
| 86 | blk.6.attn_v.weight | 0x4b3d3e20 | 0x438000 |
|
||
|
|
| 87 | blk.6.ffn_down.weight | 0x4b80be20 | 0x26ac000 |
|
||
|
|
| 88 | blk.6.ffn_gate.weight | 0x4deb7e20 | 0x1fa4000 |
|
||
|
|
| 89 | blk.6.ffn_norm.weight | 0x4fe5be20 | 0x3c00 |
|
||
|
|
| 90 | blk.6.ffn_up.weight | 0x4fe5fa20 | 0x1fa4000 |
|
||
|
|
| 91 | blk.6.post_attention_norm.weight | 0x51e03a20 | 0x3c00 |
|
||
|
|
| 92 | blk.6.post_ffw_norm.weight | 0x51e07620 | 0x3c00 |
|
||
|
|
| 93 | blk.7.attn_k.weight | 0x51e0b220 | 0x438000 |
|
||
|
|
| 94 | blk.7.attn_k_norm.weight | 0x52243220 | 0x400 |
|
||
|
|
| 95 | blk.7.attn_norm.weight | 0x52243620 | 0x3c00 |
|
||
|
|
| 96 | blk.7.attn_output.weight | 0x52247220 | 0x870000 |
|
||
|
|
| 97 | blk.7.attn_q.weight | 0x52ab7220 | 0x870000 |
|
||
|
|
| 98 | blk.7.attn_q_norm.weight | 0x53327220 | 0x400 |
|
||
|
|
| 99 | blk.7.attn_v.weight | 0x53327620 | 0x438000 |
|
||
|
|
| 100 | blk.7.ffn_down.weight | 0x5375f620 | 0x26ac000 |
|
||
|
|
| 101 | blk.7.ffn_gate.weight | 0x55e0b620 | 0x1fa4000 |
|
||
|
|
| 102 | blk.7.ffn_norm.weight | 0x57daf620 | 0x3c00 |
|
||
|
|
| 103 | blk.7.ffn_up.weight | 0x57db3220 | 0x1fa4000 |
|
||
|
|
| 104 | blk.7.post_attention_norm.weight | 0x59d57220 | 0x3c00 |
|
||
|
|
| 105 | blk.7.post_ffw_norm.weight | 0x59d5ae20 | 0x3c00 |
|
||
|
|
| 106 | blk.8.attn_k.weight | 0x59d5ea20 | 0x438000 |
|
||
|
|
| 107 | blk.8.attn_k_norm.weight | 0x5a196a20 | 0x400 |
|
||
|
|
| 108 | blk.8.attn_norm.weight | 0x5a196e20 | 0x3c00 |
|
||
|
|
| 109 | blk.8.attn_output.weight | 0x5a19aa20 | 0x870000 |
|
||
|
|
| 110 | blk.8.attn_q.weight | 0x5aa0aa20 | 0x870000 |
|
||
|
|
| 111 | blk.8.attn_q_norm.weight | 0x5b27aa20 | 0x400 |
|
||
|
|
| 112 | blk.8.attn_v.weight | 0x5b27ae20 | 0x438000 |
|
||
|
|
| 113 | blk.8.ffn_down.weight | 0x5b6b2e20 | 0x26ac000 |
|
||
|
|
| 114 | blk.8.ffn_gate.weight | 0x5dd5ee20 | 0x1fa4000 |
|
||
|
|
| 115 | blk.8.ffn_norm.weight | 0x5fd02e20 | 0x3c00 |
|
||
|
|
| 116 | blk.8.ffn_up.weight | 0x5fd06a20 | 0x1fa4000 |
|
||
|
|
| 117 | blk.8.post_attention_norm.weight | 0x61caaa20 | 0x3c00 |
|
||
|
|
| 118 | blk.8.post_ffw_norm.weight | 0x61cae620 | 0x3c00 |
|
||
|
|
| 119 | blk.9.attn_k.weight | 0x61cb2220 | 0x438000 |
|
||
|
|
| 120 | blk.9.attn_k_norm.weight | 0x620ea220 | 0x400 |
|
||
|
|
| 121 | blk.9.attn_norm.weight | 0x620ea620 | 0x3c00 |
|
||
|
|
| 122 | blk.9.attn_output.weight | 0x620ee220 | 0x870000 |
|
||
|
|
| 123 | blk.9.attn_q.weight | 0x6295e220 | 0x870000 |
|
||
|
|
| 124 | blk.9.attn_q_norm.weight | 0x631ce220 | 0x400 |
|
||
|
|
| 125 | blk.9.attn_v.weight | 0x631ce620 | 0x438000 |
|
||
|
|
| 126 | blk.9.ffn_down.weight | 0x63606620 | 0x26ac000 |
|
||
|
|
| 127 | blk.9.ffn_gate.weight | 0x65cb2620 | 0x1fa4000 |
|
||
|
|
| 128 | blk.9.ffn_norm.weight | 0x67c56620 | 0x3c00 |
|
||
|
|
| 129 | blk.9.ffn_up.weight | 0x67c5a220 | 0x1fa4000 |
|
||
|
|
| 130 | blk.9.post_attention_norm.weight | 0x69bfe220 | 0x3c00 |
|
||
|
|
| 131 | blk.9.post_ffw_norm.weight | 0x69c01e20 | 0x3c00 |
|
||
|
|
| 132 | blk.10.attn_k.weight | 0x69c05a20 | 0x438000 |
|
||
|
|
| 133 | blk.10.attn_k_norm.weight | 0x6a03da20 | 0x400 |
|
||
|
|
| 134 | blk.10.attn_norm.weight | 0x6a03de20 | 0x3c00 |
|
||
|
|
| 135 | blk.10.attn_output.weight | 0x6a041a20 | 0x870000 |
|
||
|
|
| 136 | blk.10.attn_q.weight | 0x6a8b1a20 | 0x870000 |
|
||
|
|
| 137 | blk.10.attn_q_norm.weight | 0x6b121a20 | 0x400 |
|
||
|
|
| 138 | blk.10.attn_v.weight | 0x6b121e20 | 0x438000 |
|
||
|
|
| 139 | blk.10.ffn_down.weight | 0x6b559e20 | 0x26ac000 |
|
||
|
|
| 140 | blk.10.ffn_gate.weight | 0x6dc05e20 | 0x1fa4000 |
|
||
|
|
| 141 | blk.10.ffn_norm.weight | 0x6fba9e20 | 0x3c00 |
|
||
|
|
| 142 | blk.10.ffn_up.weight | 0x6fbada20 | 0x1fa4000 |
|
||
|
|
| 143 | blk.10.post_attention_norm.weight | 0x71b51a20 | 0x3c00 |
|
||
|
|
| 144 | blk.10.post_ffw_norm.weight | 0x71b55620 | 0x3c00 |
|
||
|
|
| 145 | blk.11.attn_k.weight | 0x71b59220 | 0x339000 |
|
||
|
|
| 146 | blk.11.attn_k_norm.weight | 0x71e92220 | 0x400 |
|
||
|
|
| 147 | blk.11.attn_norm.weight | 0x71e92620 | 0x3c00 |
|
||
|
|
| 148 | blk.11.attn_output.weight | 0x71e96220 | 0x870000 |
|
||
|
|
| 149 | blk.11.attn_q.weight | 0x72706220 | 0x672000 |
|
||
|
|
| 150 | blk.11.attn_q_norm.weight | 0x72d78220 | 0x400 |
|
||
|
|
| 151 | blk.11.attn_v.weight | 0x72d78620 | 0x3fc000 |
|
||
|
|
| 152 | blk.11.ffn_down.weight | 0x73174620 | 0x26ac000 |
|
||
|
|
| 153 | blk.11.ffn_gate.weight | 0x75820620 | 0x182b800 |
|
||
|
|
| 154 | blk.11.ffn_norm.weight | 0x7704be20 | 0x3c00 |
|
||
|
|
| 155 | blk.11.ffn_up.weight | 0x7704fa20 | 0x182b800 |
|
||
|
|
| 156 | blk.11.post_attention_norm.weight | 0x7887b220 | 0x3c00 |
|
||
|
|
| 157 | blk.11.post_ffw_norm.weight | 0x7887ee20 | 0x3c00 |
|
||
|
|
| 158 | blk.12.attn_k.weight | 0x78882a20 | 0x339000 |
|
||
|
|
| 159 | blk.12.attn_k_norm.weight | 0x78bbba20 | 0x400 |
|
||
|
|
| 160 | blk.12.attn_norm.weight | 0x78bbbe20 | 0x3c00 |
|
||
|
|
| 161 | blk.12.attn_output.weight | 0x78bbfa20 | 0x870000 |
|
||
|
|
| 162 | blk.12.attn_q.weight | 0x7942fa20 | 0x672000 |
|
||
|
|
| 163 | blk.12.attn_q_norm.weight | 0x79aa1a20 | 0x400 |
|
||
|
|
| 164 | blk.12.attn_v.weight | 0x79aa1e20 | 0x3fc000 |
|
||
|
|
| 165 | blk.12.ffn_down.weight | 0x79e9de20 | 0x26ac000 |
|
||
|
|
| 166 | blk.12.ffn_gate.weight | 0x7c549e20 | 0x182b800 |
|
||
|
|
| 167 | blk.12.ffn_norm.weight | 0x7dd75620 | 0x3c00 |
|
||
|
|
| 168 | blk.12.ffn_up.weight | 0x7dd79220 | 0x182b800 |
|
||
|
|
| 169 | blk.12.post_attention_norm.weight | 0x7f5a4a20 | 0x3c00 |
|
||
|
|
| 170 | blk.12.post_ffw_norm.weight | 0x7f5a8620 | 0x3c00 |
|
||
|
|
| 171 | blk.13.attn_k.weight | 0x7f5ac220 | 0x339000 |
|
||
|
|
| 172 | blk.13.attn_k_norm.weight | 0x7f8e5220 | 0x400 |
|
||
|
|
| 173 | blk.13.attn_norm.weight | 0x7f8e5620 | 0x3c00 |
|
||
|
|
| 174 | blk.13.attn_output.weight | 0x7f8e9220 | 0x870000 |
|
||
|
|
| 175 | blk.13.attn_q.weight | 0x80159220 | 0x672000 |
|
||
|
|
| 176 | blk.13.attn_q_norm.weight | 0x807cb220 | 0x400 |
|
||
|
|
| 177 | blk.13.attn_v.weight | 0x807cb620 | 0x3fc000 |
|
||
|
|
| 178 | blk.13.ffn_down.weight | 0x80bc7620 | 0x26ac000 |
|
||
|
|
| 179 | blk.13.ffn_gate.weight | 0x83273620 | 0x182b800 |
|
||
|
|
| 180 | blk.13.ffn_norm.weight | 0x84a9ee20 | 0x3c00 |
|
||
|
|
| 181 | blk.13.ffn_up.weight | 0x84aa2a20 | 0x182b800 |
|
||
|
|
| 182 | blk.13.post_attention_norm.weight | 0x862ce220 | 0x3c00 |
|
||
|
|
| 183 | blk.13.post_ffw_norm.weight | 0x862d1e20 | 0x3c00 |
|
||
|
|
| 184 | blk.14.attn_k.weight | 0x862d5a20 | 0x339000 |
|
||
|
|
| 185 | blk.14.attn_k_norm.weight | 0x8660ea20 | 0x400 |
|
||
|
|
| 186 | blk.14.attn_norm.weight | 0x8660ee20 | 0x3c00 |
|
||
|
|
| 187 | blk.14.attn_output.weight | 0x86612a20 | 0x870000 |
|
||
|
|
| 188 | blk.14.attn_q.weight | 0x86e82a20 | 0x672000 |
|
||
|
|
| 189 | blk.14.attn_q_norm.weight | 0x874f4a20 | 0x400 |
|
||
|
|
| 190 | blk.14.attn_v.weight | 0x874f4e20 | 0x3fc000 |
|
||
|
|
| 191 | blk.14.ffn_down.weight | 0x878f0e20 | 0x26ac000 |
|
||
|
|
| 192 | blk.14.ffn_gate.weight | 0x89f9ce20 | 0x182b800 |
|
||
|
|
| 193 | blk.14.ffn_norm.weight | 0x8b7c8620 | 0x3c00 |
|
||
|
|
| 194 | blk.14.ffn_up.weight | 0x8b7cc220 | 0x182b800 |
|
||
|
|
| 195 | blk.14.post_attention_norm.weight | 0x8cff7a20 | 0x3c00 |
|
||
|
|
| 196 | blk.14.post_ffw_norm.weight | 0x8cffb620 | 0x3c00 |
|
||
|
|
| 197 | blk.15.attn_k.weight | 0x8cfff220 | 0x339000 |
|
||
|
|
| 198 | blk.15.attn_k_norm.weight | 0x8d338220 | 0x400 |
|
||
|
|
| 199 | blk.15.attn_norm.weight | 0x8d338620 | 0x3c00 |
|
||
|
|
| 200 | blk.15.attn_output.weight | 0x8d33c220 | 0x870000 |
|
||
|
|
| 201 | blk.15.attn_q.weight | 0x8dbac220 | 0x672000 |
|
||
|
|
| 202 | blk.15.attn_q_norm.weight | 0x8e21e220 | 0x400 |
|
||
|
|
| 203 | blk.15.attn_v.weight | 0x8e21e620 | 0x3fc000 |
|
||
|
|
| 204 | blk.15.ffn_down.weight | 0x8e61a620 | 0x26ac000 |
|
||
|
|
| 205 | blk.15.ffn_gate.weight | 0x90cc6620 | 0x182b800 |
|
||
|
|
| 206 | blk.15.ffn_norm.weight | 0x924f1e20 | 0x3c00 |
|
||
|
|
| 207 | blk.15.ffn_up.weight | 0x924f5a20 | 0x182b800 |
|
||
|
|
| 208 | blk.15.post_attention_norm.weight | 0x93d21220 | 0x3c00 |
|
||
|
|
| 209 | blk.15.post_ffw_norm.weight | 0x93d24e20 | 0x3c00 |
|
||
|
|
| 210 | blk.16.attn_k.weight | 0x93d28a20 | 0x339000 |
|
||
|
|
| 211 | blk.16.attn_k_norm.weight | 0x94061a20 | 0x400 |
|
||
|
|
| 212 | blk.16.attn_norm.weight | 0x94061e20 | 0x3c00 |
|
||
|
|
| 213 | blk.16.attn_output.weight | 0x94065a20 | 0x870000 |
|
||
|
|
| 214 | blk.16.attn_q.weight | 0x948d5a20 | 0x672000 |
|
||
|
|
| 215 | blk.16.attn_q_norm.weight | 0x94f47a20 | 0x400 |
|
||
|
|
| 216 | blk.16.attn_v.weight | 0x94f47e20 | 0x3fc000 |
|
||
|
|
| 217 | blk.16.ffn_down.weight | 0x95343e20 | 0x26ac000 |
|
||
|
|
| 218 | blk.16.ffn_gate.weight | 0x979efe20 | 0x182b800 |
|
||
|
|
| 219 | blk.16.ffn_norm.weight | 0x9921b620 | 0x3c00 |
|
||
|
|
| 220 | blk.16.ffn_up.weight | 0x9921f220 | 0x182b800 |
|
||
|
|
| 221 | blk.16.post_attention_norm.weight | 0x9aa4aa20 | 0x3c00 |
|
||
|
|
| 222 | blk.16.post_ffw_norm.weight | 0x9aa4e620 | 0x3c00 |
|
||
|
|
| 223 | blk.17.attn_k.weight | 0x9aa52220 | 0x339000 |
|
||
|
|
| 224 | blk.17.attn_k_norm.weight | 0x9ad8b220 | 0x400 |
|
||
|
|
| 225 | blk.17.attn_norm.weight | 0x9ad8b620 | 0x3c00 |
|
||
|
|
| 226 | blk.17.attn_output.weight | 0x9ad8f220 | 0x870000 |
|
||
|
|
| 227 | blk.17.attn_q.weight | 0x9b5ff220 | 0x672000 |
|
||
|
|
| 228 | blk.17.attn_q_norm.weight | 0x9bc71220 | 0x400 |
|
||
|
|
| 229 | blk.17.attn_v.weight | 0x9bc71620 | 0x3fc000 |
|
||
|
|
| 230 | blk.17.ffn_down.weight | 0x9c06d620 | 0x26ac000 |
|
||
|
|
| 231 | blk.17.ffn_gate.weight | 0x9e719620 | 0x182b800 |
|
||
|
|
| 232 | blk.17.ffn_norm.weight | 0x9ff44e20 | 0x3c00 |
|
||
|
|
| 233 | blk.17.ffn_up.weight | 0x9ff48a20 | 0x182b800 |
|
||
|
|
| 234 | blk.17.post_attention_norm.weight | 0xa1774220 | 0x3c00 |
|
||
|
|
| 235 | blk.17.post_ffw_norm.weight | 0xa1777e20 | 0x3c00 |
|
||
|
|
| 236 | blk.18.attn_k.weight | 0xa177ba20 | 0x339000 |
|
||
|
|
| 237 | blk.18.attn_k_norm.weight | 0xa1ab4a20 | 0x400 |
|
||
|
|
| 238 | blk.18.attn_norm.weight | 0xa1ab4e20 | 0x3c00 |
|
||
|
|
| 239 | blk.18.attn_output.weight | 0xa1ab8a20 | 0x870000 |
|
||
|
|
| 240 | blk.18.attn_q.weight | 0xa2328a20 | 0x672000 |
|
||
|
|
| 241 | blk.18.attn_q_norm.weight | 0xa299aa20 | 0x400 |
|
||
|
|
| 242 | blk.18.attn_v.weight | 0xa299ae20 | 0x3fc000 |
|
||
|
|
| 243 | blk.18.ffn_down.weight | 0xa2d96e20 | 0x26ac000 |
|
||
|
|
| 244 | blk.18.ffn_gate.weight | 0xa5442e20 | 0x182b800 |
|
||
|
|
| 245 | blk.18.ffn_norm.weight | 0xa6c6e620 | 0x3c00 |
|
||
|
|
| 246 | blk.18.ffn_up.weight | 0xa6c72220 | 0x182b800 |
|
||
|
|
| 247 | blk.18.post_attention_norm.weight | 0xa849da20 | 0x3c00 |
|
||
|
|
| 248 | blk.18.post_ffw_norm.weight | 0xa84a1620 | 0x3c00 |
|
||
|
|
| 249 | blk.19.attn_k.weight | 0xa84a5220 | 0x339000 |
|
||
|
|
| 250 | blk.19.attn_k_norm.weight | 0xa87de220 | 0x400 |
|
||
|
|
| 251 | blk.19.attn_norm.weight | 0xa87de620 | 0x3c00 |
|
||
|
|
| 252 | blk.19.attn_output.weight | 0xa87e2220 | 0x870000 |
|
||
|
|
| 253 | blk.19.attn_q.weight | 0xa9052220 | 0x672000 |
|
||
|
|
| 254 | blk.19.attn_q_norm.weight | 0xa96c4220 | 0x400 |
|
||
|
|
| 255 | blk.19.attn_v.weight | 0xa96c4620 | 0x3fc000 |
|
||
|
|
| 256 | blk.19.ffn_down.weight | 0xa9ac0620 | 0x26ac000 |
|
||
|
|
| 257 | blk.19.ffn_gate.weight | 0xac16c620 | 0x182b800 |
|
||
|
|
| 258 | blk.19.ffn_norm.weight | 0xad997e20 | 0x3c00 |
|
||
|
|
| 259 | blk.19.ffn_up.weight | 0xad99ba20 | 0x182b800 |
|
||
|
|
| 260 | blk.19.post_attention_norm.weight | 0xaf1c7220 | 0x3c00 |
|
||
|
|
| 261 | blk.19.post_ffw_norm.weight | 0xaf1cae20 | 0x3c00 |
|
||
|
|
| 262 | blk.20.attn_k.weight | 0xaf1cea20 | 0x339000 |
|
||
|
|
| 263 | blk.20.attn_k_norm.weight | 0xaf507a20 | 0x400 |
|
||
|
|
| 264 | blk.20.attn_norm.weight | 0xaf507e20 | 0x3c00 |
|
||
|
|
| 265 | blk.20.attn_output.weight | 0xaf50ba20 | 0x870000 |
|
||
|
|
| 266 | blk.20.attn_q.weight | 0xafd7ba20 | 0x672000 |
|
||
|
|
| 267 | blk.20.attn_q_norm.weight | 0xb03eda20 | 0x400 |
|
||
|
|
| 268 | blk.20.attn_v.weight | 0xb03ede20 | 0x3fc000 |
|
||
|
|
| 269 | blk.20.ffn_down.weight | 0xb07e9e20 | 0x26ac000 |
|
||
|
|
| 270 | blk.20.ffn_gate.weight | 0xb2e95e20 | 0x182b800 |
|
||
|
|
| 271 | blk.20.ffn_norm.weight | 0xb46c1620 | 0x3c00 |
|
||
|
|
| 272 | blk.20.ffn_up.weight | 0xb46c5220 | 0x182b800 |
|
||
|
|
| 273 | blk.20.post_attention_norm.weight | 0xb5ef0a20 | 0x3c00 |
|
||
|
|
| 274 | blk.20.post_ffw_norm.weight | 0xb5ef4620 | 0x3c00 |
|
||
|
|
| 275 | blk.21.attn_k.weight | 0xb5ef8220 | 0x339000 |
|
||
|
|
| 276 | blk.21.attn_k_norm.weight | 0xb6231220 | 0x400 |
|
||
|
|
| 277 | blk.21.attn_norm.weight | 0xb6231620 | 0x3c00 |
|
||
|
|
| 278 | blk.21.attn_output.weight | 0xb6235220 | 0x870000 |
|
||
|
|
| 279 | blk.21.attn_q.weight | 0xb6aa5220 | 0x672000 |
|
||
|
|
| 280 | blk.21.attn_q_norm.weight | 0xb7117220 | 0x400 |
|
||
|
|
| 281 | blk.21.attn_v.weight | 0xb7117620 | 0x3fc000 |
|
||
|
|
| 282 | blk.21.ffn_down.weight | 0xb7513620 | 0x26ac000 |
|
||
|
|
| 283 | blk.21.ffn_gate.weight | 0xb9bbf620 | 0x182b800 |
|
||
|
|
| 284 | blk.21.ffn_norm.weight | 0xbb3eae20 | 0x3c00 |
|
||
|
|
| 285 | blk.21.ffn_up.weight | 0xbb3eea20 | 0x182b800 |
|
||
|
|
| 286 | blk.21.post_attention_norm.weight | 0xbcc1a220 | 0x3c00 |
|
||
|
|
| 287 | blk.21.post_ffw_norm.weight | 0xbcc1de20 | 0x3c00 |
|
||
|
|
| 288 | blk.22.attn_k.weight | 0xbcc21a20 | 0x339000 |
|
||
|
|
| 289 | blk.22.attn_k_norm.weight | 0xbcf5aa20 | 0x400 |
|
||
|
|
| 290 | blk.22.attn_norm.weight | 0xbcf5ae20 | 0x3c00 |
|
||
|
|
| 291 | blk.22.attn_output.weight | 0xbcf5ea20 | 0x870000 |
|
||
|
|
| 292 | blk.22.attn_q.weight | 0xbd7cea20 | 0x672000 |
|
||
|
|
| 293 | blk.22.attn_q_norm.weight | 0xbde40a20 | 0x400 |
|
||
|
|
| 294 | blk.22.attn_v.weight | 0xbde40e20 | 0x3fc000 |
|
||
|
|
| 295 | blk.22.ffn_down.weight | 0xbe23ce20 | 0x26ac000 |
|
||
|
|
| 296 | blk.22.ffn_gate.weight | 0xc08e8e20 | 0x182b800 |
|
||
|
|
| 297 | blk.22.ffn_norm.weight | 0xc2114620 | 0x3c00 |
|
||
|
|
| 298 | blk.22.ffn_up.weight | 0xc2118220 | 0x182b800 |
|
||
|
|
| 299 | blk.22.post_attention_norm.weight | 0xc3943a20 | 0x3c00 |
|
||
|
|
| 300 | blk.22.post_ffw_norm.weight | 0xc3947620 | 0x3c00 |
|
||
|
|
| 301 | blk.23.attn_k.weight | 0xc394b220 | 0x339000 |
|
||
|
|
| 302 | blk.23.attn_k_norm.weight | 0xc3c84220 | 0x400 |
|
||
|
|
| 303 | blk.23.attn_norm.weight | 0xc3c84620 | 0x3c00 |
|
||
|
|
| 304 | blk.23.attn_output.weight | 0xc3c88220 | 0x870000 |
|
||
|
|
| 305 | blk.23.attn_q.weight | 0xc44f8220 | 0x672000 |
|
||
|
|
| 306 | blk.23.attn_q_norm.weight | 0xc4b6a220 | 0x400 |
|
||
|
|
| 307 | blk.23.attn_v.weight | 0xc4b6a620 | 0x3fc000 |
|
||
|
|
| 308 | blk.23.ffn_down.weight | 0xc4f66620 | 0x26ac000 |
|
||
|
|
| 309 | blk.23.ffn_gate.weight | 0xc7612620 | 0x182b800 |
|
||
|
|
| 310 | blk.23.ffn_norm.weight | 0xc8e3de20 | 0x3c00 |
|
||
|
|
| 311 | blk.23.ffn_up.weight | 0xc8e41a20 | 0x182b800 |
|
||
|
|
| 312 | blk.23.post_attention_norm.weight | 0xca66d220 | 0x3c00 |
|
||
|
|
| 313 | blk.23.post_ffw_norm.weight | 0xca670e20 | 0x3c00 |
|
||
|
|
| 314 | blk.24.attn_k.weight | 0xca674a20 | 0x438000 |
|
||
|
|
| 315 | blk.24.attn_k_norm.weight | 0xcaaaca20 | 0x400 |
|
||
|
|
| 316 | blk.24.attn_norm.weight | 0xcaaace20 | 0x3c00 |
|
||
|
|
| 317 | blk.24.attn_output.weight | 0xcaab0a20 | 0x870000 |
|
||
|
|
| 318 | blk.24.attn_q.weight | 0xcb320a20 | 0x870000 |
|
||
|
|
| 319 | blk.24.attn_q_norm.weight | 0xcbb90a20 | 0x400 |
|
||
|
|
| 320 | blk.24.attn_v.weight | 0xcbb90e20 | 0x438000 |
|
||
|
|
| 321 | blk.24.ffn_down.weight | 0xcbfc8e20 | 0x26ac000 |
|
||
|
|
| 322 | blk.24.ffn_gate.weight | 0xce674e20 | 0x1fa4000 |
|
||
|
|
| 323 | blk.24.ffn_norm.weight | 0xd0618e20 | 0x3c00 |
|
||
|
|
| 324 | blk.24.ffn_up.weight | 0xd061ca20 | 0x1fa4000 |
|
||
|
|
| 325 | blk.24.post_attention_norm.weight | 0xd25c0a20 | 0x3c00 |
|
||
|
|
| 326 | blk.24.post_ffw_norm.weight | 0xd25c4620 | 0x3c00 |
|
||
|
|
| 327 | blk.25.attn_k.weight | 0xd25c8220 | 0x339000 |
|
||
|
|
| 328 | blk.25.attn_k_norm.weight | 0xd2901220 | 0x400 |
|
||
|
|
| 329 | blk.25.attn_norm.weight | 0xd2901620 | 0x3c00 |
|
||
|
|
| 330 | blk.25.attn_output.weight | 0xd2905220 | 0x870000 |
|
||
|
|
| 331 | blk.25.attn_q.weight | 0xd3175220 | 0x672000 |
|
||
|
|
| 332 | blk.25.attn_q_norm.weight | 0xd37e7220 | 0x400 |
|
||
|
|
| 333 | blk.25.attn_v.weight | 0xd37e7620 | 0x3fc000 |
|
||
|
|
| 334 | blk.25.ffn_down.weight | 0xd3be3620 | 0x26ac000 |
|
||
|
|
| 335 | blk.25.ffn_gate.weight | 0xd628f620 | 0x182b800 |
|
||
|
|
| 336 | blk.25.ffn_norm.weight | 0xd7abae20 | 0x3c00 |
|
||
|
|
| 337 | blk.25.ffn_up.weight | 0xd7abea20 | 0x182b800 |
|
||
|
|
| 338 | blk.25.post_attention_norm.weight | 0xd92ea220 | 0x3c00 |
|
||
|
|
| 339 | blk.25.post_ffw_norm.weight | 0xd92ede20 | 0x3c00 |
|
||
|
|
| 340 | blk.26.attn_k.weight | 0xd92f1a20 | 0x339000 |
|
||
|
|
| 341 | blk.26.attn_k_norm.weight | 0xd962aa20 | 0x400 |
|
||
|
|
| 342 | blk.26.attn_norm.weight | 0xd962ae20 | 0x3c00 |
|
||
|
|
| 343 | blk.26.attn_output.weight | 0xd962ea20 | 0x870000 |
|
||
|
|
| 344 | blk.26.attn_q.weight | 0xd9e9ea20 | 0x672000 |
|
||
|
|
| 345 | blk.26.attn_q_norm.weight | 0xda510a20 | 0x400 |
|
||
|
|
| 346 | blk.26.attn_v.weight | 0xda510e20 | 0x3fc000 |
|
||
|
|
| 347 | blk.26.ffn_down.weight | 0xda90ce20 | 0x26ac000 |
|
||
|
|
| 348 | blk.26.ffn_gate.weight | 0xdcfb8e20 | 0x182b800 |
|
||
|
|
| 349 | blk.26.ffn_norm.weight | 0xde7e4620 | 0x3c00 |
|
||
|
|
| 350 | blk.26.ffn_up.weight | 0xde7e8220 | 0x182b800 |
|
||
|
|
| 351 | blk.26.post_attention_norm.weight | 0xe0013a20 | 0x3c00 |
|
||
|
|
| 352 | blk.26.post_ffw_norm.weight | 0xe0017620 | 0x3c00 |
|
||
|
|
| 353 | blk.27.attn_k.weight | 0xe001b220 | 0x339000 |
|
||
|
|
| 354 | blk.27.attn_k_norm.weight | 0xe0354220 | 0x400 |
|
||
|
|
| 355 | blk.27.attn_norm.weight | 0xe0354620 | 0x3c00 |
|
||
|
|
| 356 | blk.27.attn_output.weight | 0xe0358220 | 0x870000 |
|
||
|
|
| 357 | blk.27.attn_q.weight | 0xe0bc8220 | 0x672000 |
|
||
|
|
| 358 | blk.27.attn_q_norm.weight | 0xe123a220 | 0x400 |
|
||
|
|
| 359 | blk.27.attn_v.weight | 0xe123a620 | 0x3fc000 |
|
||
|
|
| 360 | blk.27.ffn_down.weight | 0xe1636620 | 0x26ac000 |
|
||
|
|
| 361 | blk.27.ffn_gate.weight | 0xe3ce2620 | 0x182b800 |
|
||
|
|
| 362 | blk.27.ffn_norm.weight | 0xe550de20 | 0x3c00 |
|
||
|
|
| 363 | blk.27.ffn_up.weight | 0xe5511a20 | 0x182b800 |
|
||
|
|
| 364 | blk.27.post_attention_norm.weight | 0xe6d3d220 | 0x3c00 |
|
||
|
|
| 365 | blk.27.post_ffw_norm.weight | 0xe6d40e20 | 0x3c00 |
|
||
|
|
| 366 | blk.28.attn_k.weight | 0xe6d44a20 | 0x438000 |
|
||
|
|
| 367 | blk.28.attn_k_norm.weight | 0xe717ca20 | 0x400 |
|
||
|
|
| 368 | blk.28.attn_norm.weight | 0xe717ce20 | 0x3c00 |
|
||
|
|
| 369 | blk.28.attn_output.weight | 0xe7180a20 | 0x870000 |
|
||
|
|
| 370 | blk.28.attn_q.weight | 0xe79f0a20 | 0x870000 |
|
||
|
|
| 371 | blk.28.attn_q_norm.weight | 0xe8260a20 | 0x400 |
|
||
|
|
| 372 | blk.28.attn_v.weight | 0xe8260e20 | 0x438000 |
|
||
|
|
| 373 | blk.28.ffn_down.weight | 0xe8698e20 | 0x26ac000 |
|
||
|
|
| 374 | blk.28.ffn_gate.weight | 0xead44e20 | 0x1fa4000 |
|
||
|
|
| 375 | blk.28.ffn_norm.weight | 0xecce8e20 | 0x3c00 |
|
||
|
|
| 376 | blk.28.ffn_up.weight | 0xecceca20 | 0x1fa4000 |
|
||
|
|
| 377 | blk.28.post_attention_norm.weight | 0xeec90a20 | 0x3c00 |
|
||
|
|
| 378 | blk.28.post_ffw_norm.weight | 0xeec94620 | 0x3c00 |
|
||
|
|
| 379 | blk.29.attn_k.weight | 0xeec98220 | 0x339000 |
|
||
|
|
| 380 | blk.29.attn_k_norm.weight | 0xeefd1220 | 0x400 |
|
||
|
|
| 381 | blk.29.attn_norm.weight | 0xeefd1620 | 0x3c00 |
|
||
|
|
| 382 | blk.29.attn_output.weight | 0xeefd5220 | 0x870000 |
|
||
|
|
| 383 | blk.29.attn_q.weight | 0xef845220 | 0x672000 |
|
||
|
|
| 384 | blk.29.attn_q_norm.weight | 0xefeb7220 | 0x400 |
|
||
|
|
| 385 | blk.29.attn_v.weight | 0xefeb7620 | 0x3fc000 |
|
||
|
|
| 386 | blk.29.ffn_down.weight | 0xf02b3620 | 0x26ac000 |
|
||
|
|
| 387 | blk.29.ffn_gate.weight | 0xf295f620 | 0x182b800 |
|
||
|
|
| 388 | blk.29.ffn_norm.weight | 0xf418ae20 | 0x3c00 |
|
||
|
|
| 389 | blk.29.ffn_up.weight | 0xf418ea20 | 0x182b800 |
|
||
|
|
| 390 | blk.29.post_attention_norm.weight | 0xf59ba220 | 0x3c00 |
|
||
|
|
| 391 | blk.29.post_ffw_norm.weight | 0xf59bde20 | 0x3c00 |
|
||
|
|
| 392 | blk.30.attn_k.weight | 0xf59c1a20 | 0x339000 |
|
||
|
|
| 393 | blk.30.attn_k_norm.weight | 0xf5cfaa20 | 0x400 |
|
||
|
|
| 394 | blk.30.attn_norm.weight | 0xf5cfae20 | 0x3c00 |
|
||
|
|
| 395 | blk.30.attn_output.weight | 0xf5cfea20 | 0x870000 |
|
||
|
|
| 396 | blk.30.attn_q.weight | 0xf656ea20 | 0x672000 |
|
||
|
|
| 397 | blk.30.attn_q_norm.weight | 0xf6be0a20 | 0x400 |
|
||
|
|
| 398 | blk.30.attn_v.weight | 0xf6be0e20 | 0x3fc000 |
|
||
|
|
| 399 | blk.30.ffn_down.weight | 0xf6fdce20 | 0x26ac000 |
|
||
|
|
| 400 | blk.30.ffn_gate.weight | 0xf9688e20 | 0x182b800 |
|
||
|
|
| 401 | blk.30.ffn_norm.weight | 0xfaeb4620 | 0x3c00 |
|
||
|
|
| 402 | blk.30.ffn_up.weight | 0xfaeb8220 | 0x182b800 |
|
||
|
|
| 403 | blk.30.post_attention_norm.weight | 0xfc6e3a20 | 0x3c00 |
|
||
|
|
| 404 | blk.30.post_ffw_norm.weight | 0xfc6e7620 | 0x3c00 |
|
||
|
|
| 405 | blk.31.attn_k.weight | 0xfc6eb220 | 0x438000 |
|
||
|
|
| 406 | blk.31.attn_k_norm.weight | 0xfcb23220 | 0x400 |
|
||
|
|
| 407 | blk.31.attn_norm.weight | 0xfcb23620 | 0x3c00 |
|
||
|
|
| 408 | blk.31.attn_output.weight | 0xfcb27220 | 0x870000 |
|
||
|
|
| 409 | blk.31.attn_q.weight | 0xfd397220 | 0x870000 |
|
||
|
|
| 410 | blk.31.attn_q_norm.weight | 0xfdc07220 | 0x400 |
|
||
|
|
| 411 | blk.31.attn_v.weight | 0xfdc07620 | 0x438000 |
|
||
|
|
| 412 | blk.31.ffn_down.weight | 0xfe03f620 | 0x26ac000 |
|
||
|
|
| 413 | blk.31.ffn_gate.weight | 0x1006eb620 | 0x1fa4000 |
|
||
|
|
| 414 | blk.31.ffn_norm.weight | 0x10268f620 | 0x3c00 |
|
||
|
|
| 415 | blk.31.ffn_up.weight | 0x102693220 | 0x1fa4000 |
|
||
|
|
| 416 | blk.31.post_attention_norm.weight | 0x104637220 | 0x3c00 |
|
||
|
|
| 417 | blk.31.post_ffw_norm.weight | 0x10463ae20 | 0x3c00 |
|
||
|
|
| 418 | blk.32.attn_k.weight | 0x10463ea20 | 0x438000 |
|
||
|
|
| 419 | blk.32.attn_k_norm.weight | 0x104a76a20 | 0x400 |
|
||
|
|
| 420 | blk.32.attn_norm.weight | 0x104a76e20 | 0x3c00 |
|
||
|
|
| 421 | blk.32.attn_output.weight | 0x104a7aa20 | 0x870000 |
|
||
|
|
| 422 | blk.32.attn_q.weight | 0x1052eaa20 | 0x870000 |
|
||
|
|
| 423 | blk.32.attn_q_norm.weight | 0x105b5aa20 | 0x400 |
|
||
|
|
| 424 | blk.32.attn_v.weight | 0x105b5ae20 | 0x438000 |
|
||
|
|
| 425 | blk.32.ffn_down.weight | 0x105f92e20 | 0x26ac000 |
|
||
|
|
| 426 | blk.32.ffn_gate.weight | 0x10863ee20 | 0x1fa4000 |
|
||
|
|
| 427 | blk.32.ffn_norm.weight | 0x10a5e2e20 | 0x3c00 |
|
||
|
|
| 428 | blk.32.ffn_up.weight | 0x10a5e6a20 | 0x1fa4000 |
|
||
|
|
| 429 | blk.32.post_attention_norm.weight | 0x10c58aa20 | 0x3c00 |
|
||
|
|
| 430 | blk.32.post_ffw_norm.weight | 0x10c58e620 | 0x3c00 |
|
||
|
|
| 431 | blk.33.attn_k.weight | 0x10c592220 | 0x438000 |
|
||
|
|
| 432 | blk.33.attn_k_norm.weight | 0x10c9ca220 | 0x400 |
|
||
|
|
| 433 | blk.33.attn_norm.weight | 0x10c9ca620 | 0x3c00 |
|
||
|
|
| 434 | blk.33.attn_output.weight | 0x10c9ce220 | 0x870000 |
|
||
|
|
| 435 | blk.33.attn_q.weight | 0x10d23e220 | 0x870000 |
|
||
|
|
| 436 | blk.33.attn_q_norm.weight | 0x10daae220 | 0x400 |
|
||
|
|
| 437 | blk.33.attn_v.weight | 0x10daae620 | 0x438000 |
|
||
|
|
| 438 | blk.33.ffn_down.weight | 0x10dee6620 | 0x26ac000 |
|
||
|
|
| 439 | blk.33.ffn_gate.weight | 0x110592620 | 0x1fa4000 |
|
||
|
|
| 440 | blk.33.ffn_norm.weight | 0x112536620 | 0x3c00 |
|
||
|
|
| 441 | blk.33.ffn_up.weight | 0x11253a220 | 0x1fa4000 |
|
||
|
|
| 442 | blk.33.post_attention_norm.weight | 0x1144de220 | 0x3c00 |
|
||
|
|
| 443 | blk.33.post_ffw_norm.weight | 0x1144e1e20 | 0x3c00 |
|
||
|
|
| 444 | blk.34.attn_k.weight | 0x1144e5a20 | 0x438000 |
|
||
|
|
| 445 | blk.34.attn_k_norm.weight | 0x11491da20 | 0x400 |
|
||
|
|
| 446 | blk.34.attn_norm.weight | 0x11491de20 | 0x3c00 |
|
||
|
|
| 447 | blk.34.attn_output.weight | 0x114921a20 | 0x870000 |
|
||
|
|
| 448 | blk.34.attn_q.weight | 0x115191a20 | 0x870000 |
|
||
|
|
| 449 | blk.34.attn_q_norm.weight | 0x115a01a20 | 0x400 |
|
||
|
|
| 450 | blk.34.attn_v.weight | 0x115a01e20 | 0x438000 |
|
||
|
|
| 451 | blk.34.ffn_down.weight | 0x115e39e20 | 0x26ac000 |
|
||
|
|
| 452 | blk.34.ffn_gate.weight | 0x1184e5e20 | 0x1fa4000 |
|
||
|
|
| 453 | blk.34.ffn_norm.weight | 0x11a489e20 | 0x3c00 |
|
||
|
|
| 454 | blk.34.ffn_up.weight | 0x11a48da20 | 0x1fa4000 |
|
||
|
|
| 455 | blk.34.post_attention_norm.weight | 0x11c431a20 | 0x3c00 |
|
||
|
|
| 456 | blk.34.post_ffw_norm.weight | 0x11c435620 | 0x3c00 |
|
||
|
|
| 457 | blk.35.attn_k.weight | 0x11c439220 | 0x339000 |
|
||
|
|
| 458 | blk.35.attn_k_norm.weight | 0x11c772220 | 0x400 |
|
||
|
|
| 459 | blk.35.attn_norm.weight | 0x11c772620 | 0x3c00 |
|
||
|
|
| 460 | blk.35.attn_output.weight | 0x11c776220 | 0x870000 |
|
||
|
|
| 461 | blk.35.attn_q.weight | 0x11cfe6220 | 0x672000 |
|
||
|
|
| 462 | blk.35.attn_q_norm.weight | 0x11d658220 | 0x400 |
|
||
|
|
| 463 | blk.35.attn_v.weight | 0x11d658620 | 0x3fc000 |
|
||
|
|
| 464 | blk.35.ffn_down.weight | 0x11da54620 | 0x26ac000 |
|
||
|
|
| 465 | blk.35.ffn_gate.weight | 0x120100620 | 0x182b800 |
|
||
|
|
| 466 | blk.35.ffn_norm.weight | 0x12192be20 | 0x3c00 |
|
||
|
|
| 467 | blk.35.ffn_up.weight | 0x12192fa20 | 0x182b800 |
|
||
|
|
| 468 | blk.35.post_attention_norm.weight | 0x12315b220 | 0x3c00 |
|
||
|
|
| 469 | blk.35.post_ffw_norm.weight | 0x12315ee20 | 0x3c00 |
|
||
|
|
| 470 | blk.36.attn_k.weight | 0x123162a20 | 0x438000 |
|
||
|
|
| 471 | blk.36.attn_k_norm.weight | 0x12359aa20 | 0x400 |
|
||
|
|
| 472 | blk.36.attn_norm.weight | 0x12359ae20 | 0x3c00 |
|
||
|
|
| 473 | blk.36.attn_output.weight | 0x12359ea20 | 0x870000 |
|
||
|
|
| 474 | blk.36.attn_q.weight | 0x123e0ea20 | 0x870000 |
|
||
|
|
| 475 | blk.36.attn_q_norm.weight | 0x12467ea20 | 0x400 |
|
||
|
|
| 476 | blk.36.attn_v.weight | 0x12467ee20 | 0x438000 |
|
||
|
|
| 477 | blk.36.ffn_down.weight | 0x124ab6e20 | 0x26ac000 |
|
||
|
|
| 478 | blk.36.ffn_gate.weight | 0x127162e20 | 0x1fa4000 |
|
||
|
|
| 479 | blk.36.ffn_norm.weight | 0x129106e20 | 0x3c00 |
|
||
|
|
| 480 | blk.36.ffn_up.weight | 0x12910aa20 | 0x1fa4000 |
|
||
|
|
| 481 | blk.36.post_attention_norm.weight | 0x12b0aea20 | 0x3c00 |
|
||
|
|
| 482 | blk.36.post_ffw_norm.weight | 0x12b0b2620 | 0x3c00 |
|
||
|
|
| 483 | blk.37.attn_k.weight | 0x12b0b6220 | 0x438000 |
|
||
|
|
| 484 | blk.37.attn_k_norm.weight | 0x12b4ee220 | 0x400 |
|
||
|
|
| 485 | blk.37.attn_norm.weight | 0x12b4ee620 | 0x3c00 |
|
||
|
|
| 486 | blk.37.attn_output.weight | 0x12b4f2220 | 0x870000 |
|
||
|
|
| 487 | blk.37.attn_q.weight | 0x12bd62220 | 0x870000 |
|
||
|
|
| 488 | blk.37.attn_q_norm.weight | 0x12c5d2220 | 0x400 |
|
||
|
|
| 489 | blk.37.attn_v.weight | 0x12c5d2620 | 0x438000 |
|
||
|
|
| 490 | blk.37.ffn_down.weight | 0x12ca0a620 | 0x26ac000 |
|
||
|
|
| 491 | blk.37.ffn_gate.weight | 0x12f0b6620 | 0x1fa4000 |
|
||
|
|
| 492 | blk.37.ffn_norm.weight | 0x13105a620 | 0x3c00 |
|
||
|
|
| 493 | blk.37.ffn_up.weight | 0x13105e220 | 0x1fa4000 |
|
||
|
|
| 494 | blk.37.post_attention_norm.weight | 0x133002220 | 0x3c00 |
|
||
|
|
| 495 | blk.37.post_ffw_norm.weight | 0x133005e20 | 0x3c00 |
|
||
|
|
| 496 | blk.38.attn_k.weight | 0x133009a20 | 0x438000 |
|
||
|
|
| 497 | blk.38.attn_k_norm.weight | 0x133441a20 | 0x400 |
|
||
|
|
| 498 | blk.38.attn_norm.weight | 0x133441e20 | 0x3c00 |
|
||
|
|
| 499 | blk.38.attn_output.weight | 0x133445a20 | 0x870000 |
|
||
|
|
| 500 | blk.38.attn_q.weight | 0x133cb5a20 | 0x870000 |
|
||
|
|
| 501 | blk.38.attn_q_norm.weight | 0x134525a20 | 0x400 |
|
||
|
|
| 502 | blk.38.attn_v.weight | 0x134525e20 | 0x438000 |
|
||
|
|
| 503 | blk.38.ffn_down.weight | 0x13495de20 | 0x26ac000 |
|
||
|
|
| 504 | blk.38.ffn_gate.weight | 0x137009e20 | 0x1fa4000 |
|
||
|
|
| 505 | blk.38.ffn_norm.weight | 0x138fade20 | 0x3c00 |
|
||
|
|
| 506 | blk.38.ffn_up.weight | 0x138fb1a20 | 0x1fa4000 |
|
||
|
|
| 507 | blk.38.post_attention_norm.weight | 0x13af55a20 | 0x3c00 |
|
||
|
|
| 508 | blk.38.post_ffw_norm.weight | 0x13af59620 | 0x3c00 |
|
||
|
|
| 509 | blk.39.attn_k.weight | 0x13af5d220 | 0x438000 |
|
||
|
|
| 510 | blk.39.attn_k_norm.weight | 0x13b395220 | 0x400 |
|
||
|
|
| 511 | blk.39.attn_norm.weight | 0x13b395620 | 0x3c00 |
|
||
|
|
| 512 | blk.39.attn_output.weight | 0x13b399220 | 0x870000 |
|
||
|
|
| 513 | blk.39.attn_q.weight | 0x13bc09220 | 0x870000 |
|
||
|
|
| 514 | blk.39.attn_q_norm.weight | 0x13c479220 | 0x400 |
|
||
|
|
| 515 | blk.39.attn_v.weight | 0x13c479620 | 0x438000 |
|
||
|
|
| 516 | blk.39.ffn_down.weight | 0x13c8b1620 | 0x26ac000 |
|
||
|
|
| 517 | blk.39.ffn_gate.weight | 0x13ef5d620 | 0x1fa4000 |
|
||
|
|
| 518 | blk.39.ffn_norm.weight | 0x140f01620 | 0x3c00 |
|
||
|
|
| 519 | blk.39.ffn_up.weight | 0x140f05220 | 0x1fa4000 |
|
||
|
|
| 520 | blk.39.post_attention_norm.weight | 0x142ea9220 | 0x3c00 |
|
||
|
|
| 521 | blk.39.post_ffw_norm.weight | 0x142eace20 | 0x3c00 |
|
||
|
|
| 522 | blk.40.attn_k.weight | 0x142eb0a20 | 0x438000 |
|
||
|
|
| 523 | blk.40.attn_k_norm.weight | 0x1432e8a20 | 0x400 |
|
||
|
|
| 524 | blk.40.attn_norm.weight | 0x1432e8e20 | 0x3c00 |
|
||
|
|
| 525 | blk.40.attn_output.weight | 0x1432eca20 | 0x870000 |
|
||
|
|
| 526 | blk.40.attn_q.weight | 0x143b5ca20 | 0x870000 |
|
||
|
|
| 527 | blk.40.attn_q_norm.weight | 0x1443cca20 | 0x400 |
|
||
|
|
| 528 | blk.40.attn_v.weight | 0x1443cce20 | 0x438000 |
|
||
|
|
| 529 | blk.40.ffn_down.weight | 0x144804e20 | 0x26ac000 |
|
||
|
|
| 530 | blk.40.ffn_gate.weight | 0x146eb0e20 | 0x1fa4000 |
|
||
|
|
| 531 | blk.40.ffn_norm.weight | 0x148e54e20 | 0x3c00 |
|
||
|
|
| 532 | blk.40.ffn_up.weight | 0x148e58a20 | 0x1fa4000 |
|
||
|
|
| 533 | blk.40.post_attention_norm.weight | 0x14adfca20 | 0x3c00 |
|
||
|
|
| 534 | blk.40.post_ffw_norm.weight | 0x14ae00620 | 0x3c00 |
|
||
|
|
| 535 | blk.41.attn_k.weight | 0x14ae04220 | 0x339000 |
|
||
|
|
| 536 | blk.41.attn_k_norm.weight | 0x14b13d220 | 0x400 |
|
||
|
|
| 537 | blk.41.attn_norm.weight | 0x14b13d620 | 0x3c00 |
|
||
|
|
| 538 | blk.41.attn_output.weight | 0x14b141220 | 0x870000 |
|
||
|
|
| 539 | blk.41.attn_q.weight | 0x14b9b1220 | 0x672000 |
|
||
|
|
| 540 | blk.41.attn_q_norm.weight | 0x14c023220 | 0x400 |
|
||
|
|
| 541 | blk.41.attn_v.weight | 0x14c023620 | 0x3fc000 |
|
||
|
|
| 542 | blk.41.ffn_down.weight | 0x14c41f620 | 0x26ac000 |
|
||
|
|
| 543 | blk.41.ffn_gate.weight | 0x14eacb620 | 0x182b800 |
|
||
|
|
| 544 | blk.41.ffn_norm.weight | 0x1502f6e20 | 0x3c00 |
|
||
|
|
| 545 | blk.41.ffn_up.weight | 0x1502faa20 | 0x182b800 |
|
||
|
|
| 546 | blk.41.post_attention_norm.weight | 0x151b26220 | 0x3c00 |
|
||
|
|
| 547 | blk.41.post_ffw_norm.weight | 0x151b29e20 | 0x3c00 |
|
||
|
|
| 548 | blk.42.attn_k.weight | 0x151b2da20 | 0x339000 |
|
||
|
|
| 549 | blk.42.attn_k_norm.weight | 0x151e66a20 | 0x400 |
|
||
|
|
| 550 | blk.42.attn_norm.weight | 0x151e66e20 | 0x3c00 |
|
||
|
|
| 551 | blk.42.attn_output.weight | 0x151e6aa20 | 0x870000 |
|
||
|
|
| 552 | blk.42.attn_q.weight | 0x1526daa20 | 0x672000 |
|
||
|
|
| 553 | blk.42.attn_q_norm.weight | 0x152d4ca20 | 0x400 |
|
||
|
|
| 554 | blk.42.attn_v.weight | 0x152d4ce20 | 0x3fc000 |
|
||
|
|
| 555 | blk.42.ffn_down.weight | 0x153148e20 | 0x26ac000 |
|
||
|
|
| 556 | blk.42.ffn_gate.weight | 0x1557f4e20 | 0x182b800 |
|
||
|
|
| 557 | blk.42.ffn_norm.weight | 0x157020620 | 0x3c00 |
|
||
|
|
| 558 | blk.42.ffn_up.weight | 0x157024220 | 0x182b800 |
|
||
|
|
| 559 | blk.42.post_attention_norm.weight | 0x15884fa20 | 0x3c00 |
|
||
|
|
| 560 | blk.42.post_ffw_norm.weight | 0x158853620 | 0x3c00 |
|
||
|
|
| 561 | blk.43.attn_k.weight | 0x158857220 | 0x339000 |
|
||
|
|
| 562 | blk.43.attn_k_norm.weight | 0x158b90220 | 0x400 |
|
||
|
|
| 563 | blk.43.attn_norm.weight | 0x158b90620 | 0x3c00 |
|
||
|
|
| 564 | blk.43.attn_output.weight | 0x158b94220 | 0x870000 |
|
||
|
|
| 565 | blk.43.attn_q.weight | 0x159404220 | 0x672000 |
|
||
|
|
| 566 | blk.43.attn_q_norm.weight | 0x159a76220 | 0x400 |
|
||
|
|
| 567 | blk.43.attn_v.weight | 0x159a76620 | 0x3fc000 |
|
||
|
|
| 568 | blk.43.ffn_down.weight | 0x159e72620 | 0x26ac000 |
|
||
|
|
| 569 | blk.43.ffn_gate.weight | 0x15c51e620 | 0x182b800 |
|
||
|
|
| 570 | blk.43.ffn_norm.weight | 0x15dd49e20 | 0x3c00 |
|
||
|
|
| 571 | blk.43.ffn_up.weight | 0x15dd4da20 | 0x182b800 |
|
||
|
|
| 572 | blk.43.post_attention_norm.weight | 0x15f579220 | 0x3c00 |
|
||
|
|
| 573 | blk.43.post_ffw_norm.weight | 0x15f57ce20 | 0x3c00 |
|
||
|
|
| 574 | blk.44.attn_k.weight | 0x15f580a20 | 0x438000 |
|
||
|
|
| 575 | blk.44.attn_k_norm.weight | 0x15f9b8a20 | 0x400 |
|
||
|
|
| 576 | blk.44.attn_norm.weight | 0x15f9b8e20 | 0x3c00 |
|
||
|
|
| 577 | blk.44.attn_output.weight | 0x15f9bca20 | 0x870000 |
|
||
|
|
| 578 | blk.44.attn_q.weight | 0x16022ca20 | 0x870000 |
|
||
|
|
| 579 | blk.44.attn_q_norm.weight | 0x160a9ca20 | 0x400 |
|
||
|
|
| 580 | blk.44.attn_v.weight | 0x160a9ce20 | 0x438000 |
|
||
|
|
| 581 | blk.44.ffn_down.weight | 0x160ed4e20 | 0x26ac000 |
|
||
|
|
| 582 | blk.44.ffn_gate.weight | 0x163580e20 | 0x1fa4000 |
|
||
|
|
| 583 | blk.44.ffn_norm.weight | 0x165524e20 | 0x3c00 |
|
||
|
|
| 584 | blk.44.ffn_up.weight | 0x165528a20 | 0x1fa4000 |
|
||
|
|
| 585 | blk.44.post_attention_norm.weight | 0x1674cca20 | 0x3c00 |
|
||
|
|
| 586 | blk.44.post_ffw_norm.weight | 0x1674d0620 | 0x3c00 |
|
||
|
|
| 587 | blk.45.attn_k.weight | 0x1674d4220 | 0x438000 |
|
||
|
|
| 588 | blk.45.attn_k_norm.weight | 0x16790c220 | 0x400 |
|
||
|
|
| 589 | blk.45.attn_norm.weight | 0x16790c620 | 0x3c00 |
|
||
|
|
| 590 | blk.45.attn_output.weight | 0x167910220 | 0x870000 |
|
||
|
|
| 591 | blk.45.attn_q.weight | 0x168180220 | 0x870000 |
|
||
|
|
| 592 | blk.45.attn_q_norm.weight | 0x1689f0220 | 0x400 |
|
||
|
|
| 593 | blk.45.attn_v.weight | 0x1689f0620 | 0x438000 |
|
||
|
|
| 594 | blk.45.ffn_down.weight | 0x168e28620 | 0x26ac000 |
|
||
|
|
| 595 | blk.45.ffn_gate.weight | 0x16b4d4620 | 0x1fa4000 |
|
||
|
|
| 596 | blk.45.ffn_norm.weight | 0x16d478620 | 0x3c00 |
|
||
|
|
| 597 | blk.45.ffn_up.weight | 0x16d47c220 | 0x1fa4000 |
|
||
|
|
| 598 | blk.45.post_attention_norm.weight | 0x16f420220 | 0x3c00 |
|
||
|
|
| 599 | blk.45.post_ffw_norm.weight | 0x16f423e20 | 0x3c00 |
|
||
|
|
|
||
|
|
### <a name="base">Base Tensor Group : ~1B Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:-------------------|:---------------------------------|:-----------------|:----------------------|:------|
|
||
|
|
| 0 | output_norm.weight | Output Normalization (W) | (~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 1 | token_embd.weight | Token Embedding (W) | (~1B) 1006632960 | 3840 x 262144 x 1 x 1 | IQ3_S |
|
||
|
|
|
||
|
|
- Total elements in base: ( ~1B) 1006636800
|
||
|
|
- Percentage of total elements: 8.89%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_0">Block 0 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 2 | blk.0.attn_k.weight | Block 0 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 3 | blk.0.attn_k_norm.weight | Block 0 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 4 | blk.0.attn_norm.weight | Block 0 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 5 | blk.0.attn_output.weight | Block 0 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 6 | blk.0.attn_q.weight | Block 0 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 7 | blk.0.attn_q_norm.weight | Block 0 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 8 | blk.0.attn_v.weight | Block 0 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 9 | blk.0.ffn_down.weight | Block 0 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 10 | blk.0.ffn_gate.weight | Block 0 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 11 | blk.0.ffn_norm.weight | Block 0 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 12 | blk.0.ffn_up.weight | Block 0 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 13 | blk.0.post_attention_norm.weight | Block 0 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 14 | blk.0.post_ffw_norm.weight | Block 0 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.0: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_1">Block 1 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 15 | blk.1.attn_k.weight | Block 1 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 16 | blk.1.attn_k_norm.weight | Block 1 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 17 | blk.1.attn_norm.weight | Block 1 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 18 | blk.1.attn_output.weight | Block 1 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 19 | blk.1.attn_q.weight | Block 1 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 20 | blk.1.attn_q_norm.weight | Block 1 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 21 | blk.1.attn_v.weight | Block 1 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 22 | blk.1.ffn_down.weight | Block 1 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 23 | blk.1.ffn_gate.weight | Block 1 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 24 | blk.1.ffn_norm.weight | Block 1 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 25 | blk.1.ffn_up.weight | Block 1 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 26 | blk.1.post_attention_norm.weight | Block 1 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 27 | blk.1.post_ffw_norm.weight | Block 1 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.1: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_2">Block 2 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 28 | blk.2.attn_k.weight | Block 2 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 29 | blk.2.attn_k_norm.weight | Block 2 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 30 | blk.2.attn_norm.weight | Block 2 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 31 | blk.2.attn_output.weight | Block 2 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 32 | blk.2.attn_q.weight | Block 2 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 33 | blk.2.attn_q_norm.weight | Block 2 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 34 | blk.2.attn_v.weight | Block 2 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 35 | blk.2.ffn_down.weight | Block 2 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 36 | blk.2.ffn_gate.weight | Block 2 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 37 | blk.2.ffn_norm.weight | Block 2 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 38 | blk.2.ffn_up.weight | Block 2 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 39 | blk.2.post_attention_norm.weight | Block 2 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 40 | blk.2.post_ffw_norm.weight | Block 2 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.2: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_3">Block 3 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 41 | blk.3.attn_k.weight | Block 3 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 42 | blk.3.attn_k_norm.weight | Block 3 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 43 | blk.3.attn_norm.weight | Block 3 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 44 | blk.3.attn_output.weight | Block 3 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 45 | blk.3.attn_q.weight | Block 3 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 46 | blk.3.attn_q_norm.weight | Block 3 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 47 | blk.3.attn_v.weight | Block 3 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 48 | blk.3.ffn_down.weight | Block 3 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 49 | blk.3.ffn_gate.weight | Block 3 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 50 | blk.3.ffn_norm.weight | Block 3 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 51 | blk.3.ffn_up.weight | Block 3 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 52 | blk.3.post_attention_norm.weight | Block 3 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 53 | blk.3.post_ffw_norm.weight | Block 3 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.3: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_4">Block 4 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 54 | blk.4.attn_k.weight | Block 4 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 55 | blk.4.attn_k_norm.weight | Block 4 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 56 | blk.4.attn_norm.weight | Block 4 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 57 | blk.4.attn_output.weight | Block 4 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 58 | blk.4.attn_q.weight | Block 4 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 59 | blk.4.attn_q_norm.weight | Block 4 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 60 | blk.4.attn_v.weight | Block 4 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 61 | blk.4.ffn_down.weight | Block 4 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 62 | blk.4.ffn_gate.weight | Block 4 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 63 | blk.4.ffn_norm.weight | Block 4 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 64 | blk.4.ffn_up.weight | Block 4 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 65 | blk.4.post_attention_norm.weight | Block 4 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 66 | blk.4.post_ffw_norm.weight | Block 4 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.4: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_5">Block 5 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 67 | blk.5.attn_k.weight | Block 5 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 68 | blk.5.attn_k_norm.weight | Block 5 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 69 | blk.5.attn_norm.weight | Block 5 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 70 | blk.5.attn_output.weight | Block 5 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 71 | blk.5.attn_q.weight | Block 5 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 72 | blk.5.attn_q_norm.weight | Block 5 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 73 | blk.5.attn_v.weight | Block 5 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 74 | blk.5.ffn_down.weight | Block 5 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 75 | blk.5.ffn_gate.weight | Block 5 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 76 | blk.5.ffn_norm.weight | Block 5 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 77 | blk.5.ffn_up.weight | Block 5 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 78 | blk.5.post_attention_norm.weight | Block 5 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 79 | blk.5.post_ffw_norm.weight | Block 5 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.5: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_6">Block 6 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 80 | blk.6.attn_k.weight | Block 6 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 81 | blk.6.attn_k_norm.weight | Block 6 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 82 | blk.6.attn_norm.weight | Block 6 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 83 | blk.6.attn_output.weight | Block 6 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 84 | blk.6.attn_q.weight | Block 6 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 85 | blk.6.attn_q_norm.weight | Block 6 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 86 | blk.6.attn_v.weight | Block 6 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 87 | blk.6.ffn_down.weight | Block 6 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 88 | blk.6.ffn_gate.weight | Block 6 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 89 | blk.6.ffn_norm.weight | Block 6 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 90 | blk.6.ffn_up.weight | Block 6 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 91 | blk.6.post_attention_norm.weight | Block 6 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 92 | blk.6.post_ffw_norm.weight | Block 6 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.6: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_7">Block 7 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 93 | blk.7.attn_k.weight | Block 7 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 94 | blk.7.attn_k_norm.weight | Block 7 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 95 | blk.7.attn_norm.weight | Block 7 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 96 | blk.7.attn_output.weight | Block 7 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 97 | blk.7.attn_q.weight | Block 7 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 98 | blk.7.attn_q_norm.weight | Block 7 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 99 | blk.7.attn_v.weight | Block 7 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 100 | blk.7.ffn_down.weight | Block 7 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 101 | blk.7.ffn_gate.weight | Block 7 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 102 | blk.7.ffn_norm.weight | Block 7 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 103 | blk.7.ffn_up.weight | Block 7 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 104 | blk.7.post_attention_norm.weight | Block 7 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 105 | blk.7.post_ffw_norm.weight | Block 7 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.7: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_8">Block 8 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 106 | blk.8.attn_k.weight | Block 8 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 107 | blk.8.attn_k_norm.weight | Block 8 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 108 | blk.8.attn_norm.weight | Block 8 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 109 | blk.8.attn_output.weight | Block 8 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 110 | blk.8.attn_q.weight | Block 8 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 111 | blk.8.attn_q_norm.weight | Block 8 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 112 | blk.8.attn_v.weight | Block 8 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 113 | blk.8.ffn_down.weight | Block 8 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 114 | blk.8.ffn_gate.weight | Block 8 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 115 | blk.8.ffn_norm.weight | Block 8 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 116 | blk.8.ffn_up.weight | Block 8 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 117 | blk.8.post_attention_norm.weight | Block 8 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 118 | blk.8.post_ffw_norm.weight | Block 8 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.8: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_9">Block 9 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:---------------------------------|:-----------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 119 | blk.9.attn_k.weight | Block 9 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 120 | blk.9.attn_k_norm.weight | Block 9 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 121 | blk.9.attn_norm.weight | Block 9 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 122 | blk.9.attn_output.weight | Block 9 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 123 | blk.9.attn_q.weight | Block 9 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 124 | blk.9.attn_q_norm.weight | Block 9 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 125 | blk.9.attn_v.weight | Block 9 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 126 | blk.9.ffn_down.weight | Block 9 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 127 | blk.9.ffn_gate.weight | Block 9 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 128 | blk.9.ffn_norm.weight | Block 9 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 129 | blk.9.ffn_up.weight | Block 9 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 130 | blk.9.post_attention_norm.weight | Block 9 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 131 | blk.9.post_ffw_norm.weight | Block 9 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.9: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_10">Block 10 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 132 | blk.10.attn_k.weight | Block 10 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 133 | blk.10.attn_k_norm.weight | Block 10 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 134 | blk.10.attn_norm.weight | Block 10 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 135 | blk.10.attn_output.weight | Block 10 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 136 | blk.10.attn_q.weight | Block 10 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 137 | blk.10.attn_q_norm.weight | Block 10 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 138 | blk.10.attn_v.weight | Block 10 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 139 | blk.10.ffn_down.weight | Block 10 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 140 | blk.10.ffn_gate.weight | Block 10 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 141 | blk.10.ffn_norm.weight | Block 10 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 142 | blk.10.ffn_up.weight | Block 10 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 143 | blk.10.post_attention_norm.weight | Block 10 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 144 | blk.10.post_ffw_norm.weight | Block 10 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.10: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_11">Block 11 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 145 | blk.11.attn_k.weight | Block 11 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 146 | blk.11.attn_k_norm.weight | Block 11 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 147 | blk.11.attn_norm.weight | Block 11 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 148 | blk.11.attn_output.weight | Block 11 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 149 | blk.11.attn_q.weight | Block 11 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 150 | blk.11.attn_q_norm.weight | Block 11 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 151 | blk.11.attn_v.weight | Block 11 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 152 | blk.11.ffn_down.weight | Block 11 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 153 | blk.11.ffn_gate.weight | Block 11 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 154 | blk.11.ffn_norm.weight | Block 11 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 155 | blk.11.ffn_up.weight | Block 11 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 156 | blk.11.post_attention_norm.weight | Block 11 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 157 | blk.11.post_ffw_norm.weight | Block 11 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.11: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_12">Block 12 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 158 | blk.12.attn_k.weight | Block 12 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 159 | blk.12.attn_k_norm.weight | Block 12 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 160 | blk.12.attn_norm.weight | Block 12 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 161 | blk.12.attn_output.weight | Block 12 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 162 | blk.12.attn_q.weight | Block 12 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 163 | blk.12.attn_q_norm.weight | Block 12 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 164 | blk.12.attn_v.weight | Block 12 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 165 | blk.12.ffn_down.weight | Block 12 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 166 | blk.12.ffn_gate.weight | Block 12 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 167 | blk.12.ffn_norm.weight | Block 12 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 168 | blk.12.ffn_up.weight | Block 12 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 169 | blk.12.post_attention_norm.weight | Block 12 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 170 | blk.12.post_ffw_norm.weight | Block 12 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.12: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_13">Block 13 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 171 | blk.13.attn_k.weight | Block 13 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 172 | blk.13.attn_k_norm.weight | Block 13 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 173 | blk.13.attn_norm.weight | Block 13 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 174 | blk.13.attn_output.weight | Block 13 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 175 | blk.13.attn_q.weight | Block 13 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 176 | blk.13.attn_q_norm.weight | Block 13 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 177 | blk.13.attn_v.weight | Block 13 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 178 | blk.13.ffn_down.weight | Block 13 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 179 | blk.13.ffn_gate.weight | Block 13 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 180 | blk.13.ffn_norm.weight | Block 13 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 181 | blk.13.ffn_up.weight | Block 13 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 182 | blk.13.post_attention_norm.weight | Block 13 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 183 | blk.13.post_ffw_norm.weight | Block 13 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.13: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_14">Block 14 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 184 | blk.14.attn_k.weight | Block 14 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 185 | blk.14.attn_k_norm.weight | Block 14 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 186 | blk.14.attn_norm.weight | Block 14 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 187 | blk.14.attn_output.weight | Block 14 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 188 | blk.14.attn_q.weight | Block 14 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 189 | blk.14.attn_q_norm.weight | Block 14 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 190 | blk.14.attn_v.weight | Block 14 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 191 | blk.14.ffn_down.weight | Block 14 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 192 | blk.14.ffn_gate.weight | Block 14 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 193 | blk.14.ffn_norm.weight | Block 14 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 194 | blk.14.ffn_up.weight | Block 14 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 195 | blk.14.post_attention_norm.weight | Block 14 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 196 | blk.14.post_ffw_norm.weight | Block 14 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.14: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_15">Block 15 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 197 | blk.15.attn_k.weight | Block 15 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 198 | blk.15.attn_k_norm.weight | Block 15 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 199 | blk.15.attn_norm.weight | Block 15 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 200 | blk.15.attn_output.weight | Block 15 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 201 | blk.15.attn_q.weight | Block 15 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 202 | blk.15.attn_q_norm.weight | Block 15 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 203 | blk.15.attn_v.weight | Block 15 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 204 | blk.15.ffn_down.weight | Block 15 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 205 | blk.15.ffn_gate.weight | Block 15 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 206 | blk.15.ffn_norm.weight | Block 15 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 207 | blk.15.ffn_up.weight | Block 15 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 208 | blk.15.post_attention_norm.weight | Block 15 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 209 | blk.15.post_ffw_norm.weight | Block 15 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.15: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_16">Block 16 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 210 | blk.16.attn_k.weight | Block 16 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 211 | blk.16.attn_k_norm.weight | Block 16 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 212 | blk.16.attn_norm.weight | Block 16 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 213 | blk.16.attn_output.weight | Block 16 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 214 | blk.16.attn_q.weight | Block 16 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 215 | blk.16.attn_q_norm.weight | Block 16 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 216 | blk.16.attn_v.weight | Block 16 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 217 | blk.16.ffn_down.weight | Block 16 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 218 | blk.16.ffn_gate.weight | Block 16 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 219 | blk.16.ffn_norm.weight | Block 16 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 220 | blk.16.ffn_up.weight | Block 16 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 221 | blk.16.post_attention_norm.weight | Block 16 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 222 | blk.16.post_ffw_norm.weight | Block 16 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.16: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_17">Block 17 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 223 | blk.17.attn_k.weight | Block 17 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 224 | blk.17.attn_k_norm.weight | Block 17 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 225 | blk.17.attn_norm.weight | Block 17 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 226 | blk.17.attn_output.weight | Block 17 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 227 | blk.17.attn_q.weight | Block 17 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 228 | blk.17.attn_q_norm.weight | Block 17 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 229 | blk.17.attn_v.weight | Block 17 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 230 | blk.17.ffn_down.weight | Block 17 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 231 | blk.17.ffn_gate.weight | Block 17 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 232 | blk.17.ffn_norm.weight | Block 17 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 233 | blk.17.ffn_up.weight | Block 17 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 234 | blk.17.post_attention_norm.weight | Block 17 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 235 | blk.17.post_ffw_norm.weight | Block 17 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.17: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_18">Block 18 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 236 | blk.18.attn_k.weight | Block 18 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 237 | blk.18.attn_k_norm.weight | Block 18 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 238 | blk.18.attn_norm.weight | Block 18 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 239 | blk.18.attn_output.weight | Block 18 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 240 | blk.18.attn_q.weight | Block 18 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 241 | blk.18.attn_q_norm.weight | Block 18 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 242 | blk.18.attn_v.weight | Block 18 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 243 | blk.18.ffn_down.weight | Block 18 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 244 | blk.18.ffn_gate.weight | Block 18 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 245 | blk.18.ffn_norm.weight | Block 18 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 246 | blk.18.ffn_up.weight | Block 18 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 247 | blk.18.post_attention_norm.weight | Block 18 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 248 | blk.18.post_ffw_norm.weight | Block 18 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.18: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_19">Block 19 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 249 | blk.19.attn_k.weight | Block 19 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 250 | blk.19.attn_k_norm.weight | Block 19 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 251 | blk.19.attn_norm.weight | Block 19 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 252 | blk.19.attn_output.weight | Block 19 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 253 | blk.19.attn_q.weight | Block 19 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 254 | blk.19.attn_q_norm.weight | Block 19 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 255 | blk.19.attn_v.weight | Block 19 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 256 | blk.19.ffn_down.weight | Block 19 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 257 | blk.19.ffn_gate.weight | Block 19 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 258 | blk.19.ffn_norm.weight | Block 19 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 259 | blk.19.ffn_up.weight | Block 19 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 260 | blk.19.post_attention_norm.weight | Block 19 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 261 | blk.19.post_ffw_norm.weight | Block 19 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.19: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_20">Block 20 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 262 | blk.20.attn_k.weight | Block 20 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 263 | blk.20.attn_k_norm.weight | Block 20 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 264 | blk.20.attn_norm.weight | Block 20 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 265 | blk.20.attn_output.weight | Block 20 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 266 | blk.20.attn_q.weight | Block 20 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 267 | blk.20.attn_q_norm.weight | Block 20 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 268 | blk.20.attn_v.weight | Block 20 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 269 | blk.20.ffn_down.weight | Block 20 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 270 | blk.20.ffn_gate.weight | Block 20 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 271 | blk.20.ffn_norm.weight | Block 20 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 272 | blk.20.ffn_up.weight | Block 20 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 273 | blk.20.post_attention_norm.weight | Block 20 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 274 | blk.20.post_ffw_norm.weight | Block 20 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.20: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_21">Block 21 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 275 | blk.21.attn_k.weight | Block 21 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 276 | blk.21.attn_k_norm.weight | Block 21 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 277 | blk.21.attn_norm.weight | Block 21 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 278 | blk.21.attn_output.weight | Block 21 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 279 | blk.21.attn_q.weight | Block 21 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 280 | blk.21.attn_q_norm.weight | Block 21 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 281 | blk.21.attn_v.weight | Block 21 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 282 | blk.21.ffn_down.weight | Block 21 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 283 | blk.21.ffn_gate.weight | Block 21 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 284 | blk.21.ffn_norm.weight | Block 21 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 285 | blk.21.ffn_up.weight | Block 21 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 286 | blk.21.post_attention_norm.weight | Block 21 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 287 | blk.21.post_ffw_norm.weight | Block 21 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.21: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_22">Block 22 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 288 | blk.22.attn_k.weight | Block 22 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 289 | blk.22.attn_k_norm.weight | Block 22 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 290 | blk.22.attn_norm.weight | Block 22 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 291 | blk.22.attn_output.weight | Block 22 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 292 | blk.22.attn_q.weight | Block 22 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 293 | blk.22.attn_q_norm.weight | Block 22 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 294 | blk.22.attn_v.weight | Block 22 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 295 | blk.22.ffn_down.weight | Block 22 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 296 | blk.22.ffn_gate.weight | Block 22 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 297 | blk.22.ffn_norm.weight | Block 22 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 298 | blk.22.ffn_up.weight | Block 22 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 299 | blk.22.post_attention_norm.weight | Block 22 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 300 | blk.22.post_ffw_norm.weight | Block 22 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.22: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_23">Block 23 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 301 | blk.23.attn_k.weight | Block 23 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 302 | blk.23.attn_k_norm.weight | Block 23 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 303 | blk.23.attn_norm.weight | Block 23 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 304 | blk.23.attn_output.weight | Block 23 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 305 | blk.23.attn_q.weight | Block 23 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 306 | blk.23.attn_q_norm.weight | Block 23 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 307 | blk.23.attn_v.weight | Block 23 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 308 | blk.23.ffn_down.weight | Block 23 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 309 | blk.23.ffn_gate.weight | Block 23 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 310 | blk.23.ffn_norm.weight | Block 23 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 311 | blk.23.ffn_up.weight | Block 23 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 312 | blk.23.post_attention_norm.weight | Block 23 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 313 | blk.23.post_ffw_norm.weight | Block 23 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.23: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_24">Block 24 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 314 | blk.24.attn_k.weight | Block 24 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 315 | blk.24.attn_k_norm.weight | Block 24 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 316 | blk.24.attn_norm.weight | Block 24 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 317 | blk.24.attn_output.weight | Block 24 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 318 | blk.24.attn_q.weight | Block 24 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 319 | blk.24.attn_q_norm.weight | Block 24 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 320 | blk.24.attn_v.weight | Block 24 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 321 | blk.24.ffn_down.weight | Block 24 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 322 | blk.24.ffn_gate.weight | Block 24 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 323 | blk.24.ffn_norm.weight | Block 24 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 324 | blk.24.ffn_up.weight | Block 24 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 325 | blk.24.post_attention_norm.weight | Block 24 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 326 | blk.24.post_ffw_norm.weight | Block 24 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.24: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_25">Block 25 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 327 | blk.25.attn_k.weight | Block 25 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 328 | blk.25.attn_k_norm.weight | Block 25 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 329 | blk.25.attn_norm.weight | Block 25 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 330 | blk.25.attn_output.weight | Block 25 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 331 | blk.25.attn_q.weight | Block 25 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 332 | blk.25.attn_q_norm.weight | Block 25 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 333 | blk.25.attn_v.weight | Block 25 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 334 | blk.25.ffn_down.weight | Block 25 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 335 | blk.25.ffn_gate.weight | Block 25 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 336 | blk.25.ffn_norm.weight | Block 25 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 337 | blk.25.ffn_up.weight | Block 25 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 338 | blk.25.post_attention_norm.weight | Block 25 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 339 | blk.25.post_ffw_norm.weight | Block 25 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.25: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_26">Block 26 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 340 | blk.26.attn_k.weight | Block 26 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 341 | blk.26.attn_k_norm.weight | Block 26 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 342 | blk.26.attn_norm.weight | Block 26 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 343 | blk.26.attn_output.weight | Block 26 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 344 | blk.26.attn_q.weight | Block 26 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 345 | blk.26.attn_q_norm.weight | Block 26 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 346 | blk.26.attn_v.weight | Block 26 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 347 | blk.26.ffn_down.weight | Block 26 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 348 | blk.26.ffn_gate.weight | Block 26 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 349 | blk.26.ffn_norm.weight | Block 26 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 350 | blk.26.ffn_up.weight | Block 26 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 351 | blk.26.post_attention_norm.weight | Block 26 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 352 | blk.26.post_ffw_norm.weight | Block 26 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.26: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_27">Block 27 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 353 | blk.27.attn_k.weight | Block 27 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 354 | blk.27.attn_k_norm.weight | Block 27 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 355 | blk.27.attn_norm.weight | Block 27 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 356 | blk.27.attn_output.weight | Block 27 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 357 | blk.27.attn_q.weight | Block 27 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 358 | blk.27.attn_q_norm.weight | Block 27 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 359 | blk.27.attn_v.weight | Block 27 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 360 | blk.27.ffn_down.weight | Block 27 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 361 | blk.27.ffn_gate.weight | Block 27 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 362 | blk.27.ffn_norm.weight | Block 27 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 363 | blk.27.ffn_up.weight | Block 27 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 364 | blk.27.post_attention_norm.weight | Block 27 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 365 | blk.27.post_ffw_norm.weight | Block 27 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.27: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_28">Block 28 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 366 | blk.28.attn_k.weight | Block 28 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 367 | blk.28.attn_k_norm.weight | Block 28 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 368 | blk.28.attn_norm.weight | Block 28 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 369 | blk.28.attn_output.weight | Block 28 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 370 | blk.28.attn_q.weight | Block 28 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 371 | blk.28.attn_q_norm.weight | Block 28 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 372 | blk.28.attn_v.weight | Block 28 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 373 | blk.28.ffn_down.weight | Block 28 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 374 | blk.28.ffn_gate.weight | Block 28 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 375 | blk.28.ffn_norm.weight | Block 28 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 376 | blk.28.ffn_up.weight | Block 28 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 377 | blk.28.post_attention_norm.weight | Block 28 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 378 | blk.28.post_ffw_norm.weight | Block 28 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.28: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_29">Block 29 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 379 | blk.29.attn_k.weight | Block 29 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 380 | blk.29.attn_k_norm.weight | Block 29 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 381 | blk.29.attn_norm.weight | Block 29 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 382 | blk.29.attn_output.weight | Block 29 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 383 | blk.29.attn_q.weight | Block 29 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 384 | blk.29.attn_q_norm.weight | Block 29 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 385 | blk.29.attn_v.weight | Block 29 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 386 | blk.29.ffn_down.weight | Block 29 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 387 | blk.29.ffn_gate.weight | Block 29 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 388 | blk.29.ffn_norm.weight | Block 29 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 389 | blk.29.ffn_up.weight | Block 29 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 390 | blk.29.post_attention_norm.weight | Block 29 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 391 | blk.29.post_ffw_norm.weight | Block 29 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.29: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_30">Block 30 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 392 | blk.30.attn_k.weight | Block 30 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 393 | blk.30.attn_k_norm.weight | Block 30 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 394 | blk.30.attn_norm.weight | Block 30 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 395 | blk.30.attn_output.weight | Block 30 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 396 | blk.30.attn_q.weight | Block 30 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 397 | blk.30.attn_q_norm.weight | Block 30 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 398 | blk.30.attn_v.weight | Block 30 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 399 | blk.30.ffn_down.weight | Block 30 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 400 | blk.30.ffn_gate.weight | Block 30 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 401 | blk.30.ffn_norm.weight | Block 30 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 402 | blk.30.ffn_up.weight | Block 30 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 403 | blk.30.post_attention_norm.weight | Block 30 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 404 | blk.30.post_ffw_norm.weight | Block 30 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.30: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_31">Block 31 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 405 | blk.31.attn_k.weight | Block 31 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 406 | blk.31.attn_k_norm.weight | Block 31 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 407 | blk.31.attn_norm.weight | Block 31 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 408 | blk.31.attn_output.weight | Block 31 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 409 | blk.31.attn_q.weight | Block 31 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 410 | blk.31.attn_q_norm.weight | Block 31 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 411 | blk.31.attn_v.weight | Block 31 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 412 | blk.31.ffn_down.weight | Block 31 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 413 | blk.31.ffn_gate.weight | Block 31 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 414 | blk.31.ffn_norm.weight | Block 31 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 415 | blk.31.ffn_up.weight | Block 31 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 416 | blk.31.post_attention_norm.weight | Block 31 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 417 | blk.31.post_ffw_norm.weight | Block 31 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.31: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_32">Block 32 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 418 | blk.32.attn_k.weight | Block 32 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 419 | blk.32.attn_k_norm.weight | Block 32 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 420 | blk.32.attn_norm.weight | Block 32 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 421 | blk.32.attn_output.weight | Block 32 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 422 | blk.32.attn_q.weight | Block 32 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 423 | blk.32.attn_q_norm.weight | Block 32 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 424 | blk.32.attn_v.weight | Block 32 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 425 | blk.32.ffn_down.weight | Block 32 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 426 | blk.32.ffn_gate.weight | Block 32 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 427 | blk.32.ffn_norm.weight | Block 32 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 428 | blk.32.ffn_up.weight | Block 32 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 429 | blk.32.post_attention_norm.weight | Block 32 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 430 | blk.32.post_ffw_norm.weight | Block 32 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.32: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_33">Block 33 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 431 | blk.33.attn_k.weight | Block 33 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 432 | blk.33.attn_k_norm.weight | Block 33 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 433 | blk.33.attn_norm.weight | Block 33 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 434 | blk.33.attn_output.weight | Block 33 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 435 | blk.33.attn_q.weight | Block 33 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 436 | blk.33.attn_q_norm.weight | Block 33 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 437 | blk.33.attn_v.weight | Block 33 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 438 | blk.33.ffn_down.weight | Block 33 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 439 | blk.33.ffn_gate.weight | Block 33 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 440 | blk.33.ffn_norm.weight | Block 33 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 441 | blk.33.ffn_up.weight | Block 33 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 442 | blk.33.post_attention_norm.weight | Block 33 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 443 | blk.33.post_ffw_norm.weight | Block 33 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.33: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_34">Block 34 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 444 | blk.34.attn_k.weight | Block 34 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 445 | blk.34.attn_k_norm.weight | Block 34 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 446 | blk.34.attn_norm.weight | Block 34 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 447 | blk.34.attn_output.weight | Block 34 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 448 | blk.34.attn_q.weight | Block 34 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 449 | blk.34.attn_q_norm.weight | Block 34 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 450 | blk.34.attn_v.weight | Block 34 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 451 | blk.34.ffn_down.weight | Block 34 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 452 | blk.34.ffn_gate.weight | Block 34 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 453 | blk.34.ffn_norm.weight | Block 34 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 454 | blk.34.ffn_up.weight | Block 34 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 455 | blk.34.post_attention_norm.weight | Block 34 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 456 | blk.34.post_ffw_norm.weight | Block 34 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.34: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_35">Block 35 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 457 | blk.35.attn_k.weight | Block 35 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 458 | blk.35.attn_k_norm.weight | Block 35 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 459 | blk.35.attn_norm.weight | Block 35 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 460 | blk.35.attn_output.weight | Block 35 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 461 | blk.35.attn_q.weight | Block 35 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 462 | blk.35.attn_q_norm.weight | Block 35 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 463 | blk.35.attn_v.weight | Block 35 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 464 | blk.35.ffn_down.weight | Block 35 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 465 | blk.35.ffn_gate.weight | Block 35 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 466 | blk.35.ffn_norm.weight | Block 35 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 467 | blk.35.ffn_up.weight | Block 35 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 468 | blk.35.post_attention_norm.weight | Block 35 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 469 | blk.35.post_ffw_norm.weight | Block 35 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.35: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_36">Block 36 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 470 | blk.36.attn_k.weight | Block 36 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 471 | blk.36.attn_k_norm.weight | Block 36 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 472 | blk.36.attn_norm.weight | Block 36 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 473 | blk.36.attn_output.weight | Block 36 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 474 | blk.36.attn_q.weight | Block 36 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 475 | blk.36.attn_q_norm.weight | Block 36 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 476 | blk.36.attn_v.weight | Block 36 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 477 | blk.36.ffn_down.weight | Block 36 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 478 | blk.36.ffn_gate.weight | Block 36 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 479 | blk.36.ffn_norm.weight | Block 36 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 480 | blk.36.ffn_up.weight | Block 36 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 481 | blk.36.post_attention_norm.weight | Block 36 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 482 | blk.36.post_ffw_norm.weight | Block 36 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.36: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_37">Block 37 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 483 | blk.37.attn_k.weight | Block 37 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 484 | blk.37.attn_k_norm.weight | Block 37 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 485 | blk.37.attn_norm.weight | Block 37 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 486 | blk.37.attn_output.weight | Block 37 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 487 | blk.37.attn_q.weight | Block 37 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 488 | blk.37.attn_q_norm.weight | Block 37 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 489 | blk.37.attn_v.weight | Block 37 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 490 | blk.37.ffn_down.weight | Block 37 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 491 | blk.37.ffn_gate.weight | Block 37 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 492 | blk.37.ffn_norm.weight | Block 37 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 493 | blk.37.ffn_up.weight | Block 37 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 494 | blk.37.post_attention_norm.weight | Block 37 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 495 | blk.37.post_ffw_norm.weight | Block 37 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.37: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_38">Block 38 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 496 | blk.38.attn_k.weight | Block 38 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 497 | blk.38.attn_k_norm.weight | Block 38 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 498 | blk.38.attn_norm.weight | Block 38 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 499 | blk.38.attn_output.weight | Block 38 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 500 | blk.38.attn_q.weight | Block 38 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 501 | blk.38.attn_q_norm.weight | Block 38 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 502 | blk.38.attn_v.weight | Block 38 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 503 | blk.38.ffn_down.weight | Block 38 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 504 | blk.38.ffn_gate.weight | Block 38 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 505 | blk.38.ffn_norm.weight | Block 38 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 506 | blk.38.ffn_up.weight | Block 38 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 507 | blk.38.post_attention_norm.weight | Block 38 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 508 | blk.38.post_ffw_norm.weight | Block 38 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.38: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_39">Block 39 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 509 | blk.39.attn_k.weight | Block 39 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 510 | blk.39.attn_k_norm.weight | Block 39 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 511 | blk.39.attn_norm.weight | Block 39 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 512 | blk.39.attn_output.weight | Block 39 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 513 | blk.39.attn_q.weight | Block 39 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 514 | blk.39.attn_q_norm.weight | Block 39 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 515 | blk.39.attn_v.weight | Block 39 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 516 | blk.39.ffn_down.weight | Block 39 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 517 | blk.39.ffn_gate.weight | Block 39 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 518 | blk.39.ffn_norm.weight | Block 39 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 519 | blk.39.ffn_up.weight | Block 39 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 520 | blk.39.post_attention_norm.weight | Block 39 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 521 | blk.39.post_ffw_norm.weight | Block 39 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.39: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_40">Block 40 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 522 | blk.40.attn_k.weight | Block 40 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 523 | blk.40.attn_k_norm.weight | Block 40 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 524 | blk.40.attn_norm.weight | Block 40 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 525 | blk.40.attn_output.weight | Block 40 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 526 | blk.40.attn_q.weight | Block 40 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 527 | blk.40.attn_q_norm.weight | Block 40 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 528 | blk.40.attn_v.weight | Block 40 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 529 | blk.40.ffn_down.weight | Block 40 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 530 | blk.40.ffn_gate.weight | Block 40 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 531 | blk.40.ffn_norm.weight | Block 40 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 532 | blk.40.ffn_up.weight | Block 40 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 533 | blk.40.post_attention_norm.weight | Block 40 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 534 | blk.40.post_ffw_norm.weight | Block 40 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.40: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_41">Block 41 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 535 | blk.41.attn_k.weight | Block 41 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 536 | blk.41.attn_k_norm.weight | Block 41 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 537 | blk.41.attn_norm.weight | Block 41 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 538 | blk.41.attn_output.weight | Block 41 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 539 | blk.41.attn_q.weight | Block 41 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 540 | blk.41.attn_q_norm.weight | Block 41 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 541 | blk.41.attn_v.weight | Block 41 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 542 | blk.41.ffn_down.weight | Block 41 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 543 | blk.41.ffn_gate.weight | Block 41 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 544 | blk.41.ffn_norm.weight | Block 41 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 545 | blk.41.ffn_up.weight | Block 41 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 546 | blk.41.post_attention_norm.weight | Block 41 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 547 | blk.41.post_ffw_norm.weight | Block 41 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.41: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_42">Block 42 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 548 | blk.42.attn_k.weight | Block 42 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 549 | blk.42.attn_k_norm.weight | Block 42 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 550 | blk.42.attn_norm.weight | Block 42 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 551 | blk.42.attn_output.weight | Block 42 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 552 | blk.42.attn_q.weight | Block 42 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 553 | blk.42.attn_q_norm.weight | Block 42 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 554 | blk.42.attn_v.weight | Block 42 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 555 | blk.42.ffn_down.weight | Block 42 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 556 | blk.42.ffn_gate.weight | Block 42 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 557 | blk.42.ffn_norm.weight | Block 42 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 558 | blk.42.ffn_up.weight | Block 42 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 559 | blk.42.post_attention_norm.weight | Block 42 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 560 | blk.42.post_ffw_norm.weight | Block 42 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.42: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_43">Block 43 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 561 | blk.43.attn_k.weight | Block 43 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ3_S |
|
||
|
|
| 562 | blk.43.attn_k_norm.weight | Block 43 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 563 | blk.43.attn_norm.weight | Block 43 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 564 | blk.43.attn_output.weight | Block 43 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 565 | blk.43.attn_q.weight | Block 43 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ3_S |
|
||
|
|
| 566 | blk.43.attn_q_norm.weight | Block 43 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 567 | blk.43.attn_v.weight | Block 43 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_XS |
|
||
|
|
| 568 | blk.43.ffn_down.weight | Block 43 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 569 | blk.43.ffn_gate.weight | Block 43 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 570 | blk.43.ffn_norm.weight | Block 43 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 571 | blk.43.ffn_up.weight | Block 43 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ3_S |
|
||
|
|
| 572 | blk.43.post_attention_norm.weight | Block 43 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 573 | blk.43.post_ffw_norm.weight | Block 43 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.43: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_44">Block 44 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 574 | blk.44.attn_k.weight | Block 44 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 575 | blk.44.attn_k_norm.weight | Block 44 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 576 | blk.44.attn_norm.weight | Block 44 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 577 | blk.44.attn_output.weight | Block 44 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 578 | blk.44.attn_q.weight | Block 44 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 579 | blk.44.attn_q_norm.weight | Block 44 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 580 | blk.44.attn_v.weight | Block 44 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 581 | blk.44.ffn_down.weight | Block 44 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 582 | blk.44.ffn_gate.weight | Block 44 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 583 | blk.44.ffn_norm.weight | Block 44 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 584 | blk.44.ffn_up.weight | Block 44 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 585 | blk.44.post_attention_norm.weight | Block 44 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 586 | blk.44.post_ffw_norm.weight | Block 44 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.44: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
### <a name="blk_45">Block 45 Tensor Group : ~224M Elements</a>
|
||
|
|
|
||
|
|
| T_ID | Tensor Layer Name | Human Friendly Tensor Layer Name | Elements | Shape | Type |
|
||
|
|
|-----:|:----------------------------------|:------------------------------------------------|:----------------|:----------------------|:-------|
|
||
|
|
| 587 | blk.45.attn_k.weight | Block 45 Attention Key (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 588 | blk.45.attn_k_norm.weight | Block 45 Attn_K_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 589 | blk.45.attn_norm.weight | Block 45 Attention Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 590 | blk.45.attn_output.weight | Block 45 Attention Output (W) | (~16M) 15728640 | 4096 x 3840 x 1 x 1 | IQ4_NL |
|
||
|
|
| 591 | blk.45.attn_q.weight | Block 45 Attention Query (W) | (~16M) 15728640 | 3840 x 4096 x 1 x 1 | IQ4_NL |
|
||
|
|
| 592 | blk.45.attn_q_norm.weight | Block 45 Attn_Q_Norm (W) | ( 256) 256 | 256 x 1 x 1 x 1 | F32 |
|
||
|
|
| 593 | blk.45.attn_v.weight | Block 45 Attention Value (W) | ( ~8M) 7864320 | 3840 x 2048 x 1 x 1 | IQ4_NL |
|
||
|
|
| 594 | blk.45.ffn_down.weight | Block 45 Feed-Forward Network "Down" (W) | (~59M) 58982400 | 15360 x 3840 x 1 x 1 | Q5_K |
|
||
|
|
| 595 | blk.45.ffn_gate.weight | Block 45 Feed-Forward Network "Gate" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 596 | blk.45.ffn_norm.weight | Block 45 Feed-Forward Network Normalization (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 597 | blk.45.ffn_up.weight | Block 45 Feed-Forward Network "Up" (W) | (~59M) 58982400 | 3840 x 15360 x 1 x 1 | IQ4_NL |
|
||
|
|
| 598 | blk.45.post_attention_norm.weight | Block 45 Post_Attention_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
| 599 | blk.45.post_ffw_norm.weight | Block 45 Post_Ffw_Norm (W) | ( ~4K) 3840 | 3840 x 1 x 1 x 1 | F32 |
|
||
|
|
|
||
|
|
- Total elements in blk.45: (~224M) 224148992
|
||
|
|
- Percentage of total elements: 1.98%
|
||
|
|
|
||
|
|
|
||
|
|
|