root commited on
Commit ·
ea26a6e
0
Parent(s):
Add MXFP4 quantized model
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +37 -0
- README.md +127 -0
- chat_template.jinja +117 -0
- config.json +834 -0
- generation_config.json +12 -0
- model-00001-of-00282.safetensors +3 -0
- model-00002-of-00282.safetensors +3 -0
- model-00003-of-00282.safetensors +3 -0
- model-00004-of-00282.safetensors +3 -0
- model-00005-of-00282.safetensors +3 -0
- model-00006-of-00282.safetensors +3 -0
- model-00007-of-00282.safetensors +3 -0
- model-00008-of-00282.safetensors +3 -0
- model-00009-of-00282.safetensors +3 -0
- model-00010-of-00282.safetensors +3 -0
- model-00011-of-00282.safetensors +3 -0
- model-00012-of-00282.safetensors +3 -0
- model-00013-of-00282.safetensors +3 -0
- model-00014-of-00282.safetensors +3 -0
- model-00015-of-00282.safetensors +3 -0
- model-00016-of-00282.safetensors +3 -0
- model-00017-of-00282.safetensors +3 -0
- model-00018-of-00282.safetensors +3 -0
- model-00019-of-00282.safetensors +3 -0
- model-00020-of-00282.safetensors +3 -0
- model-00021-of-00282.safetensors +3 -0
- model-00022-of-00282.safetensors +3 -0
- model-00023-of-00282.safetensors +3 -0
- model-00024-of-00282.safetensors +3 -0
- model-00025-of-00282.safetensors +3 -0
- model-00026-of-00282.safetensors +3 -0
- model-00027-of-00282.safetensors +3 -0
- model-00028-of-00282.safetensors +3 -0
- model-00029-of-00282.safetensors +3 -0
- model-00030-of-00282.safetensors +3 -0
- model-00031-of-00282.safetensors +3 -0
- model-00032-of-00282.safetensors +3 -0
- model-00033-of-00282.safetensors +3 -0
- model-00034-of-00282.safetensors +3 -0
- model-00035-of-00282.safetensors +3 -0
- model-00036-of-00282.safetensors +3 -0
- model-00037-of-00282.safetensors +3 -0
- model-00038-of-00282.safetensors +3 -0
- model-00039-of-00282.safetensors +3 -0
- model-00040-of-00282.safetensors +3 -0
- model-00041-of-00282.safetensors +3 -0
- model-00042-of-00282.safetensors +3 -0
- model-00043-of-00282.safetensors +3 -0
- model-00044-of-00282.safetensors +3 -0
- model-00045-of-00282.safetensors +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.index.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- zai-org/GLM-5.1
|
| 5 |
+
---
|
| 6 |
+
# Model Overview
|
| 7 |
+
|
| 8 |
+
- **Model Architecture:** GLM-5.1
|
| 9 |
+
- **Input:** Text
|
| 10 |
+
- **Output:** Text
|
| 11 |
+
- **Supported Hardware Microarchitecture:** AMD MI350/MI355
|
| 12 |
+
- **ROCm:** 7.0.0
|
| 13 |
+
- **PyTorch:** 2.10.0
|
| 14 |
+
- **Transformers:** 4.57.6
|
| 15 |
+
- **Operating System(s):** Linux
|
| 16 |
+
- **Inference Engine:** [vLLM](https://docs.vllm.ai/en/latest/)
|
| 17 |
+
- **Model Optimizer:** [AMD-Quark](https://quark.docs.amd.com/latest/index.html)
|
| 18 |
+
- **Weight quantization:** MOE-only (shared experts quantized), OCP MXFP4, Static
|
| 19 |
+
- **Activation quantization:** MOE-only, OCP MXFP4, Dynamic
|
| 20 |
+
- **Calibration Dataset:** [Pile](https://huggingface.co/datasets/mit-han-lab/pile-val-backup)
|
| 21 |
+
|
| 22 |
+
This model was built with GLM-5.1 model by applying [AMD-Quark](https://quark.docs.amd.com/latest/index.html) for MXFP4 quantization.
|
| 23 |
+
|
| 24 |
+
# Model Quantization
|
| 25 |
+
|
| 26 |
+
The model was quantized from [zai-org/GLM-5.1](https://huggingface.co/zai-org/GLM-5.1) using [AMD-Quark](https://quark.docs.amd.com/latest/index.html). The weights and activations are quantized to MXFP4.
|
| 27 |
+
|
| 28 |
+
**Quantization scripts:**
|
| 29 |
+
|
| 30 |
+
```python
|
| 31 |
+
from quark.torch import LLMTemplate, ModelQuantizer
|
| 32 |
+
# --- Register template ---
|
| 33 |
+
GLM5_template = LLMTemplate(
|
| 34 |
+
model_type="glm_moe_dsa",
|
| 35 |
+
kv_layers_name=["*kv_a_proj_with_mqa", "*kv_b_proj"],
|
| 36 |
+
q_layer_name="*q_a_proj",
|
| 37 |
+
exclude_layers_name=["lm_head"],
|
| 38 |
+
)
|
| 39 |
+
LLMTemplate.register_template(GLM5_template)
|
| 40 |
+
print(f"[INFO]: Registered template '{GLM5_template.model_type}'")
|
| 41 |
+
# --- Configuration ---
|
| 42 |
+
model_dir = "zai-org/GLM-5.1"
|
| 43 |
+
output_dir = "amd/GLM-5.1-MXFP4"
|
| 44 |
+
quant_scheme = "mxfp4"
|
| 45 |
+
exclude_layers = [
|
| 46 |
+
"*self_attn*",
|
| 47 |
+
"*mlp.gate",
|
| 48 |
+
"*lm_head",
|
| 49 |
+
"*mlp.gate_proj",
|
| 50 |
+
"*mlp.up_proj",
|
| 51 |
+
"*mlp.down_proj",
|
| 52 |
+
]
|
| 53 |
+
# --- Build quant config from template ---
|
| 54 |
+
template = LLMTemplate.get("glm_moe_dsa")
|
| 55 |
+
quant_config = template.get_config(scheme=quant_scheme, exclude_layers=exclude_layers)
|
| 56 |
+
# --- File-to-file quantization (memory-efficient, no full model loading) ---
|
| 57 |
+
quantizer = ModelQuantizer(quant_config)
|
| 58 |
+
quantizer.direct_quantize_checkpoint(
|
| 59 |
+
pretrained_model_path=model_dir,
|
| 60 |
+
save_path=output_dir,
|
| 61 |
+
)
|
| 62 |
+
print(f"[INFO]: Quantization complete. Output saved to {output_dir}")
|
| 63 |
+
```
|
| 64 |
+
|
| 65 |
+
# Deployment
|
| 66 |
+
### Use with vLLM
|
| 67 |
+
|
| 68 |
+
This model can be deployed efficiently using the [vLLM](https://docs.vllm.ai/en/latest/) backend.
|
| 69 |
+
|
| 70 |
+
## Evaluation
|
| 71 |
+
The model was evaluated on GSM8K benchmarks.
|
| 72 |
+
|
| 73 |
+
### Accuracy
|
| 74 |
+
|
| 75 |
+
<table>
|
| 76 |
+
<tr>
|
| 77 |
+
<td><strong>Benchmark</strong>
|
| 78 |
+
</td>
|
| 79 |
+
<td><strong>GLM-5.1 </strong>
|
| 80 |
+
</td>
|
| 81 |
+
<td><strong>GLM-5.1-MXFP4(this model)</strong>
|
| 82 |
+
</td>
|
| 83 |
+
<td><strong>Recovery</strong>
|
| 84 |
+
</td>
|
| 85 |
+
</tr>
|
| 86 |
+
<tr>
|
| 87 |
+
<td>GSM8K (flexible-extract)
|
| 88 |
+
</td>
|
| 89 |
+
<td>TBD
|
| 90 |
+
</td>
|
| 91 |
+
<td>TBD
|
| 92 |
+
</td>
|
| 93 |
+
<td>TBD
|
| 94 |
+
</td>
|
| 95 |
+
</tr>
|
| 96 |
+
</table>
|
| 97 |
+
|
| 98 |
+
### Reproduction
|
| 99 |
+
|
| 100 |
+
The GSM8K results were obtained using the `lm-evaluation-harness` framework, based on the Docker image `rocm/pytorch-private:vllm_glm5_0225`, with vLLM, lm-eval compiled and installed from source inside the image.
|
| 101 |
+
The Docker image contains the necessary vLLM code modifications to support this model.
|
| 102 |
+
|
| 103 |
+
#### Launching server
|
| 104 |
+
```
|
| 105 |
+
export VLLM_ROCM_USE_AITER=1
|
| 106 |
+
export VLLM_ROCM_USE_AITER_FP8BMM=0
|
| 107 |
+
export VLLM_ROCM_USE_AITER_FP4BMM=0
|
| 108 |
+
vllm serve amd/GLM-5-MXFP4 \
|
| 109 |
+
-tp 8 \
|
| 110 |
+
--block-size 1 \
|
| 111 |
+
--trust-remote-code \
|
| 112 |
+
--max-model-len 4096
|
| 113 |
+
```
|
| 114 |
+
|
| 115 |
+
#### Evaluating model in a new terminal
|
| 116 |
+
```
|
| 117 |
+
lm_eval \
|
| 118 |
+
--model local-completions \
|
| 119 |
+
--model_args '{"model": "amd/GLM-5-MXFP4", "base_url": "http://localhost:8000/v1/completions", "num_concurrent": 32, "max_retries": 10, "max_gen_toks": 2048, "tokenizer_backend":"None","tokenized_requests":"False" }' \
|
| 120 |
+
--tasks gsm8k \
|
| 121 |
+
--batch_size auto \
|
| 122 |
+
--num_fewshot 5 \
|
| 123 |
+
--trust_remote_code
|
| 124 |
+
```
|
| 125 |
+
|
| 126 |
+
# License
|
| 127 |
+
Modifications Copyright(c) 2025 Advanced Micro Devices, Inc. All rights reserved.
|
chat_template.jinja
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[gMASK]<sop>
|
| 2 |
+
{%- if tools -%}
|
| 3 |
+
{%- macro tool_to_json(tool) -%}
|
| 4 |
+
{%- set ns_tool = namespace(first=true) -%}
|
| 5 |
+
{{ '{' -}}
|
| 6 |
+
{%- for k, v in tool.items() -%}
|
| 7 |
+
{%- if k != 'defer_loading' and k != 'strict' -%}
|
| 8 |
+
{%- if not ns_tool.first -%}{{- ', ' -}}{%- endif -%}
|
| 9 |
+
{%- set ns_tool.first = false -%}
|
| 10 |
+
"{{ k }}": {{ v | tojson(ensure_ascii=False) }}
|
| 11 |
+
{%- endif -%}
|
| 12 |
+
{%- endfor -%}
|
| 13 |
+
{{- '}' -}}
|
| 14 |
+
{%- endmacro -%}
|
| 15 |
+
<|system|>
|
| 16 |
+
# Tools
|
| 17 |
+
|
| 18 |
+
You may call one or more functions to assist with the user query.
|
| 19 |
+
|
| 20 |
+
You are provided with function signatures within <tools></tools> XML tags:
|
| 21 |
+
<tools>
|
| 22 |
+
{% for tool in tools %}
|
| 23 |
+
{%- if 'function' in tool -%}
|
| 24 |
+
{%- set tool = tool['function'] -%}
|
| 25 |
+
{%- endif -%}
|
| 26 |
+
{% if tool.defer_loading is not defined or not tool.defer_loading %}
|
| 27 |
+
{{ tool_to_json(tool) }}
|
| 28 |
+
{% endif %}
|
| 29 |
+
{% endfor %}
|
| 30 |
+
</tools>
|
| 31 |
+
|
| 32 |
+
For each function call, output the function name and arguments within the following XML format:
|
| 33 |
+
<tool_call>{function-name}<arg_key>{arg-key-1}</arg_key><arg_value>{arg-value-1}</arg_value><arg_key>{arg-key-2}</arg_key><arg_value>{arg-value-2}</arg_value>...</tool_call>{%- endif -%}
|
| 34 |
+
{%- macro visible_text(content) -%}
|
| 35 |
+
{%- if content is string -%}
|
| 36 |
+
{{- content }}
|
| 37 |
+
{%- elif content is iterable and content is not mapping -%}
|
| 38 |
+
{%- for item in content -%}
|
| 39 |
+
{%- if item is mapping and item.type == 'text' -%}
|
| 40 |
+
{{- item.text }}
|
| 41 |
+
{%- elif item is string -%}
|
| 42 |
+
{{- item }}
|
| 43 |
+
{%- endif -%}
|
| 44 |
+
{%- endfor -%}
|
| 45 |
+
{%- else -%}
|
| 46 |
+
{{- content }}
|
| 47 |
+
{%- endif -%}
|
| 48 |
+
{%- endmacro -%}
|
| 49 |
+
{%- set ns = namespace(last_user_index=-1, thinking_indices='') -%}
|
| 50 |
+
{%- for m in messages %}
|
| 51 |
+
{%- if m.role == 'user' %}
|
| 52 |
+
{%- set ns.last_user_index = loop.index0 -%}
|
| 53 |
+
{%- elif m.role == 'assistant' %}
|
| 54 |
+
{%- if m.reasoning_content is string %}
|
| 55 |
+
{%- set ns.thinking_indices = ns.thinking_indices ~ ',' ~ ns.last_user_index ~ ',' -%}
|
| 56 |
+
{%- endif %}
|
| 57 |
+
{%- endif %}
|
| 58 |
+
{%- endfor %}
|
| 59 |
+
{%- set ns.has_thinking = false -%}
|
| 60 |
+
{%- for m in messages -%}
|
| 61 |
+
{%- if m.role == 'user' -%}<|user|>{{ visible_text(m.content) }}{% set ns.has_thinking = (',' ~ loop.index0 ~ ',') in ns.thinking_indices -%}
|
| 62 |
+
{%- elif m.role == 'assistant' -%}
|
| 63 |
+
<|assistant|>
|
| 64 |
+
{%- set content = visible_text(m.content) %}
|
| 65 |
+
{%- if m.reasoning_content is string %}
|
| 66 |
+
{%- set reasoning_content = m.reasoning_content %}
|
| 67 |
+
{%- elif '</think>' in content %}
|
| 68 |
+
{%- set reasoning_content = content.split('</think>')[0].split('<think>')[-1] %}
|
| 69 |
+
{%- set content = content.split('</think>')[-1] %}
|
| 70 |
+
{%- elif loop.index0 > ns.last_user_index and not (enable_thinking is defined and not enable_thinking) %}
|
| 71 |
+
{%- set reasoning_content = '' %}
|
| 72 |
+
{%- elif loop.index0 < ns.last_user_index and ns.has_thinking %}
|
| 73 |
+
{%- set reasoning_content = '' %}
|
| 74 |
+
{%- endif %}
|
| 75 |
+
{%- if ((clear_thinking is defined and not clear_thinking) or loop.index0 > ns.last_user_index) and reasoning_content is defined -%}
|
| 76 |
+
{{ '<think>' + reasoning_content + '</think>'}}
|
| 77 |
+
{%- else -%}
|
| 78 |
+
{{ '</think>' }}
|
| 79 |
+
{%- endif -%}
|
| 80 |
+
{%- if content.strip() -%}
|
| 81 |
+
{{ content.strip() }}
|
| 82 |
+
{%- endif -%}
|
| 83 |
+
{% if m.tool_calls %}
|
| 84 |
+
{% for tc in m.tool_calls %}
|
| 85 |
+
{%- if tc.function %}
|
| 86 |
+
{%- set tc = tc.function %}
|
| 87 |
+
{%- endif %}
|
| 88 |
+
{{- '<tool_call>' + tc.name -}}
|
| 89 |
+
{% set _args = tc.arguments %}{% for k, v in _args.items() %}<arg_key>{{ k }}</arg_key><arg_value>{{ v | tojson(ensure_ascii=False) if v is not string else v }}</arg_value>{% endfor %}</tool_call>{% endfor %}
|
| 90 |
+
{% endif %}
|
| 91 |
+
{%- elif m.role == 'tool' -%}
|
| 92 |
+
{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
|
| 93 |
+
{{- '<|observation|>' -}}
|
| 94 |
+
{%- endif %}
|
| 95 |
+
{%- if m.content is string -%}
|
| 96 |
+
{{- '<tool_response>' + m.content + '</tool_response>' -}}
|
| 97 |
+
{%- else -%}
|
| 98 |
+
{{- '<tool_response><tools>\n' -}}
|
| 99 |
+
{% for tr in m.content %}
|
| 100 |
+
{%- for tool in tools -%}
|
| 101 |
+
{%- if 'function' in tool -%}
|
| 102 |
+
{%- set tool = tool['function'] -%}
|
| 103 |
+
{%- endif -%}
|
| 104 |
+
{%- if tool.name == tr.name -%}
|
| 105 |
+
{{- tool_to_json(tool) + '\n' -}}
|
| 106 |
+
{%- endif -%}
|
| 107 |
+
{%- endfor -%}
|
| 108 |
+
{%- endfor -%}
|
| 109 |
+
{{- '</tools></tool_response>' -}}
|
| 110 |
+
{% endif -%}
|
| 111 |
+
{%- elif m.role == 'system' -%}
|
| 112 |
+
<|system|>{{ visible_text(m.content) }}
|
| 113 |
+
{%- endif -%}
|
| 114 |
+
{%- endfor -%}
|
| 115 |
+
{%- if add_generation_prompt -%}
|
| 116 |
+
<|assistant|>{{- '</think>' if (enable_thinking is defined and not enable_thinking) else '<think>' -}}
|
| 117 |
+
{%- endif -%}
|
config.json
ADDED
|
@@ -0,0 +1,834 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"GlmMoeDsaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"dtype": "bfloat16",
|
| 8 |
+
"eos_token_id": [
|
| 9 |
+
154820,
|
| 10 |
+
154827,
|
| 11 |
+
154829
|
| 12 |
+
],
|
| 13 |
+
"ep_size": 1,
|
| 14 |
+
"first_k_dense_replace": 3,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"head_dim": 64,
|
| 17 |
+
"hidden_size": 6144,
|
| 18 |
+
"index_head_dim": 128,
|
| 19 |
+
"index_n_heads": 32,
|
| 20 |
+
"index_topk": 2048,
|
| 21 |
+
"indexer_rope_interleave": true,
|
| 22 |
+
"initializer_range": 0.02,
|
| 23 |
+
"intermediate_size": 12288,
|
| 24 |
+
"kv_lora_rank": 512,
|
| 25 |
+
"max_position_embeddings": 202752,
|
| 26 |
+
"moe_intermediate_size": 2048,
|
| 27 |
+
"moe_layer_freq": 1,
|
| 28 |
+
"model_type": "glm_moe_dsa",
|
| 29 |
+
"n_group": 1,
|
| 30 |
+
"n_routed_experts": 256,
|
| 31 |
+
"n_shared_experts": 1,
|
| 32 |
+
"norm_topk_prob": true,
|
| 33 |
+
"num_attention_heads": 64,
|
| 34 |
+
"num_experts_per_tok": 8,
|
| 35 |
+
"num_hidden_layers": 78,
|
| 36 |
+
"num_key_value_heads": 64,
|
| 37 |
+
"num_nextn_predict_layers": 1,
|
| 38 |
+
"pad_token_id": 154820,
|
| 39 |
+
"pretraining_tp": 1,
|
| 40 |
+
"q_lora_rank": 2048,
|
| 41 |
+
"qk_head_dim": 256,
|
| 42 |
+
"qk_nope_head_dim": 192,
|
| 43 |
+
"qk_rope_head_dim": 64,
|
| 44 |
+
"rms_norm_eps": 1e-05,
|
| 45 |
+
"rope_interleave": true,
|
| 46 |
+
"rope_parameters": {
|
| 47 |
+
"rope_theta": 1000000,
|
| 48 |
+
"rope_type": "default"
|
| 49 |
+
},
|
| 50 |
+
"routed_scaling_factor": 2.5,
|
| 51 |
+
"scoring_func": "sigmoid",
|
| 52 |
+
"tie_word_embeddings": false,
|
| 53 |
+
"topk_group": 1,
|
| 54 |
+
"topk_method": "noaux_tc",
|
| 55 |
+
"transformers_version": "5.4.0",
|
| 56 |
+
"use_cache": true,
|
| 57 |
+
"v_head_dim": 256,
|
| 58 |
+
"vocab_size": 154880,
|
| 59 |
+
"quantization_config": {
|
| 60 |
+
"global_quant_config": {
|
| 61 |
+
"input_tensors": {
|
| 62 |
+
"dtype": "fp4",
|
| 63 |
+
"is_dynamic": true,
|
| 64 |
+
"qscheme": "per_group",
|
| 65 |
+
"ch_axis": -1,
|
| 66 |
+
"group_size": 32,
|
| 67 |
+
"block_size": null,
|
| 68 |
+
"symmetric": null,
|
| 69 |
+
"round_method": "half_even",
|
| 70 |
+
"scale_type": "float",
|
| 71 |
+
"scale_format": "e8m0",
|
| 72 |
+
"scale_calculation_mode": "even",
|
| 73 |
+
"mx_element_dtype": null,
|
| 74 |
+
"observer_cls": "PerBlockMXObserver",
|
| 75 |
+
"is_scale_quant": false
|
| 76 |
+
},
|
| 77 |
+
"output_tensors": null,
|
| 78 |
+
"weight": {
|
| 79 |
+
"dtype": "fp4",
|
| 80 |
+
"is_dynamic": false,
|
| 81 |
+
"qscheme": "per_group",
|
| 82 |
+
"ch_axis": -1,
|
| 83 |
+
"group_size": 32,
|
| 84 |
+
"block_size": null,
|
| 85 |
+
"symmetric": null,
|
| 86 |
+
"round_method": "half_even",
|
| 87 |
+
"scale_type": "float",
|
| 88 |
+
"scale_format": "e8m0",
|
| 89 |
+
"scale_calculation_mode": "even",
|
| 90 |
+
"mx_element_dtype": null,
|
| 91 |
+
"observer_cls": "PerBlockMXObserver",
|
| 92 |
+
"is_scale_quant": false
|
| 93 |
+
},
|
| 94 |
+
"bias": null,
|
| 95 |
+
"target_device": null
|
| 96 |
+
},
|
| 97 |
+
"exclude": [
|
| 98 |
+
"lm_head",
|
| 99 |
+
"model.layers.0.mlp.down_proj",
|
| 100 |
+
"model.layers.0.mlp.gate_proj",
|
| 101 |
+
"model.layers.0.mlp.up_proj",
|
| 102 |
+
"model.layers.0.self_attn.indexer.weights_proj",
|
| 103 |
+
"model.layers.0.self_attn.indexer.wk",
|
| 104 |
+
"model.layers.0.self_attn.indexer.wq_b",
|
| 105 |
+
"model.layers.0.self_attn.kv_a_proj_with_mqa",
|
| 106 |
+
"model.layers.0.self_attn.kv_b_proj",
|
| 107 |
+
"model.layers.0.self_attn.o_proj",
|
| 108 |
+
"model.layers.0.self_attn.q_a_proj",
|
| 109 |
+
"model.layers.0.self_attn.q_b_proj",
|
| 110 |
+
"model.layers.1.mlp.down_proj",
|
| 111 |
+
"model.layers.1.mlp.gate_proj",
|
| 112 |
+
"model.layers.1.mlp.up_proj",
|
| 113 |
+
"model.layers.1.self_attn.indexer.weights_proj",
|
| 114 |
+
"model.layers.1.self_attn.indexer.wk",
|
| 115 |
+
"model.layers.1.self_attn.indexer.wq_b",
|
| 116 |
+
"model.layers.1.self_attn.kv_a_proj_with_mqa",
|
| 117 |
+
"model.layers.1.self_attn.kv_b_proj",
|
| 118 |
+
"model.layers.1.self_attn.o_proj",
|
| 119 |
+
"model.layers.1.self_attn.q_a_proj",
|
| 120 |
+
"model.layers.1.self_attn.q_b_proj",
|
| 121 |
+
"model.layers.10.mlp.gate",
|
| 122 |
+
"model.layers.10.self_attn.indexer.weights_proj",
|
| 123 |
+
"model.layers.10.self_attn.indexer.wk",
|
| 124 |
+
"model.layers.10.self_attn.indexer.wq_b",
|
| 125 |
+
"model.layers.10.self_attn.kv_a_proj_with_mqa",
|
| 126 |
+
"model.layers.10.self_attn.kv_b_proj",
|
| 127 |
+
"model.layers.10.self_attn.o_proj",
|
| 128 |
+
"model.layers.10.self_attn.q_a_proj",
|
| 129 |
+
"model.layers.10.self_attn.q_b_proj",
|
| 130 |
+
"model.layers.11.mlp.gate",
|
| 131 |
+
"model.layers.11.self_attn.indexer.weights_proj",
|
| 132 |
+
"model.layers.11.self_attn.indexer.wk",
|
| 133 |
+
"model.layers.11.self_attn.indexer.wq_b",
|
| 134 |
+
"model.layers.11.self_attn.kv_a_proj_with_mqa",
|
| 135 |
+
"model.layers.11.self_attn.kv_b_proj",
|
| 136 |
+
"model.layers.11.self_attn.o_proj",
|
| 137 |
+
"model.layers.11.self_attn.q_a_proj",
|
| 138 |
+
"model.layers.11.self_attn.q_b_proj",
|
| 139 |
+
"model.layers.12.mlp.gate",
|
| 140 |
+
"model.layers.12.self_attn.indexer.weights_proj",
|
| 141 |
+
"model.layers.12.self_attn.indexer.wk",
|
| 142 |
+
"model.layers.12.self_attn.indexer.wq_b",
|
| 143 |
+
"model.layers.12.self_attn.kv_a_proj_with_mqa",
|
| 144 |
+
"model.layers.12.self_attn.kv_b_proj",
|
| 145 |
+
"model.layers.12.self_attn.o_proj",
|
| 146 |
+
"model.layers.12.self_attn.q_a_proj",
|
| 147 |
+
"model.layers.12.self_attn.q_b_proj",
|
| 148 |
+
"model.layers.13.mlp.gate",
|
| 149 |
+
"model.layers.13.self_attn.indexer.weights_proj",
|
| 150 |
+
"model.layers.13.self_attn.indexer.wk",
|
| 151 |
+
"model.layers.13.self_attn.indexer.wq_b",
|
| 152 |
+
"model.layers.13.self_attn.kv_a_proj_with_mqa",
|
| 153 |
+
"model.layers.13.self_attn.kv_b_proj",
|
| 154 |
+
"model.layers.13.self_attn.o_proj",
|
| 155 |
+
"model.layers.13.self_attn.q_a_proj",
|
| 156 |
+
"model.layers.13.self_attn.q_b_proj",
|
| 157 |
+
"model.layers.14.mlp.gate",
|
| 158 |
+
"model.layers.14.self_attn.indexer.weights_proj",
|
| 159 |
+
"model.layers.14.self_attn.indexer.wk",
|
| 160 |
+
"model.layers.14.self_attn.indexer.wq_b",
|
| 161 |
+
"model.layers.14.self_attn.kv_a_proj_with_mqa",
|
| 162 |
+
"model.layers.14.self_attn.kv_b_proj",
|
| 163 |
+
"model.layers.14.self_attn.o_proj",
|
| 164 |
+
"model.layers.14.self_attn.q_a_proj",
|
| 165 |
+
"model.layers.14.self_attn.q_b_proj",
|
| 166 |
+
"model.layers.15.mlp.gate",
|
| 167 |
+
"model.layers.15.self_attn.indexer.weights_proj",
|
| 168 |
+
"model.layers.15.self_attn.indexer.wk",
|
| 169 |
+
"model.layers.15.self_attn.indexer.wq_b",
|
| 170 |
+
"model.layers.15.self_attn.kv_a_proj_with_mqa",
|
| 171 |
+
"model.layers.15.self_attn.kv_b_proj",
|
| 172 |
+
"model.layers.15.self_attn.o_proj",
|
| 173 |
+
"model.layers.15.self_attn.q_a_proj",
|
| 174 |
+
"model.layers.15.self_attn.q_b_proj",
|
| 175 |
+
"model.layers.16.mlp.gate",
|
| 176 |
+
"model.layers.16.self_attn.indexer.weights_proj",
|
| 177 |
+
"model.layers.16.self_attn.indexer.wk",
|
| 178 |
+
"model.layers.16.self_attn.indexer.wq_b",
|
| 179 |
+
"model.layers.16.self_attn.kv_a_proj_with_mqa",
|
| 180 |
+
"model.layers.16.self_attn.kv_b_proj",
|
| 181 |
+
"model.layers.16.self_attn.o_proj",
|
| 182 |
+
"model.layers.16.self_attn.q_a_proj",
|
| 183 |
+
"model.layers.16.self_attn.q_b_proj",
|
| 184 |
+
"model.layers.17.mlp.gate",
|
| 185 |
+
"model.layers.17.self_attn.indexer.weights_proj",
|
| 186 |
+
"model.layers.17.self_attn.indexer.wk",
|
| 187 |
+
"model.layers.17.self_attn.indexer.wq_b",
|
| 188 |
+
"model.layers.17.self_attn.kv_a_proj_with_mqa",
|
| 189 |
+
"model.layers.17.self_attn.kv_b_proj",
|
| 190 |
+
"model.layers.17.self_attn.o_proj",
|
| 191 |
+
"model.layers.17.self_attn.q_a_proj",
|
| 192 |
+
"model.layers.17.self_attn.q_b_proj",
|
| 193 |
+
"model.layers.18.mlp.gate",
|
| 194 |
+
"model.layers.18.self_attn.indexer.weights_proj",
|
| 195 |
+
"model.layers.18.self_attn.indexer.wk",
|
| 196 |
+
"model.layers.18.self_attn.indexer.wq_b",
|
| 197 |
+
"model.layers.18.self_attn.kv_a_proj_with_mqa",
|
| 198 |
+
"model.layers.18.self_attn.kv_b_proj",
|
| 199 |
+
"model.layers.18.self_attn.o_proj",
|
| 200 |
+
"model.layers.18.self_attn.q_a_proj",
|
| 201 |
+
"model.layers.18.self_attn.q_b_proj",
|
| 202 |
+
"model.layers.19.mlp.gate",
|
| 203 |
+
"model.layers.19.self_attn.indexer.weights_proj",
|
| 204 |
+
"model.layers.19.self_attn.indexer.wk",
|
| 205 |
+
"model.layers.19.self_attn.indexer.wq_b",
|
| 206 |
+
"model.layers.19.self_attn.kv_a_proj_with_mqa",
|
| 207 |
+
"model.layers.19.self_attn.kv_b_proj",
|
| 208 |
+
"model.layers.19.self_attn.o_proj",
|
| 209 |
+
"model.layers.19.self_attn.q_a_proj",
|
| 210 |
+
"model.layers.19.self_attn.q_b_proj",
|
| 211 |
+
"model.layers.2.mlp.down_proj",
|
| 212 |
+
"model.layers.2.mlp.gate_proj",
|
| 213 |
+
"model.layers.2.mlp.up_proj",
|
| 214 |
+
"model.layers.2.self_attn.indexer.weights_proj",
|
| 215 |
+
"model.layers.2.self_attn.indexer.wk",
|
| 216 |
+
"model.layers.2.self_attn.indexer.wq_b",
|
| 217 |
+
"model.layers.2.self_attn.kv_a_proj_with_mqa",
|
| 218 |
+
"model.layers.2.self_attn.kv_b_proj",
|
| 219 |
+
"model.layers.2.self_attn.o_proj",
|
| 220 |
+
"model.layers.2.self_attn.q_a_proj",
|
| 221 |
+
"model.layers.2.self_attn.q_b_proj",
|
| 222 |
+
"model.layers.20.mlp.gate",
|
| 223 |
+
"model.layers.20.self_attn.indexer.weights_proj",
|
| 224 |
+
"model.layers.20.self_attn.indexer.wk",
|
| 225 |
+
"model.layers.20.self_attn.indexer.wq_b",
|
| 226 |
+
"model.layers.20.self_attn.kv_a_proj_with_mqa",
|
| 227 |
+
"model.layers.20.self_attn.kv_b_proj",
|
| 228 |
+
"model.layers.20.self_attn.o_proj",
|
| 229 |
+
"model.layers.20.self_attn.q_a_proj",
|
| 230 |
+
"model.layers.20.self_attn.q_b_proj",
|
| 231 |
+
"model.layers.21.mlp.gate",
|
| 232 |
+
"model.layers.21.self_attn.indexer.weights_proj",
|
| 233 |
+
"model.layers.21.self_attn.indexer.wk",
|
| 234 |
+
"model.layers.21.self_attn.indexer.wq_b",
|
| 235 |
+
"model.layers.21.self_attn.kv_a_proj_with_mqa",
|
| 236 |
+
"model.layers.21.self_attn.kv_b_proj",
|
| 237 |
+
"model.layers.21.self_attn.o_proj",
|
| 238 |
+
"model.layers.21.self_attn.q_a_proj",
|
| 239 |
+
"model.layers.21.self_attn.q_b_proj",
|
| 240 |
+
"model.layers.22.mlp.gate",
|
| 241 |
+
"model.layers.22.self_attn.indexer.weights_proj",
|
| 242 |
+
"model.layers.22.self_attn.indexer.wk",
|
| 243 |
+
"model.layers.22.self_attn.indexer.wq_b",
|
| 244 |
+
"model.layers.22.self_attn.kv_a_proj_with_mqa",
|
| 245 |
+
"model.layers.22.self_attn.kv_b_proj",
|
| 246 |
+
"model.layers.22.self_attn.o_proj",
|
| 247 |
+
"model.layers.22.self_attn.q_a_proj",
|
| 248 |
+
"model.layers.22.self_attn.q_b_proj",
|
| 249 |
+
"model.layers.23.mlp.gate",
|
| 250 |
+
"model.layers.23.self_attn.indexer.weights_proj",
|
| 251 |
+
"model.layers.23.self_attn.indexer.wk",
|
| 252 |
+
"model.layers.23.self_attn.indexer.wq_b",
|
| 253 |
+
"model.layers.23.self_attn.kv_a_proj_with_mqa",
|
| 254 |
+
"model.layers.23.self_attn.kv_b_proj",
|
| 255 |
+
"model.layers.23.self_attn.o_proj",
|
| 256 |
+
"model.layers.23.self_attn.q_a_proj",
|
| 257 |
+
"model.layers.23.self_attn.q_b_proj",
|
| 258 |
+
"model.layers.24.mlp.gate",
|
| 259 |
+
"model.layers.24.self_attn.indexer.weights_proj",
|
| 260 |
+
"model.layers.24.self_attn.indexer.wk",
|
| 261 |
+
"model.layers.24.self_attn.indexer.wq_b",
|
| 262 |
+
"model.layers.24.self_attn.kv_a_proj_with_mqa",
|
| 263 |
+
"model.layers.24.self_attn.kv_b_proj",
|
| 264 |
+
"model.layers.24.self_attn.o_proj",
|
| 265 |
+
"model.layers.24.self_attn.q_a_proj",
|
| 266 |
+
"model.layers.24.self_attn.q_b_proj",
|
| 267 |
+
"model.layers.25.mlp.gate",
|
| 268 |
+
"model.layers.25.self_attn.indexer.weights_proj",
|
| 269 |
+
"model.layers.25.self_attn.indexer.wk",
|
| 270 |
+
"model.layers.25.self_attn.indexer.wq_b",
|
| 271 |
+
"model.layers.25.self_attn.kv_a_proj_with_mqa",
|
| 272 |
+
"model.layers.25.self_attn.kv_b_proj",
|
| 273 |
+
"model.layers.25.self_attn.o_proj",
|
| 274 |
+
"model.layers.25.self_attn.q_a_proj",
|
| 275 |
+
"model.layers.25.self_attn.q_b_proj",
|
| 276 |
+
"model.layers.26.mlp.gate",
|
| 277 |
+
"model.layers.26.self_attn.indexer.weights_proj",
|
| 278 |
+
"model.layers.26.self_attn.indexer.wk",
|
| 279 |
+
"model.layers.26.self_attn.indexer.wq_b",
|
| 280 |
+
"model.layers.26.self_attn.kv_a_proj_with_mqa",
|
| 281 |
+
"model.layers.26.self_attn.kv_b_proj",
|
| 282 |
+
"model.layers.26.self_attn.o_proj",
|
| 283 |
+
"model.layers.26.self_attn.q_a_proj",
|
| 284 |
+
"model.layers.26.self_attn.q_b_proj",
|
| 285 |
+
"model.layers.27.mlp.gate",
|
| 286 |
+
"model.layers.27.self_attn.indexer.weights_proj",
|
| 287 |
+
"model.layers.27.self_attn.indexer.wk",
|
| 288 |
+
"model.layers.27.self_attn.indexer.wq_b",
|
| 289 |
+
"model.layers.27.self_attn.kv_a_proj_with_mqa",
|
| 290 |
+
"model.layers.27.self_attn.kv_b_proj",
|
| 291 |
+
"model.layers.27.self_attn.o_proj",
|
| 292 |
+
"model.layers.27.self_attn.q_a_proj",
|
| 293 |
+
"model.layers.27.self_attn.q_b_proj",
|
| 294 |
+
"model.layers.28.mlp.gate",
|
| 295 |
+
"model.layers.28.self_attn.indexer.weights_proj",
|
| 296 |
+
"model.layers.28.self_attn.indexer.wk",
|
| 297 |
+
"model.layers.28.self_attn.indexer.wq_b",
|
| 298 |
+
"model.layers.28.self_attn.kv_a_proj_with_mqa",
|
| 299 |
+
"model.layers.28.self_attn.kv_b_proj",
|
| 300 |
+
"model.layers.28.self_attn.o_proj",
|
| 301 |
+
"model.layers.28.self_attn.q_a_proj",
|
| 302 |
+
"model.layers.28.self_attn.q_b_proj",
|
| 303 |
+
"model.layers.29.mlp.gate",
|
| 304 |
+
"model.layers.29.self_attn.indexer.weights_proj",
|
| 305 |
+
"model.layers.29.self_attn.indexer.wk",
|
| 306 |
+
"model.layers.29.self_attn.indexer.wq_b",
|
| 307 |
+
"model.layers.29.self_attn.kv_a_proj_with_mqa",
|
| 308 |
+
"model.layers.29.self_attn.kv_b_proj",
|
| 309 |
+
"model.layers.29.self_attn.o_proj",
|
| 310 |
+
"model.layers.29.self_attn.q_a_proj",
|
| 311 |
+
"model.layers.29.self_attn.q_b_proj",
|
| 312 |
+
"model.layers.3.mlp.gate",
|
| 313 |
+
"model.layers.3.self_attn.indexer.weights_proj",
|
| 314 |
+
"model.layers.3.self_attn.indexer.wk",
|
| 315 |
+
"model.layers.3.self_attn.indexer.wq_b",
|
| 316 |
+
"model.layers.3.self_attn.kv_a_proj_with_mqa",
|
| 317 |
+
"model.layers.3.self_attn.kv_b_proj",
|
| 318 |
+
"model.layers.3.self_attn.o_proj",
|
| 319 |
+
"model.layers.3.self_attn.q_a_proj",
|
| 320 |
+
"model.layers.3.self_attn.q_b_proj",
|
| 321 |
+
"model.layers.30.mlp.gate",
|
| 322 |
+
"model.layers.30.self_attn.indexer.weights_proj",
|
| 323 |
+
"model.layers.30.self_attn.indexer.wk",
|
| 324 |
+
"model.layers.30.self_attn.indexer.wq_b",
|
| 325 |
+
"model.layers.30.self_attn.kv_a_proj_with_mqa",
|
| 326 |
+
"model.layers.30.self_attn.kv_b_proj",
|
| 327 |
+
"model.layers.30.self_attn.o_proj",
|
| 328 |
+
"model.layers.30.self_attn.q_a_proj",
|
| 329 |
+
"model.layers.30.self_attn.q_b_proj",
|
| 330 |
+
"model.layers.31.mlp.gate",
|
| 331 |
+
"model.layers.31.self_attn.indexer.weights_proj",
|
| 332 |
+
"model.layers.31.self_attn.indexer.wk",
|
| 333 |
+
"model.layers.31.self_attn.indexer.wq_b",
|
| 334 |
+
"model.layers.31.self_attn.kv_a_proj_with_mqa",
|
| 335 |
+
"model.layers.31.self_attn.kv_b_proj",
|
| 336 |
+
"model.layers.31.self_attn.o_proj",
|
| 337 |
+
"model.layers.31.self_attn.q_a_proj",
|
| 338 |
+
"model.layers.31.self_attn.q_b_proj",
|
| 339 |
+
"model.layers.32.mlp.gate",
|
| 340 |
+
"model.layers.32.self_attn.indexer.weights_proj",
|
| 341 |
+
"model.layers.32.self_attn.indexer.wk",
|
| 342 |
+
"model.layers.32.self_attn.indexer.wq_b",
|
| 343 |
+
"model.layers.32.self_attn.kv_a_proj_with_mqa",
|
| 344 |
+
"model.layers.32.self_attn.kv_b_proj",
|
| 345 |
+
"model.layers.32.self_attn.o_proj",
|
| 346 |
+
"model.layers.32.self_attn.q_a_proj",
|
| 347 |
+
"model.layers.32.self_attn.q_b_proj",
|
| 348 |
+
"model.layers.33.mlp.gate",
|
| 349 |
+
"model.layers.33.self_attn.indexer.weights_proj",
|
| 350 |
+
"model.layers.33.self_attn.indexer.wk",
|
| 351 |
+
"model.layers.33.self_attn.indexer.wq_b",
|
| 352 |
+
"model.layers.33.self_attn.kv_a_proj_with_mqa",
|
| 353 |
+
"model.layers.33.self_attn.kv_b_proj",
|
| 354 |
+
"model.layers.33.self_attn.o_proj",
|
| 355 |
+
"model.layers.33.self_attn.q_a_proj",
|
| 356 |
+
"model.layers.33.self_attn.q_b_proj",
|
| 357 |
+
"model.layers.34.mlp.gate",
|
| 358 |
+
"model.layers.34.self_attn.indexer.weights_proj",
|
| 359 |
+
"model.layers.34.self_attn.indexer.wk",
|
| 360 |
+
"model.layers.34.self_attn.indexer.wq_b",
|
| 361 |
+
"model.layers.34.self_attn.kv_a_proj_with_mqa",
|
| 362 |
+
"model.layers.34.self_attn.kv_b_proj",
|
| 363 |
+
"model.layers.34.self_attn.o_proj",
|
| 364 |
+
"model.layers.34.self_attn.q_a_proj",
|
| 365 |
+
"model.layers.34.self_attn.q_b_proj",
|
| 366 |
+
"model.layers.35.mlp.gate",
|
| 367 |
+
"model.layers.35.self_attn.indexer.weights_proj",
|
| 368 |
+
"model.layers.35.self_attn.indexer.wk",
|
| 369 |
+
"model.layers.35.self_attn.indexer.wq_b",
|
| 370 |
+
"model.layers.35.self_attn.kv_a_proj_with_mqa",
|
| 371 |
+
"model.layers.35.self_attn.kv_b_proj",
|
| 372 |
+
"model.layers.35.self_attn.o_proj",
|
| 373 |
+
"model.layers.35.self_attn.q_a_proj",
|
| 374 |
+
"model.layers.35.self_attn.q_b_proj",
|
| 375 |
+
"model.layers.36.mlp.gate",
|
| 376 |
+
"model.layers.36.self_attn.indexer.weights_proj",
|
| 377 |
+
"model.layers.36.self_attn.indexer.wk",
|
| 378 |
+
"model.layers.36.self_attn.indexer.wq_b",
|
| 379 |
+
"model.layers.36.self_attn.kv_a_proj_with_mqa",
|
| 380 |
+
"model.layers.36.self_attn.kv_b_proj",
|
| 381 |
+
"model.layers.36.self_attn.o_proj",
|
| 382 |
+
"model.layers.36.self_attn.q_a_proj",
|
| 383 |
+
"model.layers.36.self_attn.q_b_proj",
|
| 384 |
+
"model.layers.37.mlp.gate",
|
| 385 |
+
"model.layers.37.self_attn.indexer.weights_proj",
|
| 386 |
+
"model.layers.37.self_attn.indexer.wk",
|
| 387 |
+
"model.layers.37.self_attn.indexer.wq_b",
|
| 388 |
+
"model.layers.37.self_attn.kv_a_proj_with_mqa",
|
| 389 |
+
"model.layers.37.self_attn.kv_b_proj",
|
| 390 |
+
"model.layers.37.self_attn.o_proj",
|
| 391 |
+
"model.layers.37.self_attn.q_a_proj",
|
| 392 |
+
"model.layers.37.self_attn.q_b_proj",
|
| 393 |
+
"model.layers.38.mlp.gate",
|
| 394 |
+
"model.layers.38.self_attn.indexer.weights_proj",
|
| 395 |
+
"model.layers.38.self_attn.indexer.wk",
|
| 396 |
+
"model.layers.38.self_attn.indexer.wq_b",
|
| 397 |
+
"model.layers.38.self_attn.kv_a_proj_with_mqa",
|
| 398 |
+
"model.layers.38.self_attn.kv_b_proj",
|
| 399 |
+
"model.layers.38.self_attn.o_proj",
|
| 400 |
+
"model.layers.38.self_attn.q_a_proj",
|
| 401 |
+
"model.layers.38.self_attn.q_b_proj",
|
| 402 |
+
"model.layers.39.mlp.gate",
|
| 403 |
+
"model.layers.39.self_attn.indexer.weights_proj",
|
| 404 |
+
"model.layers.39.self_attn.indexer.wk",
|
| 405 |
+
"model.layers.39.self_attn.indexer.wq_b",
|
| 406 |
+
"model.layers.39.self_attn.kv_a_proj_with_mqa",
|
| 407 |
+
"model.layers.39.self_attn.kv_b_proj",
|
| 408 |
+
"model.layers.39.self_attn.o_proj",
|
| 409 |
+
"model.layers.39.self_attn.q_a_proj",
|
| 410 |
+
"model.layers.39.self_attn.q_b_proj",
|
| 411 |
+
"model.layers.4.mlp.gate",
|
| 412 |
+
"model.layers.4.self_attn.indexer.weights_proj",
|
| 413 |
+
"model.layers.4.self_attn.indexer.wk",
|
| 414 |
+
"model.layers.4.self_attn.indexer.wq_b",
|
| 415 |
+
"model.layers.4.self_attn.kv_a_proj_with_mqa",
|
| 416 |
+
"model.layers.4.self_attn.kv_b_proj",
|
| 417 |
+
"model.layers.4.self_attn.o_proj",
|
| 418 |
+
"model.layers.4.self_attn.q_a_proj",
|
| 419 |
+
"model.layers.4.self_attn.q_b_proj",
|
| 420 |
+
"model.layers.40.mlp.gate",
|
| 421 |
+
"model.layers.40.self_attn.indexer.weights_proj",
|
| 422 |
+
"model.layers.40.self_attn.indexer.wk",
|
| 423 |
+
"model.layers.40.self_attn.indexer.wq_b",
|
| 424 |
+
"model.layers.40.self_attn.kv_a_proj_with_mqa",
|
| 425 |
+
"model.layers.40.self_attn.kv_b_proj",
|
| 426 |
+
"model.layers.40.self_attn.o_proj",
|
| 427 |
+
"model.layers.40.self_attn.q_a_proj",
|
| 428 |
+
"model.layers.40.self_attn.q_b_proj",
|
| 429 |
+
"model.layers.41.mlp.gate",
|
| 430 |
+
"model.layers.41.self_attn.indexer.weights_proj",
|
| 431 |
+
"model.layers.41.self_attn.indexer.wk",
|
| 432 |
+
"model.layers.41.self_attn.indexer.wq_b",
|
| 433 |
+
"model.layers.41.self_attn.kv_a_proj_with_mqa",
|
| 434 |
+
"model.layers.41.self_attn.kv_b_proj",
|
| 435 |
+
"model.layers.41.self_attn.o_proj",
|
| 436 |
+
"model.layers.41.self_attn.q_a_proj",
|
| 437 |
+
"model.layers.41.self_attn.q_b_proj",
|
| 438 |
+
"model.layers.42.mlp.gate",
|
| 439 |
+
"model.layers.42.self_attn.indexer.weights_proj",
|
| 440 |
+
"model.layers.42.self_attn.indexer.wk",
|
| 441 |
+
"model.layers.42.self_attn.indexer.wq_b",
|
| 442 |
+
"model.layers.42.self_attn.kv_a_proj_with_mqa",
|
| 443 |
+
"model.layers.42.self_attn.kv_b_proj",
|
| 444 |
+
"model.layers.42.self_attn.o_proj",
|
| 445 |
+
"model.layers.42.self_attn.q_a_proj",
|
| 446 |
+
"model.layers.42.self_attn.q_b_proj",
|
| 447 |
+
"model.layers.43.mlp.gate",
|
| 448 |
+
"model.layers.43.self_attn.indexer.weights_proj",
|
| 449 |
+
"model.layers.43.self_attn.indexer.wk",
|
| 450 |
+
"model.layers.43.self_attn.indexer.wq_b",
|
| 451 |
+
"model.layers.43.self_attn.kv_a_proj_with_mqa",
|
| 452 |
+
"model.layers.43.self_attn.kv_b_proj",
|
| 453 |
+
"model.layers.43.self_attn.o_proj",
|
| 454 |
+
"model.layers.43.self_attn.q_a_proj",
|
| 455 |
+
"model.layers.43.self_attn.q_b_proj",
|
| 456 |
+
"model.layers.44.mlp.gate",
|
| 457 |
+
"model.layers.44.self_attn.indexer.weights_proj",
|
| 458 |
+
"model.layers.44.self_attn.indexer.wk",
|
| 459 |
+
"model.layers.44.self_attn.indexer.wq_b",
|
| 460 |
+
"model.layers.44.self_attn.kv_a_proj_with_mqa",
|
| 461 |
+
"model.layers.44.self_attn.kv_b_proj",
|
| 462 |
+
"model.layers.44.self_attn.o_proj",
|
| 463 |
+
"model.layers.44.self_attn.q_a_proj",
|
| 464 |
+
"model.layers.44.self_attn.q_b_proj",
|
| 465 |
+
"model.layers.45.mlp.gate",
|
| 466 |
+
"model.layers.45.self_attn.indexer.weights_proj",
|
| 467 |
+
"model.layers.45.self_attn.indexer.wk",
|
| 468 |
+
"model.layers.45.self_attn.indexer.wq_b",
|
| 469 |
+
"model.layers.45.self_attn.kv_a_proj_with_mqa",
|
| 470 |
+
"model.layers.45.self_attn.kv_b_proj",
|
| 471 |
+
"model.layers.45.self_attn.o_proj",
|
| 472 |
+
"model.layers.45.self_attn.q_a_proj",
|
| 473 |
+
"model.layers.45.self_attn.q_b_proj",
|
| 474 |
+
"model.layers.46.mlp.gate",
|
| 475 |
+
"model.layers.46.self_attn.indexer.weights_proj",
|
| 476 |
+
"model.layers.46.self_attn.indexer.wk",
|
| 477 |
+
"model.layers.46.self_attn.indexer.wq_b",
|
| 478 |
+
"model.layers.46.self_attn.kv_a_proj_with_mqa",
|
| 479 |
+
"model.layers.46.self_attn.kv_b_proj",
|
| 480 |
+
"model.layers.46.self_attn.o_proj",
|
| 481 |
+
"model.layers.46.self_attn.q_a_proj",
|
| 482 |
+
"model.layers.46.self_attn.q_b_proj",
|
| 483 |
+
"model.layers.47.mlp.gate",
|
| 484 |
+
"model.layers.47.self_attn.indexer.weights_proj",
|
| 485 |
+
"model.layers.47.self_attn.indexer.wk",
|
| 486 |
+
"model.layers.47.self_attn.indexer.wq_b",
|
| 487 |
+
"model.layers.47.self_attn.kv_a_proj_with_mqa",
|
| 488 |
+
"model.layers.47.self_attn.kv_b_proj",
|
| 489 |
+
"model.layers.47.self_attn.o_proj",
|
| 490 |
+
"model.layers.47.self_attn.q_a_proj",
|
| 491 |
+
"model.layers.47.self_attn.q_b_proj",
|
| 492 |
+
"model.layers.48.mlp.gate",
|
| 493 |
+
"model.layers.48.self_attn.indexer.weights_proj",
|
| 494 |
+
"model.layers.48.self_attn.indexer.wk",
|
| 495 |
+
"model.layers.48.self_attn.indexer.wq_b",
|
| 496 |
+
"model.layers.48.self_attn.kv_a_proj_with_mqa",
|
| 497 |
+
"model.layers.48.self_attn.kv_b_proj",
|
| 498 |
+
"model.layers.48.self_attn.o_proj",
|
| 499 |
+
"model.layers.48.self_attn.q_a_proj",
|
| 500 |
+
"model.layers.48.self_attn.q_b_proj",
|
| 501 |
+
"model.layers.49.mlp.gate",
|
| 502 |
+
"model.layers.49.self_attn.indexer.weights_proj",
|
| 503 |
+
"model.layers.49.self_attn.indexer.wk",
|
| 504 |
+
"model.layers.49.self_attn.indexer.wq_b",
|
| 505 |
+
"model.layers.49.self_attn.kv_a_proj_with_mqa",
|
| 506 |
+
"model.layers.49.self_attn.kv_b_proj",
|
| 507 |
+
"model.layers.49.self_attn.o_proj",
|
| 508 |
+
"model.layers.49.self_attn.q_a_proj",
|
| 509 |
+
"model.layers.49.self_attn.q_b_proj",
|
| 510 |
+
"model.layers.5.mlp.gate",
|
| 511 |
+
"model.layers.5.self_attn.indexer.weights_proj",
|
| 512 |
+
"model.layers.5.self_attn.indexer.wk",
|
| 513 |
+
"model.layers.5.self_attn.indexer.wq_b",
|
| 514 |
+
"model.layers.5.self_attn.kv_a_proj_with_mqa",
|
| 515 |
+
"model.layers.5.self_attn.kv_b_proj",
|
| 516 |
+
"model.layers.5.self_attn.o_proj",
|
| 517 |
+
"model.layers.5.self_attn.q_a_proj",
|
| 518 |
+
"model.layers.5.self_attn.q_b_proj",
|
| 519 |
+
"model.layers.50.mlp.gate",
|
| 520 |
+
"model.layers.50.self_attn.indexer.weights_proj",
|
| 521 |
+
"model.layers.50.self_attn.indexer.wk",
|
| 522 |
+
"model.layers.50.self_attn.indexer.wq_b",
|
| 523 |
+
"model.layers.50.self_attn.kv_a_proj_with_mqa",
|
| 524 |
+
"model.layers.50.self_attn.kv_b_proj",
|
| 525 |
+
"model.layers.50.self_attn.o_proj",
|
| 526 |
+
"model.layers.50.self_attn.q_a_proj",
|
| 527 |
+
"model.layers.50.self_attn.q_b_proj",
|
| 528 |
+
"model.layers.51.mlp.gate",
|
| 529 |
+
"model.layers.51.self_attn.indexer.weights_proj",
|
| 530 |
+
"model.layers.51.self_attn.indexer.wk",
|
| 531 |
+
"model.layers.51.self_attn.indexer.wq_b",
|
| 532 |
+
"model.layers.51.self_attn.kv_a_proj_with_mqa",
|
| 533 |
+
"model.layers.51.self_attn.kv_b_proj",
|
| 534 |
+
"model.layers.51.self_attn.o_proj",
|
| 535 |
+
"model.layers.51.self_attn.q_a_proj",
|
| 536 |
+
"model.layers.51.self_attn.q_b_proj",
|
| 537 |
+
"model.layers.52.mlp.gate",
|
| 538 |
+
"model.layers.52.self_attn.indexer.weights_proj",
|
| 539 |
+
"model.layers.52.self_attn.indexer.wk",
|
| 540 |
+
"model.layers.52.self_attn.indexer.wq_b",
|
| 541 |
+
"model.layers.52.self_attn.kv_a_proj_with_mqa",
|
| 542 |
+
"model.layers.52.self_attn.kv_b_proj",
|
| 543 |
+
"model.layers.52.self_attn.o_proj",
|
| 544 |
+
"model.layers.52.self_attn.q_a_proj",
|
| 545 |
+
"model.layers.52.self_attn.q_b_proj",
|
| 546 |
+
"model.layers.53.mlp.gate",
|
| 547 |
+
"model.layers.53.self_attn.indexer.weights_proj",
|
| 548 |
+
"model.layers.53.self_attn.indexer.wk",
|
| 549 |
+
"model.layers.53.self_attn.indexer.wq_b",
|
| 550 |
+
"model.layers.53.self_attn.kv_a_proj_with_mqa",
|
| 551 |
+
"model.layers.53.self_attn.kv_b_proj",
|
| 552 |
+
"model.layers.53.self_attn.o_proj",
|
| 553 |
+
"model.layers.53.self_attn.q_a_proj",
|
| 554 |
+
"model.layers.53.self_attn.q_b_proj",
|
| 555 |
+
"model.layers.54.mlp.gate",
|
| 556 |
+
"model.layers.54.self_attn.indexer.weights_proj",
|
| 557 |
+
"model.layers.54.self_attn.indexer.wk",
|
| 558 |
+
"model.layers.54.self_attn.indexer.wq_b",
|
| 559 |
+
"model.layers.54.self_attn.kv_a_proj_with_mqa",
|
| 560 |
+
"model.layers.54.self_attn.kv_b_proj",
|
| 561 |
+
"model.layers.54.self_attn.o_proj",
|
| 562 |
+
"model.layers.54.self_attn.q_a_proj",
|
| 563 |
+
"model.layers.54.self_attn.q_b_proj",
|
| 564 |
+
"model.layers.55.mlp.gate",
|
| 565 |
+
"model.layers.55.self_attn.indexer.weights_proj",
|
| 566 |
+
"model.layers.55.self_attn.indexer.wk",
|
| 567 |
+
"model.layers.55.self_attn.indexer.wq_b",
|
| 568 |
+
"model.layers.55.self_attn.kv_a_proj_with_mqa",
|
| 569 |
+
"model.layers.55.self_attn.kv_b_proj",
|
| 570 |
+
"model.layers.55.self_attn.o_proj",
|
| 571 |
+
"model.layers.55.self_attn.q_a_proj",
|
| 572 |
+
"model.layers.55.self_attn.q_b_proj",
|
| 573 |
+
"model.layers.56.mlp.gate",
|
| 574 |
+
"model.layers.56.self_attn.indexer.weights_proj",
|
| 575 |
+
"model.layers.56.self_attn.indexer.wk",
|
| 576 |
+
"model.layers.56.self_attn.indexer.wq_b",
|
| 577 |
+
"model.layers.56.self_attn.kv_a_proj_with_mqa",
|
| 578 |
+
"model.layers.56.self_attn.kv_b_proj",
|
| 579 |
+
"model.layers.56.self_attn.o_proj",
|
| 580 |
+
"model.layers.56.self_attn.q_a_proj",
|
| 581 |
+
"model.layers.56.self_attn.q_b_proj",
|
| 582 |
+
"model.layers.57.mlp.gate",
|
| 583 |
+
"model.layers.57.self_attn.indexer.weights_proj",
|
| 584 |
+
"model.layers.57.self_attn.indexer.wk",
|
| 585 |
+
"model.layers.57.self_attn.indexer.wq_b",
|
| 586 |
+
"model.layers.57.self_attn.kv_a_proj_with_mqa",
|
| 587 |
+
"model.layers.57.self_attn.kv_b_proj",
|
| 588 |
+
"model.layers.57.self_attn.o_proj",
|
| 589 |
+
"model.layers.57.self_attn.q_a_proj",
|
| 590 |
+
"model.layers.57.self_attn.q_b_proj",
|
| 591 |
+
"model.layers.58.mlp.gate",
|
| 592 |
+
"model.layers.58.self_attn.indexer.weights_proj",
|
| 593 |
+
"model.layers.58.self_attn.indexer.wk",
|
| 594 |
+
"model.layers.58.self_attn.indexer.wq_b",
|
| 595 |
+
"model.layers.58.self_attn.kv_a_proj_with_mqa",
|
| 596 |
+
"model.layers.58.self_attn.kv_b_proj",
|
| 597 |
+
"model.layers.58.self_attn.o_proj",
|
| 598 |
+
"model.layers.58.self_attn.q_a_proj",
|
| 599 |
+
"model.layers.58.self_attn.q_b_proj",
|
| 600 |
+
"model.layers.59.mlp.gate",
|
| 601 |
+
"model.layers.59.self_attn.indexer.weights_proj",
|
| 602 |
+
"model.layers.59.self_attn.indexer.wk",
|
| 603 |
+
"model.layers.59.self_attn.indexer.wq_b",
|
| 604 |
+
"model.layers.59.self_attn.kv_a_proj_with_mqa",
|
| 605 |
+
"model.layers.59.self_attn.kv_b_proj",
|
| 606 |
+
"model.layers.59.self_attn.o_proj",
|
| 607 |
+
"model.layers.59.self_attn.q_a_proj",
|
| 608 |
+
"model.layers.59.self_attn.q_b_proj",
|
| 609 |
+
"model.layers.6.mlp.gate",
|
| 610 |
+
"model.layers.6.self_attn.indexer.weights_proj",
|
| 611 |
+
"model.layers.6.self_attn.indexer.wk",
|
| 612 |
+
"model.layers.6.self_attn.indexer.wq_b",
|
| 613 |
+
"model.layers.6.self_attn.kv_a_proj_with_mqa",
|
| 614 |
+
"model.layers.6.self_attn.kv_b_proj",
|
| 615 |
+
"model.layers.6.self_attn.o_proj",
|
| 616 |
+
"model.layers.6.self_attn.q_a_proj",
|
| 617 |
+
"model.layers.6.self_attn.q_b_proj",
|
| 618 |
+
"model.layers.60.mlp.gate",
|
| 619 |
+
"model.layers.60.self_attn.indexer.weights_proj",
|
| 620 |
+
"model.layers.60.self_attn.indexer.wk",
|
| 621 |
+
"model.layers.60.self_attn.indexer.wq_b",
|
| 622 |
+
"model.layers.60.self_attn.kv_a_proj_with_mqa",
|
| 623 |
+
"model.layers.60.self_attn.kv_b_proj",
|
| 624 |
+
"model.layers.60.self_attn.o_proj",
|
| 625 |
+
"model.layers.60.self_attn.q_a_proj",
|
| 626 |
+
"model.layers.60.self_attn.q_b_proj",
|
| 627 |
+
"model.layers.61.mlp.gate",
|
| 628 |
+
"model.layers.61.self_attn.indexer.weights_proj",
|
| 629 |
+
"model.layers.61.self_attn.indexer.wk",
|
| 630 |
+
"model.layers.61.self_attn.indexer.wq_b",
|
| 631 |
+
"model.layers.61.self_attn.kv_a_proj_with_mqa",
|
| 632 |
+
"model.layers.61.self_attn.kv_b_proj",
|
| 633 |
+
"model.layers.61.self_attn.o_proj",
|
| 634 |
+
"model.layers.61.self_attn.q_a_proj",
|
| 635 |
+
"model.layers.61.self_attn.q_b_proj",
|
| 636 |
+
"model.layers.62.mlp.gate",
|
| 637 |
+
"model.layers.62.self_attn.indexer.weights_proj",
|
| 638 |
+
"model.layers.62.self_attn.indexer.wk",
|
| 639 |
+
"model.layers.62.self_attn.indexer.wq_b",
|
| 640 |
+
"model.layers.62.self_attn.kv_a_proj_with_mqa",
|
| 641 |
+
"model.layers.62.self_attn.kv_b_proj",
|
| 642 |
+
"model.layers.62.self_attn.o_proj",
|
| 643 |
+
"model.layers.62.self_attn.q_a_proj",
|
| 644 |
+
"model.layers.62.self_attn.q_b_proj",
|
| 645 |
+
"model.layers.63.mlp.gate",
|
| 646 |
+
"model.layers.63.self_attn.indexer.weights_proj",
|
| 647 |
+
"model.layers.63.self_attn.indexer.wk",
|
| 648 |
+
"model.layers.63.self_attn.indexer.wq_b",
|
| 649 |
+
"model.layers.63.self_attn.kv_a_proj_with_mqa",
|
| 650 |
+
"model.layers.63.self_attn.kv_b_proj",
|
| 651 |
+
"model.layers.63.self_attn.o_proj",
|
| 652 |
+
"model.layers.63.self_attn.q_a_proj",
|
| 653 |
+
"model.layers.63.self_attn.q_b_proj",
|
| 654 |
+
"model.layers.64.mlp.gate",
|
| 655 |
+
"model.layers.64.self_attn.indexer.weights_proj",
|
| 656 |
+
"model.layers.64.self_attn.indexer.wk",
|
| 657 |
+
"model.layers.64.self_attn.indexer.wq_b",
|
| 658 |
+
"model.layers.64.self_attn.kv_a_proj_with_mqa",
|
| 659 |
+
"model.layers.64.self_attn.kv_b_proj",
|
| 660 |
+
"model.layers.64.self_attn.o_proj",
|
| 661 |
+
"model.layers.64.self_attn.q_a_proj",
|
| 662 |
+
"model.layers.64.self_attn.q_b_proj",
|
| 663 |
+
"model.layers.65.mlp.gate",
|
| 664 |
+
"model.layers.65.self_attn.indexer.weights_proj",
|
| 665 |
+
"model.layers.65.self_attn.indexer.wk",
|
| 666 |
+
"model.layers.65.self_attn.indexer.wq_b",
|
| 667 |
+
"model.layers.65.self_attn.kv_a_proj_with_mqa",
|
| 668 |
+
"model.layers.65.self_attn.kv_b_proj",
|
| 669 |
+
"model.layers.65.self_attn.o_proj",
|
| 670 |
+
"model.layers.65.self_attn.q_a_proj",
|
| 671 |
+
"model.layers.65.self_attn.q_b_proj",
|
| 672 |
+
"model.layers.66.mlp.gate",
|
| 673 |
+
"model.layers.66.self_attn.indexer.weights_proj",
|
| 674 |
+
"model.layers.66.self_attn.indexer.wk",
|
| 675 |
+
"model.layers.66.self_attn.indexer.wq_b",
|
| 676 |
+
"model.layers.66.self_attn.kv_a_proj_with_mqa",
|
| 677 |
+
"model.layers.66.self_attn.kv_b_proj",
|
| 678 |
+
"model.layers.66.self_attn.o_proj",
|
| 679 |
+
"model.layers.66.self_attn.q_a_proj",
|
| 680 |
+
"model.layers.66.self_attn.q_b_proj",
|
| 681 |
+
"model.layers.67.mlp.gate",
|
| 682 |
+
"model.layers.67.self_attn.indexer.weights_proj",
|
| 683 |
+
"model.layers.67.self_attn.indexer.wk",
|
| 684 |
+
"model.layers.67.self_attn.indexer.wq_b",
|
| 685 |
+
"model.layers.67.self_attn.kv_a_proj_with_mqa",
|
| 686 |
+
"model.layers.67.self_attn.kv_b_proj",
|
| 687 |
+
"model.layers.67.self_attn.o_proj",
|
| 688 |
+
"model.layers.67.self_attn.q_a_proj",
|
| 689 |
+
"model.layers.67.self_attn.q_b_proj",
|
| 690 |
+
"model.layers.68.mlp.gate",
|
| 691 |
+
"model.layers.68.self_attn.indexer.weights_proj",
|
| 692 |
+
"model.layers.68.self_attn.indexer.wk",
|
| 693 |
+
"model.layers.68.self_attn.indexer.wq_b",
|
| 694 |
+
"model.layers.68.self_attn.kv_a_proj_with_mqa",
|
| 695 |
+
"model.layers.68.self_attn.kv_b_proj",
|
| 696 |
+
"model.layers.68.self_attn.o_proj",
|
| 697 |
+
"model.layers.68.self_attn.q_a_proj",
|
| 698 |
+
"model.layers.68.self_attn.q_b_proj",
|
| 699 |
+
"model.layers.69.mlp.gate",
|
| 700 |
+
"model.layers.69.self_attn.indexer.weights_proj",
|
| 701 |
+
"model.layers.69.self_attn.indexer.wk",
|
| 702 |
+
"model.layers.69.self_attn.indexer.wq_b",
|
| 703 |
+
"model.layers.69.self_attn.kv_a_proj_with_mqa",
|
| 704 |
+
"model.layers.69.self_attn.kv_b_proj",
|
| 705 |
+
"model.layers.69.self_attn.o_proj",
|
| 706 |
+
"model.layers.69.self_attn.q_a_proj",
|
| 707 |
+
"model.layers.69.self_attn.q_b_proj",
|
| 708 |
+
"model.layers.7.mlp.gate",
|
| 709 |
+
"model.layers.7.self_attn.indexer.weights_proj",
|
| 710 |
+
"model.layers.7.self_attn.indexer.wk",
|
| 711 |
+
"model.layers.7.self_attn.indexer.wq_b",
|
| 712 |
+
"model.layers.7.self_attn.kv_a_proj_with_mqa",
|
| 713 |
+
"model.layers.7.self_attn.kv_b_proj",
|
| 714 |
+
"model.layers.7.self_attn.o_proj",
|
| 715 |
+
"model.layers.7.self_attn.q_a_proj",
|
| 716 |
+
"model.layers.7.self_attn.q_b_proj",
|
| 717 |
+
"model.layers.70.mlp.gate",
|
| 718 |
+
"model.layers.70.self_attn.indexer.weights_proj",
|
| 719 |
+
"model.layers.70.self_attn.indexer.wk",
|
| 720 |
+
"model.layers.70.self_attn.indexer.wq_b",
|
| 721 |
+
"model.layers.70.self_attn.kv_a_proj_with_mqa",
|
| 722 |
+
"model.layers.70.self_attn.kv_b_proj",
|
| 723 |
+
"model.layers.70.self_attn.o_proj",
|
| 724 |
+
"model.layers.70.self_attn.q_a_proj",
|
| 725 |
+
"model.layers.70.self_attn.q_b_proj",
|
| 726 |
+
"model.layers.71.mlp.gate",
|
| 727 |
+
"model.layers.71.self_attn.indexer.weights_proj",
|
| 728 |
+
"model.layers.71.self_attn.indexer.wk",
|
| 729 |
+
"model.layers.71.self_attn.indexer.wq_b",
|
| 730 |
+
"model.layers.71.self_attn.kv_a_proj_with_mqa",
|
| 731 |
+
"model.layers.71.self_attn.kv_b_proj",
|
| 732 |
+
"model.layers.71.self_attn.o_proj",
|
| 733 |
+
"model.layers.71.self_attn.q_a_proj",
|
| 734 |
+
"model.layers.71.self_attn.q_b_proj",
|
| 735 |
+
"model.layers.72.mlp.gate",
|
| 736 |
+
"model.layers.72.self_attn.indexer.weights_proj",
|
| 737 |
+
"model.layers.72.self_attn.indexer.wk",
|
| 738 |
+
"model.layers.72.self_attn.indexer.wq_b",
|
| 739 |
+
"model.layers.72.self_attn.kv_a_proj_with_mqa",
|
| 740 |
+
"model.layers.72.self_attn.kv_b_proj",
|
| 741 |
+
"model.layers.72.self_attn.o_proj",
|
| 742 |
+
"model.layers.72.self_attn.q_a_proj",
|
| 743 |
+
"model.layers.72.self_attn.q_b_proj",
|
| 744 |
+
"model.layers.73.mlp.gate",
|
| 745 |
+
"model.layers.73.self_attn.indexer.weights_proj",
|
| 746 |
+
"model.layers.73.self_attn.indexer.wk",
|
| 747 |
+
"model.layers.73.self_attn.indexer.wq_b",
|
| 748 |
+
"model.layers.73.self_attn.kv_a_proj_with_mqa",
|
| 749 |
+
"model.layers.73.self_attn.kv_b_proj",
|
| 750 |
+
"model.layers.73.self_attn.o_proj",
|
| 751 |
+
"model.layers.73.self_attn.q_a_proj",
|
| 752 |
+
"model.layers.73.self_attn.q_b_proj",
|
| 753 |
+
"model.layers.74.mlp.gate",
|
| 754 |
+
"model.layers.74.self_attn.indexer.weights_proj",
|
| 755 |
+
"model.layers.74.self_attn.indexer.wk",
|
| 756 |
+
"model.layers.74.self_attn.indexer.wq_b",
|
| 757 |
+
"model.layers.74.self_attn.kv_a_proj_with_mqa",
|
| 758 |
+
"model.layers.74.self_attn.kv_b_proj",
|
| 759 |
+
"model.layers.74.self_attn.o_proj",
|
| 760 |
+
"model.layers.74.self_attn.q_a_proj",
|
| 761 |
+
"model.layers.74.self_attn.q_b_proj",
|
| 762 |
+
"model.layers.75.mlp.gate",
|
| 763 |
+
"model.layers.75.self_attn.indexer.weights_proj",
|
| 764 |
+
"model.layers.75.self_attn.indexer.wk",
|
| 765 |
+
"model.layers.75.self_attn.indexer.wq_b",
|
| 766 |
+
"model.layers.75.self_attn.kv_a_proj_with_mqa",
|
| 767 |
+
"model.layers.75.self_attn.kv_b_proj",
|
| 768 |
+
"model.layers.75.self_attn.o_proj",
|
| 769 |
+
"model.layers.75.self_attn.q_a_proj",
|
| 770 |
+
"model.layers.75.self_attn.q_b_proj",
|
| 771 |
+
"model.layers.76.mlp.gate",
|
| 772 |
+
"model.layers.76.self_attn.indexer.weights_proj",
|
| 773 |
+
"model.layers.76.self_attn.indexer.wk",
|
| 774 |
+
"model.layers.76.self_attn.indexer.wq_b",
|
| 775 |
+
"model.layers.76.self_attn.kv_a_proj_with_mqa",
|
| 776 |
+
"model.layers.76.self_attn.kv_b_proj",
|
| 777 |
+
"model.layers.76.self_attn.o_proj",
|
| 778 |
+
"model.layers.76.self_attn.q_a_proj",
|
| 779 |
+
"model.layers.76.self_attn.q_b_proj",
|
| 780 |
+
"model.layers.77.mlp.gate",
|
| 781 |
+
"model.layers.77.self_attn.indexer.weights_proj",
|
| 782 |
+
"model.layers.77.self_attn.indexer.wk",
|
| 783 |
+
"model.layers.77.self_attn.indexer.wq_b",
|
| 784 |
+
"model.layers.77.self_attn.kv_a_proj_with_mqa",
|
| 785 |
+
"model.layers.77.self_attn.kv_b_proj",
|
| 786 |
+
"model.layers.77.self_attn.o_proj",
|
| 787 |
+
"model.layers.77.self_attn.q_a_proj",
|
| 788 |
+
"model.layers.77.self_attn.q_b_proj",
|
| 789 |
+
"model.layers.78.mlp.gate",
|
| 790 |
+
"model.layers.78.self_attn.indexer.weights_proj",
|
| 791 |
+
"model.layers.78.self_attn.indexer.wk",
|
| 792 |
+
"model.layers.78.self_attn.indexer.wq_b",
|
| 793 |
+
"model.layers.78.self_attn.kv_a_proj_with_mqa",
|
| 794 |
+
"model.layers.78.self_attn.kv_b_proj",
|
| 795 |
+
"model.layers.78.self_attn.o_proj",
|
| 796 |
+
"model.layers.78.self_attn.q_a_proj",
|
| 797 |
+
"model.layers.78.self_attn.q_b_proj",
|
| 798 |
+
"model.layers.8.mlp.gate",
|
| 799 |
+
"model.layers.8.self_attn.indexer.weights_proj",
|
| 800 |
+
"model.layers.8.self_attn.indexer.wk",
|
| 801 |
+
"model.layers.8.self_attn.indexer.wq_b",
|
| 802 |
+
"model.layers.8.self_attn.kv_a_proj_with_mqa",
|
| 803 |
+
"model.layers.8.self_attn.kv_b_proj",
|
| 804 |
+
"model.layers.8.self_attn.o_proj",
|
| 805 |
+
"model.layers.8.self_attn.q_a_proj",
|
| 806 |
+
"model.layers.8.self_attn.q_b_proj",
|
| 807 |
+
"model.layers.9.mlp.gate",
|
| 808 |
+
"model.layers.9.self_attn.indexer.weights_proj",
|
| 809 |
+
"model.layers.9.self_attn.indexer.wk",
|
| 810 |
+
"model.layers.9.self_attn.indexer.wq_b",
|
| 811 |
+
"model.layers.9.self_attn.kv_a_proj_with_mqa",
|
| 812 |
+
"model.layers.9.self_attn.kv_b_proj",
|
| 813 |
+
"model.layers.9.self_attn.o_proj",
|
| 814 |
+
"model.layers.9.self_attn.q_a_proj",
|
| 815 |
+
"model.layers.9.self_attn.q_b_proj"
|
| 816 |
+
],
|
| 817 |
+
"algo_config": null,
|
| 818 |
+
"softmax_quant_spec": null,
|
| 819 |
+
"quant_method": "quark",
|
| 820 |
+
"layer_type_quant_config": {},
|
| 821 |
+
"layer_quant_config": {},
|
| 822 |
+
"kv_cache_quant_config": {},
|
| 823 |
+
"kv_cache_post_rope": false,
|
| 824 |
+
"quant_mode": "eager_mode",
|
| 825 |
+
"version": "0.12+4f9d2296257",
|
| 826 |
+
"export": {
|
| 827 |
+
"kv_cache_group": [],
|
| 828 |
+
"min_kv_scale": 0.0,
|
| 829 |
+
"pack_method": "reorder",
|
| 830 |
+
"weight_format": "real_quantized",
|
| 831 |
+
"weight_merge_groups": null
|
| 832 |
+
}
|
| 833 |
+
}
|
| 834 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"eos_token_id": [
|
| 4 |
+
154820,
|
| 5 |
+
154827,
|
| 6 |
+
154829
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 154820,
|
| 9 |
+
"temperature": 1.0,
|
| 10 |
+
"top_p": 0.95,
|
| 11 |
+
"transformers_version": "5.4.0"
|
| 12 |
+
}
|
model-00001-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e488bff5a538ff633d02a4841f29e20d9944f7aeab0100429b610baa10ef3aab
|
| 3 |
+
size 5342821416
|
model-00002-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95d30bae0b0da0536d770f499b51856ae0eec3580e3189c34715768577a407cd
|
| 3 |
+
size 1470955064
|
model-00003-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:135f8460b853d66df9b327c19638b67e56528d150b0f67abc2bc3b92e1099642
|
| 3 |
+
size 1423888392
|
model-00004-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17915688f58ff13c1c70a4d16e502e4f3f88c2629fd09ebead92b7d712e2e4c8
|
| 3 |
+
size 1423888184
|
model-00005-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d38c0e5c23e5339949fc09136f73fbbdf053f4e7a210f9da9681046a4b516c0b
|
| 3 |
+
size 1682260856
|
model-00006-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb3a286df96c58f28f601a696cbbdafeebd7275eac80e6ca11bf910137c03f33
|
| 3 |
+
size 1423888400
|
model-00007-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eebc73b1bcbc2f9df9c8830ab894b0de1e8dbc9626e14f9b02ba17bfaa9623bd
|
| 3 |
+
size 1423888392
|
model-00008-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e92df6833556c9211f07853b884d7fccd4f52800d618f6c52be0da7d8ccd35e
|
| 3 |
+
size 1423888048
|
model-00009-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95ea6a8656b813e5de6163bd1ce0ceade7db3ee267a8b965245aca863f9391d1
|
| 3 |
+
size 1682260992
|
model-00010-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8cf038d7758a7a5fc5a32f42077fca78839810cb7774244cf4eb48b18ff58fb
|
| 3 |
+
size 1423888384
|
model-00011-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d4f7ea8cc7fee70b4211c86bb22ca48e29e9cb7043d933961c8cb6888acd6e5
|
| 3 |
+
size 1423888344
|
model-00012-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c2b6919bfb99cf56d8fa1359681526f34309a10812a297a44552ccdacfed896
|
| 3 |
+
size 1427034960
|
model-00013-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5ad7412350b7ef976beaa7e1ec895ac65d43ff82fe9f3e3127717783aee8cb1
|
| 3 |
+
size 1679114128
|
model-00014-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44e8fd8e88153526871dfb1fc78a7d1b5d50937121472074d52d9d656144995a
|
| 3 |
+
size 1423888384
|
model-00015-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a77cee90119a737b227d2f9d19d4147ee35574ea80502d3fc30e560dd632d7bc
|
| 3 |
+
size 1423888208
|
model-00016-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53fa00502042a865a95fa22a5d5557cf980003ba163fd4e343f5db4246e98886
|
| 3 |
+
size 1682260832
|
model-00017-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7cba470e97f7879ba54d4935b7a8c68017a6ea5a3284a03beaa55739e74acab
|
| 3 |
+
size 1423888408
|
model-00018-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d48e5d41d235c4f030935ff5b348edf1c65bd4ffa5403f8a7284f6cc0348e0b
|
| 3 |
+
size 1423888384
|
model-00019-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d247271a2a2d55f8343103d6a6f928e1c029b0d73dcacffd7a31f59f7a42175
|
| 3 |
+
size 1423888072
|
model-00020-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:193a0f85bec5cb59ad1d5f0ed1fe5a66396ea6d3247bab18f32d53899d1b845e
|
| 3 |
+
size 1682260968
|
model-00021-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2ef0760cb6d7407719d5ed2b706ce7a3f21521eb29631fbe790c0fb32d4b098
|
| 3 |
+
size 1423888408
|
model-00022-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cbd0fb496eac13c61289606811b00d02a2c2ca0f9d3f149437dfccd6bbd7611
|
| 3 |
+
size 1423888344
|
model-00023-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b12ac8d959d7a98b9d2d517cea43a273f2e7f8b20669cceae0289dc85ef15c1
|
| 3 |
+
size 1423887976
|
model-00024-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a05d1638f665847f0627a5d79391feef64696fe5b0d9180aa6dc30943d63203
|
| 3 |
+
size 1682261096
|
model-00025-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1efc3ecd72b3fec8ff1ac591a4072fb79227d62a1ec59943feb46b021ee604c0
|
| 3 |
+
size 1423888392
|
model-00026-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f99f57a89d45c961826760d9310c133f10d5da57da7d0e80f9b102bc263f931
|
| 3 |
+
size 1423888224
|
model-00027-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:895d70a61befa285aae68fd4d3010ac31e4f62fa3b3ff63e191634bc9539f3b3
|
| 3 |
+
size 1682260816
|
model-00028-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8fdb98cc2b92012ab76c4348e1c7fadfd7ab72a69ea0ed0ef7369a9cc278705
|
| 3 |
+
size 1423888400
|
model-00029-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5401bcacbb11cd32a1cd295e7bb0dc0b371c61249559fc7830be80bae57835cd
|
| 3 |
+
size 1423888392
|
model-00030-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2070ac3455640e71c0c5d987c6699c717a67033ed1ee832dabb2c153cc82470
|
| 3 |
+
size 1423888088
|
model-00031-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:806257f0bded5a1244786fd07f01ef40f23c4305715d8f0236448f7a4472b5ae
|
| 3 |
+
size 1682260944
|
model-00032-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c6f9b0277182eb39c7711c341fc454a616f9bcb8f908eef9b97ecd3f81b2bb2
|
| 3 |
+
size 1423888400
|
model-00033-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cd691a567379fb1df739c37849bf42d6d8564f1a33ef9d280729d21d5111aad
|
| 3 |
+
size 1423888376
|
model-00034-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54ade2d1fdc939dedc60c8cd6fd4bfdd4bcdc2371444e041dbf721023c14ebc0
|
| 3 |
+
size 1423887976
|
model-00035-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53ab48f1201f99fc66672d1571d47a8441f373688380554b9d752b5b9ba86649
|
| 3 |
+
size 1682261072
|
model-00036-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bc40d08be18183cb13e4b71c0ff6f8f656eb88f20fdd19e67c2a9aaa3104a80
|
| 3 |
+
size 1423888392
|
model-00037-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07c00c7036ac01921bdd42d0f0f62556e2dbe67b06a24d430a41977fff63b43c
|
| 3 |
+
size 1423888256
|
model-00038-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7543077e82fe114f8a6bf5a1ad9770a7a819c9a2fe9a24fed6e3c7fba2838403
|
| 3 |
+
size 2204595600
|
model-00039-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d027ed8068274d15f336bfc3360205ac3554cd85c028c6c95eab7b5ed1370991
|
| 3 |
+
size 1489436104
|
model-00040-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0abfc4e39d62a2902ce95de5016a38882e43b14df832c1f529c7c021d4d9d1df
|
| 3 |
+
size 1423888392
|
model-00041-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13fa79952897e2a2856aa121b63e64fee90bed9c5a68f7bbbcddc9a719d8cc01
|
| 3 |
+
size 1423888184
|
model-00042-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98efe4f231af455f1fc04941b0ea969d41837a1b83893fb0077a4337b71c4781
|
| 3 |
+
size 1682260848
|
model-00043-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4f25ad5840dc169dcf2f1cab05c2d5558351e378ed20df16614ff5c75eb446a
|
| 3 |
+
size 1423888400
|
model-00044-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:583183eb4859a97da18ccc3013f10582466236604c3ba084619dfcac24d25225
|
| 3 |
+
size 1423888392
|
model-00045-of-00282.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fe03d27d32c4c39192769794b3aa57ecf27496520cdfd69ed1a0d022623f829
|
| 3 |
+
size 1423888048
|