Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-08-05 19:10:50 +00:00
parent 83440eb804
commit 0056bf5ec6
39 changed files with 1679 additions and 42 deletions

2
.gitattributes vendored
View File

@ -45,3 +45,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
tokenizer.json filter=lfs diff=lfs merge=lfs -text

201
LICENSE Normal file
View File

@ -0,0 +1,201 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2025 OpenAI
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

203
README.md
View File

@ -1,47 +1,168 @@
---
license: Apache License 2.0
#model-type:
##如 gpt、phi、llama、chatglm、baichuan 等
#- gpt
#domain:
##如 nlp、cv、audio、multi-modal
#- nlp
#language:
##语言代码列表 https://help.aliyun.com/document_detail/215387.html?spm=a2c4g.11186623.0.0.9f8d7467kni6Aa
#- cn
#metrics:
##如 CIDEr、Blue、ROUGE 等
#- CIDEr
#tags:
##各种自定义,包括 pretrained、fine-tuned、instruction-tuned、RL-tuned 等训练方法和其他
#- pretrained
#tools:
##如 vllm、fastchat、llamacpp、AdaSeq 等
#- vllm
license: apache-2.0
pipeline_tag: text-generation
library_name: transformers
tags:
- vllm
---
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
#### 您可以通过如下git clone命令或者ModelScope SDK来下载模型
SDK下载
<p align="center">
<img alt="gpt-oss-120b" src="https://raw.githubusercontent.com/openai/gpt-oss/main/docs/gpt-oss-120b.svg">
</p>
<p align="center">
<a href="https://gpt-oss.com"><strong>Try gpt-oss</strong></a> ·
<a href="https://cookbook.openai.com/topic/gpt-oss"><strong>Guides</strong></a> ·
<a href="https://openai.com/index/gpt-oss-model-card"><strong>System card</strong></a> ·
<a href="https://openai.com/index/introducing-gpt-oss/"><strong>OpenAI blog</strong></a>
</p>
<br>
Welcome to the gpt-oss series, [OpenAIs open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.
Were releasing two flavors of the open models:
- `gpt-oss-120b` — for production, general purpose, high reasoning use cases that fits into a single H100 GPU (117B parameters with 5.1B active parameters)
- `gpt-oss-20b` — for lower latency, and local or specialized use cases (21B parameters with 3.6B active parameters)
Both models were trained on our [harmony response format](https://github.com/openai/harmony) and should only be used with the harmony format as it will not work correctly otherwise.
> [!NOTE]
> This model card is dedicated to the larger `gpt-oss-120b` model. Check out [`gpt-oss-20b`](https://huggingface.co/openai/gpt-oss-20b) for the smaller model.
# Highlights
* **Permissive Apache 2.0 license:** Build freely without copyleft restrictions or patent risk—ideal for experimentation, customization, and commercial deployment.
* **Configurable reasoning effort:** Easily adjust the reasoning effort (low, medium, high) based on your specific use case and latency needs.
* **Full chain-of-thought:** Gain complete access to the models reasoning process, facilitating easier debugging and increased trust in outputs. Its not intended to be shown to end users.
* **Fine-tunable:** Fully customize models to your specific use case through parameter fine-tuning.
* **Agentic capabilities:** Use the models native capabilities for function calling, [web browsing](https://github.com/openai/gpt-oss/tree/main?tab=readme-ov-file#browser), [Python code execution](https://github.com/openai/gpt-oss/tree/main?tab=readme-ov-file#python), and Structured Outputs.
* **Native MXFP4 quantization:** The models are trained with native MXFP4 precision for the MoE layer, making `gpt-oss-120b` run on a single H100 GPU and the `gpt-oss-20b` model run within 16GB of memory.
---
# Inference examples
## Transformers
You can use `gpt-oss-120b` and `gpt-oss-20b` with Transformers. If you use the Transformers chat template, it will automatically apply the [harmony response format](https://github.com/openai/harmony). If you use `model.generate` directly, you need to apply the harmony format manually using the chat template or use our [openai-harmony](https://github.com/openai/harmony) package.
To get started, install the necessary dependencies to setup your environment:
```
pip install -U transformers kernels torch
```
Once, setup you can proceed to run the model by running the snippet below:
```py
from transformers import pipeline
import torch
model_id = "openai/gpt-oss-120b"
pipe = pipeline(
"text-generation",
model=model_id,
torch_dtype="auto",
device_map="auto",
)
messages = [
{"role": "user", "content": "Explain quantum mechanics clearly and concisely."},
]
outputs = pipe(
messages,
max_new_tokens=256,
)
print(outputs[0]["generated_text"][-1])
```
Alternatively, you can run the model via [`Transformers Serve`](https://huggingface.co/docs/transformers/main/serving) to spin up a OpenAI-compatible webserver:
```
transformers serve
transformers chat localhost:8000 --model-name-or-path openai/gpt-oss-120b
```
[Learn more about how to use gpt-oss with Transformers.](https://cookbook.openai.com/articles/gpt-oss/run-transformers)
## vLLM
vLLM recommends using [uv](https://docs.astral.sh/uv/) for Python dependency management. You can use vLLM to spin up an OpenAI-compatible webserver. The following command will automatically download the model and start the server.
```bash
#安装ModelScope
pip install modelscope
```
```python
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('openai-mirror/gpt-oss-120b')
```
Git下载
```
#Git模型下载
git clone https://www.modelscope.cn/openai-mirror/gpt-oss-120b.git
uv pip install --pre vllm==0.10.1+gptoss \
--extra-index-url https://wheels.vllm.ai/gpt-oss/ \
--extra-index-url https://download.pytorch.org/whl/nightly/cu128 \
--index-strategy unsafe-best-match
vllm serve openai/gpt-oss-120b
```
<p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
[Learn more about how to use gpt-oss with vLLM.](https://cookbook.openai.com/articles/gpt-oss/run-vllm)
## PyTorch / Triton
To learn about how to use this model with PyTorch and Triton, check out our [reference implementations in the gpt-oss repository](https://github.com/openai/gpt-oss?tab=readme-ov-file#reference-pytorch-implementation).
## Ollama
If you are trying to run gpt-oss on consumer hardware, you can use Ollama by running the following commands after [installing Ollama](https://ollama.com/download).
```bash
# gpt-oss-120b
ollama pull gpt-oss:120b
ollama run gpt-oss:120b
```
[Learn more about how to use gpt-oss with Ollama.](https://cookbook.openai.com/articles/gpt-oss/run-locally-ollama)
#### LM Studio
If you are using [LM Studio](https://lmstudio.ai/) you can use the following commands to download.
```bash
# gpt-oss-120b
lms get openai/gpt-oss-120b
```
Check out our [awesome list](https://github.com/openai/gpt-oss/blob/main/awesome-gpt-oss.md) for a broader collection of gpt-oss resources and inference partners.
---
# Download the model
You can download the model weights from the [Hugging Face Hub](https://huggingface.co/collections/openai/gpt-oss-68911959590a1634ba11c7a4) directly from Hugging Face CLI:
```shell
# gpt-oss-120b
huggingface-cli download openai/gpt-oss-120b --include "original/*" --local-dir gpt-oss-120b/
pip install gpt-oss
python -m gpt_oss.chat model/
```
# Reasoning levels
You can adjust the reasoning level that suits your task across three levels:
* **Low:** Fast responses for general dialogue.
* **Medium:** Balanced speed and detail.
* **High:** Deep and detailed analysis.
The reasoning level can be set in the system prompts, e.g., "Reasoning: high".
# Tool use
The gpt-oss models are excellent for:
* Web browsing (using built-in browsing tools)
* Function calling with defined schemas
* Agentic operations like browser tasks
# Fine-tuning
Both gpt-oss models can be fine-tuned for a variety of specialized use cases.
This larger model `gpt-oss-120b` can be fine-tuned on a single H100 node, whereas the smaller [`gpt-oss-20b`](https://huggingface.co/openai/gpt-oss-20b) can even be fine-tuned on consumer hardware.

1
USAGE_POLICY Normal file
View File

@ -0,0 +1 @@
We aim for our tools to be used safely, responsibly, and democratically, while maximizing your control over how you use them. By using OpenAI gpt-oss-120b, you agree to comply with all applicable law.

397
chat_template.jinja Normal file
View File

@ -0,0 +1,397 @@
{#-
In addition to the normal inputs of `messages` and `tools`, this template also accepts the
following kwargs:
- "builtin_tools": A list, can contain "browser" and/or "python".
- "model_identity": A string that optionally describes the model identity.
- "reasoning_effort": A string that describes the reasoning effort, defaults to "medium".
#}
{#- Tool Definition Rendering ============================================== #}
{%- macro render_typescript_type(param_spec, required_params, is_nullable=false) -%}
{%- if param_spec.type == "array" -%}
{%- if param_spec['items'] -%}
{%- if param_spec['items']['type'] == "string" -%}
{{- "string[]" }}
{%- elif param_spec['items']['type'] == "number" -%}
{{- "number[]" }}
{%- elif param_spec['items']['type'] == "integer" -%}
{{- "number[]" }}
{%- elif param_spec['items']['type'] == "boolean" -%}
{{- "boolean[]" }}
{%- else -%}
{%- set inner_type = render_typescript_type(param_spec['items'], required_params) -%}
{%- if inner_type == "object | object" or inner_type|length > 50 -%}
{{- "any[]" }}
{%- else -%}
{{- inner_type + "[]" }}
{%- endif -%}
{%- endif -%}
{%- if param_spec.nullable -%}
{{- " | null" }}
{%- endif -%}
{%- else -%}
{{- "any[]" }}
{%- if param_spec.nullable -%}
{{- " | null" }}
{%- endif -%}
{%- endif -%}
{%- elif param_spec.type is defined and param_spec.type is iterable and param_spec.type is not string and param_spec.type is not mapping and param_spec.type[0] is defined -%}
{#- Handle array of types like ["object", "object"] from Union[dict, list] #}
{%- if param_spec.type | length > 1 -%}
{{- param_spec.type | join(" | ") }}
{%- else -%}
{{- param_spec.type[0] }}
{%- endif -%}
{%- elif param_spec.oneOf -%}
{#- Handle oneOf schemas - check for complex unions and fallback to any #}
{%- set has_object_variants = false -%}
{%- for variant in param_spec.oneOf -%}
{%- if variant.type == "object" -%}
{%- set has_object_variants = true -%}
{%- endif -%}
{%- endfor -%}
{%- if has_object_variants and param_spec.oneOf|length > 1 -%}
{{- "any" }}
{%- else -%}
{%- for variant in param_spec.oneOf -%}
{{- render_typescript_type(variant, required_params) -}}
{%- if variant.description %}
{{- "// " + variant.description }}
{%- endif -%}
{%- if variant.default is defined %}
{{ "// default: " + variant.default|tojson }}
{%- endif -%}
{%- if not loop.last %}
{{- " | " }}
{% endif -%}
{%- endfor -%}
{%- endif -%}
{%- elif param_spec.type == "string" -%}
{%- if param_spec.enum -%}
{{- '"' + param_spec.enum|join('" | "') + '"' -}}
{%- else -%}
{{- "string" }}
{%- if param_spec.nullable %}
{{- " | null" }}
{%- endif -%}
{%- endif -%}
{%- elif param_spec.type == "number" -%}
{{- "number" }}
{%- elif param_spec.type == "integer" -%}
{{- "number" }}
{%- elif param_spec.type == "boolean" -%}
{{- "boolean" }}
{%- elif param_spec.type == "object" -%}
{%- if param_spec.properties -%}
{{- "{
" }}
{%- for prop_name, prop_spec in param_spec.properties.items() -%}
{{- prop_name -}}
{%- if prop_name not in (param_spec.required or []) -%}
{{- "?" }}
{%- endif -%}
{{- ": " }}
{{ render_typescript_type(prop_spec, param_spec.required or []) }}
{%- if not loop.last -%}
{{-", " }}
{%- endif -%}
{%- endfor -%}
{{- "}" }}
{%- else -%}
{{- "object" }}
{%- endif -%}
{%- else -%}
{{- "any" }}
{%- endif -%}
{%- endmacro -%}
{%- macro render_tool_namespace(namespace_name, tools) -%}
{{- "## " + namespace_name + "
" }}
{{- "namespace " + namespace_name + " {
" }}
{%- for tool in tools %}
{%- set tool = tool.function %}
{{- "// " + tool.description + "
" }}
{{- "type "+ tool.name + " = " }}
{%- if tool.parameters and tool.parameters.properties %}
{{- "(_: {
" }}
{%- for param_name, param_spec in tool.parameters.properties.items() %}
{%- if param_spec.description %}
{{- "// " + param_spec.description + "
" }}
{%- endif %}
{{- param_name }}
{%- if param_name not in (tool.parameters.required or []) -%}
{{- "?" }}
{%- endif -%}
{{- ": " }}
{{- render_typescript_type(param_spec, tool.parameters.required or []) }}
{%- if param_spec.default is defined -%}
{%- if param_spec.enum %}
{{- ", // default: " + param_spec.default }}
{%- elif param_spec.oneOf %}
{{- "// default: " + param_spec.default }}
{%- else %}
{{- ", // default: " + param_spec.default|tojson }}
{%- endif -%}
{%- endif -%}
{%- if not loop.last %}
{{- ",
" }}
{%- else %}
{{- "
" }}
{%- endif -%}
{%- endfor %}
{{- "}) => any;
" }}
{%- else -%}
{{- "() => any;
" }}
{%- endif -%}
{%- endfor %}
{{- "} // namespace " + namespace_name }}
{%- endmacro -%}
{%- macro render_builtin_tools(browser_tool, python_tool) -%}
{%- if browser_tool %}
{{- "## browser
" }}
{{- "// Tool for browsing.
" }}
{{- "// The `cursor` appears in brackets before each browsing display: `[{cursor}]`.
" }}
{{- "// Cite information from the tool using the following format:
" }}
{{- "// `【{cursor}†L{line_start}(-L{line_end})?】`, for example: `【6†L9-L11】` or `【8†L3】`.
" }}
{{- "// Do not quote more than 10 words directly from the tool output.
" }}
{{- "// sources=web (default: web)
" }}
{{- "namespace browser {
" }}
{{- "// Searches for information related to `query` and displays `topn` results.
" }}
{{- "type search = (_: {
" }}
{{- "query: string,
" }}
{{- "topn?: number, // default: 10
" }}
{{- "source?: string,
" }}
{{- "}) => any;
" }}
{{- "// Opens the link `id` from the page indicated by `cursor` starting at line number `loc`, showing `num_lines` lines.
" }}
{{- "// Valid link ids are displayed with the formatting: `【{id}†.*】`.
" }}
{{- "// If `cursor` is not provided, the most recent page is implied.
" }}
{{- "// If `id` is a string, it is treated as a fully qualified URL associated with `source`.
" }}
{{- "// If `loc` is not provided, the viewport will be positioned at the beginning of the document or centered on the most relevant passage, if available.
" }}
{{- "// Use this function without `id` to scroll to a new location of an opened page.
" }}
{{- "type open = (_: {
" }}
{{- "id?: number | string, // default: -1
" }}
{{- "cursor?: number, // default: -1
" }}
{{- "loc?: number, // default: -1
" }}
{{- "num_lines?: number, // default: -1
" }}
{{- "view_source?: boolean, // default: false
" }}
{{- "source?: string,
" }}
{{- "}) => any;
" }}
{{- "// Finds exact matches of `pattern` in the current page, or the page given by `cursor`.
" }}
{{- "type find = (_: {
" }}
{{- "pattern: string,
" }}
{{- "cursor?: number, // default: -1
" }}
{{- "}) => any;
" }}
{{- "} // namespace browser
" }}
{%- endif -%}
{%- if python_tool %}
{{- "## python
" }}
{{- "Use this tool to execute Python code in your chain of thought. The code will not be shown to the user. This tool should be used for internal reasoning, but not for code that is intended to be visible to the user (e.g. when creating plots, tables, or files).
" }}
{{- "When you send a message containing Python code to python, it will be executed in a stateful Jupyter notebook environment. python will respond with the output of the execution or time out after 120.0 seconds. The drive at '/mnt/data' can be used to save and persist user files. Internet access for this session is UNKNOWN. Depends on the cluster.
" }}
{%- endif -%}
{%- endmacro -%}
{#- System Message Construction ============================================ #}
{%- macro build_system_message() -%}
{%- if model_identity is not defined %}
{%- set model_identity = "You are ChatGPT, a large language model trained by OpenAI." %}
{%- endif %}
{{- model_identity + "
" }}
{{- "Knowledge cutoff: 2024-06
" }}
{{- "Current date: " + strftime_now("%Y-%m-%d") + "
" }}
{%- if reasoning_effort is not defined %}
{%- set reasoning_effort = "medium" %}
{%- endif %}
{{- "Reasoning: " + reasoning_effort + "
" }}
{%- if builtin_tools %}
{{- "# Tools
" }}
{%- set available_builtin_tools = namespace(browser=false, python=false) %}
{%- for tool in builtin_tools %}
{%- if tool == "browser" %}
{%- set available_builtin_tools.browser = true %}
{%- elif tool == "python" %}
{%- set available_builtin_tools.python = true %}
{%- endif %}
{%- endfor %}
{{- render_builtin_tools(available_builtin_tools.browser, available_builtin_tools.python) }}
{%- endif -%}
{{- "# Valid channels: analysis, commentary, final. Channel must be included for every message." }}
{%- if tools -%}
{{- "
Calls to these tools must go to the commentary channel: 'functions'." }}
{%- endif -%}
{%- endmacro -%}
{#- Main Template Logic ================================================= #}
{#- Set defaults #}
{#- Render system message #}
{{- "<|start|>system<|message|>" }}
{{- build_system_message() }}
{{- "<|end|>" }}
{#- Extract developer message #}
{%- if messages[0].role == "developer" or messages[0].role == "system" %}
{%- set developer_message = messages[0].content %}
{%- set loop_messages = messages[1:] %}
{%- else %}
{%- set developer_message = "" %}
{%- set loop_messages = messages %}
{%- endif %}
{#- Render developer message #}
{%- if developer_message or tools %}
{{- "<|start|>developer<|message|>" }}
{%- if developer_message %}
{{- "# Instructions
" }}
{{- developer_message }}
{%- endif %}
{%- if tools -%}
{{- "
" }}
{{- "# Tools
" }}
{{- render_tool_namespace("functions", tools) }}
{%- endif -%}
{{- "<|end|>" }}
{%- endif %}
{#- Render messages #}
{%- set last_tool_call = namespace(name=none) %}
{%- for message in loop_messages -%}
{#- At this point only assistant/user/tool messages should remain #}
{%- if message.role == 'assistant' -%}
{#- Checks to ensure the messages are being passed in the format we expect #}
{%- if "content" in message %}
{%- if "<|channel|>analysis<|message|>" in message.content or "<|channel|>final<|message|>" in message.content %}
{{- raise_exception("You have passed a message containing <|channel|> tags in the content field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.") }}
{%- endif %}
{%- endif %}
{%- if "thinking" in message %}
{%- if "<|channel|>analysis<|message|>" in message.thinking or "<|channel|>final<|message|>" in message.thinking %}
{{- raise_exception("You have passed a message containing <|channel|> tags in the thinking field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.") }}
{%- endif %}
{%- endif %}
{%- if "tool_calls" in message %}
{#- We assume max 1 tool call per message, and so we infer the tool call name #}
{#- in "tool" messages from the most recent assistant tool call name #}
{%- set tool_call = message.tool_calls[0] %}
{%- if tool_call.function %}
{%- set tool_call = tool_call.function %}
{%- endif %}
{%- if message.content and message.thinking %}
{{- raise_exception("Cannot pass both content and thinking in an assistant message with tool calls! Put the analysis message in one or the other, but not both.") }}
{%- elif message.content %}
{{- "<|start|>assistant<|channel|>analysis<|message|>" + message.content + "<|end|>" }}
{%- elif message.thinking %}
{{- "<|start|>assistant<|channel|>analysis<|message|>" + message.thinking + "<|end|>" }}
{%- endif %}
{{- "<|start|>assistant to=" }}
{{- "functions." + tool_call.name + "<|channel|>commentary " }}
{{- (tool_call.content_type if tool_call.content_type is defined else "json") + "<|message|>" }}
{{- tool_call.arguments|tojson }}
{{- "<|call|>" }}
{%- set last_tool_call.name = tool_call.name %}
{%- elif loop.last and not add_generation_prompt %}
{#- Only render the CoT if the final turn is an assistant turn and add_generation_prompt is false #}
{#- This is a situation that should only occur in training, never in inference. #}
{%- if "thinking" in message %}
{{- "<|start|>assistant<|channel|>analysis<|message|>" + message.thinking + "<|end|>" }}
{%- endif %}
{#- <|return|> indicates the end of generation, but <|end|> does not #}
{#- <|return|> should never be an input to the model, but we include it as the final token #}
{#- when training, so the model learns to emit it. #}
{{- "<|start|>assistant<|channel|>final<|message|>" + message.content + "<|return|>" }}
{%- else %}
{#- CoT is dropped during all previous turns, so we never render it for inference #}
{{- "<|start|>assistant<|channel|>final<|message|>" + message.content + "<|end|>" }}
{%- set last_tool_call.name = none %}
{%- endif %}
{%- elif message.role == 'tool' -%}
{%- if last_tool_call.name is none %}
{{- raise_exception("Message has tool role, but there was no previous assistant message with a tool call!") }}
{%- endif %}
{{- "<|start|>functions." + last_tool_call.name }}
{{- " to=assistant<|channel|>commentary<|message|>" + message.content|tojson + "<|end|>" }}
{%- elif message.role == 'user' -%}
{{- "<|start|>user<|message|>" + message.content + "<|end|>" }}
{%- endif -%}
{%- endfor -%}
{#- Generation prompt #}
{%- if add_generation_prompt -%}
<|start|>assistant
{%- endif -%}

3
chat_template.json Normal file

File diff suppressed because one or more lines are too long

88
config.json Normal file
View File

@ -0,0 +1,88 @@
{
"architectures": [
"GptOssForCausalLM"
],
"attention_bias": true,
"attention_dropout": 0.0,
"eos_token_id": 200002,
"experts_per_token": 4,
"head_dim": 64,
"hidden_act": "silu",
"hidden_size": 2880,
"initial_context_length": 4096,
"initializer_range": 0.02,
"intermediate_size": 2880,
"layer_types": [
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention"
],
"max_position_embeddings": 131072,
"model_type": "gpt_oss",
"num_attention_heads": 64,
"num_experts_per_tok": 4,
"num_hidden_layers": 36,
"num_key_value_heads": 8,
"num_local_experts": 128,
"output_router_logits": false,
"pad_token_id": 199999,
"quantization_config": {
"modules_to_not_convert": [
"model.layers.*.self_attn",
"model.layers.*.mlp.router",
"model.embed_tokens",
"lm_head"
],
"quant_method": "mxfp4"
},
"rms_norm_eps": 1e-05,
"rope_scaling": {
"beta_fast": 32.0,
"beta_slow": 1.0,
"factor": 32.0,
"original_max_position_embeddings": 4096,
"rope_type": "yarn",
"truncate": false
},
"rope_theta": 150000,
"router_aux_loss_coef": 0.9,
"sliding_window": 128,
"swiglu_limit": 7.0,
"tie_word_embeddings": false,
"transformers_version": "4.55.0.dev0",
"use_cache": true,
"vocab_size": 201088
}

1
configuration.json Normal file
View File

@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}

10
generation_config.json Normal file
View File

@ -0,0 +1,10 @@
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999
],
"pad_token_id": 199999,
"transformers_version": "4.55.0.dev0"
}

3
metal/model.bin Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bf74c0aa8275aabcdf43c50c9638596b1624b536cd2350535e43b297a8d8f8c
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25201a966fd1f58b4c271c4237d8f705dd9ebbe9aac2f40509ab5af3ca4278fc
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ced9b84943b9a4aef00ccc71f233a409f731bd7c42098188ed7a1018a6c75ad
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4962d9243c92da3eefeaf9320062ffe2e621d42c0132e65b5d32e3cc17f8f75
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:689e38abba0d982d1a3c1fb05d19872f342ab61d7f4d3b7303c6afd8a25bc022
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d36737290b3ebb60190ceb0a16bd2b4f5e61c6cd32eb6f6b132ef882c716952e
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3070b77c338fab95caa079ac2feac37ffbc623e55b3d02c5cea424da33503bc8
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35bb47e4aa68e79891dbff04e43f1c2b7f7492ba6aab1a7b2e93113de902a1cf
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac785d86c4000699c5ec184beb08937884edfd20bd30603bdc5ab79f90173cac
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c5226be89d71025d5ed1d5cecdc992ed8da8f072aa70fa31aaddf5b115a9727
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1269ab8eb875d4663fb86633de9cfc9670680e8d4ff232e114aa3929fe5700d
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cf35125a54e435033fbdf90ebd5a68aafa825156fc9b45ba795904c56378142
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fdd6c821ea5ce61ba3f089e0d3a90656f992d2ee6f895a176a3ee75316e4df6
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:153e83cbc54c1692ea7d78d82691ec7780f456ce769eea6476bd0f834de356b4
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99f1f8f0c3f647dbba774498877f0cb9d09a29e93f550eaa428ca75a67324761
size 135

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82d813af1abdbbc8147f08d57399d3ec07343b5f63523ddb052278eb59d6c66d
size 135

File diff suppressed because one or more lines are too long

1
original/config.json Normal file
View File

@ -0,0 +1 @@
{"num_hidden_layers": 36, "num_experts": 128, "experts_per_token": 4, "vocab_size": 201088, "hidden_size": 2880, "intermediate_size": 2880, "swiglu_limit": 7.0, "head_dim": 64, "num_attention_heads": 64, "num_key_value_heads": 8, "sliding_window": 128, "initial_context_length": 4096, "rope_theta": 150000, "rope_scaling_factor": 32.0, "rope_ntk_alpha": 1, "rope_ntk_beta": 32}

1
original/dtypes.json Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33e4fdf2f59f2a0d4846845a5140f675ad4599f959c2c496eed4fcac35a6b956
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8de8f2e9707625630e5285cda173412c7b631b5ddea9935d04f387dec277fa50
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8db53f7e257c08af4853d7cd1f4b77db68dd430b9a5aca61ac433b873ede7221
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f06b5622aca2074f1f8a80d92602f0d8b2bd4dd086ba3be5af72d7ba8db4a704
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85736f3aee44aea9a2208cb8e5b022121036d02355c63b97ce05e76098017f68
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4211c260d9d588c70c1690a0e699435c86f90dab5cd77b46dfae3e110fcd9f0
size 136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:662393b6ddc88c257455b4dead5815c99f56589cdaa68576b396d5c92a5bb83c
size 135

View File

@ -0,0 +1,550 @@
{
"metadata": {
"total_size": 65248815744
},
"weight_map": {
"block.0.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.0.attn.out.bias": "model--00001-of-00007.safetensors",
"block.0.attn.out.weight": "model--00001-of-00007.safetensors",
"block.0.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.0.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.0.attn.sinks": "model--00001-of-00007.safetensors",
"block.0.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.0.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.0.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.0.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.1.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.1.attn.out.bias": "model--00001-of-00007.safetensors",
"block.1.attn.out.weight": "model--00001-of-00007.safetensors",
"block.1.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.1.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.1.attn.sinks": "model--00001-of-00007.safetensors",
"block.1.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.1.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.1.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.1.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.10.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.10.attn.out.bias": "model--00001-of-00007.safetensors",
"block.10.attn.out.weight": "model--00001-of-00007.safetensors",
"block.10.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.10.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.10.attn.sinks": "model--00001-of-00007.safetensors",
"block.10.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.10.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.10.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.10.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.11.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.11.attn.out.bias": "model--00001-of-00007.safetensors",
"block.11.attn.out.weight": "model--00001-of-00007.safetensors",
"block.11.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.11.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.11.attn.sinks": "model--00001-of-00007.safetensors",
"block.11.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.11.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.11.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.11.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.12.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.12.attn.out.bias": "model--00001-of-00007.safetensors",
"block.12.attn.out.weight": "model--00001-of-00007.safetensors",
"block.12.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.12.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.12.attn.sinks": "model--00001-of-00007.safetensors",
"block.12.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.12.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.12.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.12.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.13.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.13.attn.out.bias": "model--00001-of-00007.safetensors",
"block.13.attn.out.weight": "model--00001-of-00007.safetensors",
"block.13.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.13.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.13.attn.sinks": "model--00001-of-00007.safetensors",
"block.13.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.13.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
"block.13.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
"block.13.mlp.norm.scale": "model--00001-of-00007.safetensors",
"block.14.attn.norm.scale": "model--00001-of-00007.safetensors",
"block.14.attn.out.bias": "model--00001-of-00007.safetensors",
"block.14.attn.out.weight": "model--00001-of-00007.safetensors",
"block.14.attn.qkv.bias": "model--00001-of-00007.safetensors",
"block.14.attn.qkv.weight": "model--00001-of-00007.safetensors",
"block.14.attn.sinks": "model--00001-of-00007.safetensors",
"block.14.mlp.gate.bias": "model--00001-of-00007.safetensors",
"block.14.mlp.gate.weight": "model--00001-of-00007.safetensors",
"block.14.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
"block.14.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.14.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.14.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.14.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.14.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.14.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.15.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.15.attn.out.bias": "model--00002-of-00007.safetensors",
"block.15.attn.out.weight": "model--00002-of-00007.safetensors",
"block.15.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.15.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.15.attn.sinks": "model--00002-of-00007.safetensors",
"block.15.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.15.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.15.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.15.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.16.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.16.attn.out.bias": "model--00002-of-00007.safetensors",
"block.16.attn.out.weight": "model--00002-of-00007.safetensors",
"block.16.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.16.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.16.attn.sinks": "model--00002-of-00007.safetensors",
"block.16.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.16.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.16.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.16.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.17.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.17.attn.out.bias": "model--00002-of-00007.safetensors",
"block.17.attn.out.weight": "model--00002-of-00007.safetensors",
"block.17.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.17.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.17.attn.sinks": "model--00002-of-00007.safetensors",
"block.17.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.17.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.17.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.17.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.18.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.18.attn.out.bias": "model--00002-of-00007.safetensors",
"block.18.attn.out.weight": "model--00002-of-00007.safetensors",
"block.18.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.18.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.18.attn.sinks": "model--00002-of-00007.safetensors",
"block.18.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.18.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.18.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.18.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.19.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.19.attn.out.bias": "model--00002-of-00007.safetensors",
"block.19.attn.out.weight": "model--00002-of-00007.safetensors",
"block.19.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.19.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.19.attn.sinks": "model--00002-of-00007.safetensors",
"block.19.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.19.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
"block.19.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
"block.19.mlp.norm.scale": "model--00002-of-00007.safetensors",
"block.2.attn.norm.scale": "model--00002-of-00007.safetensors",
"block.2.attn.out.bias": "model--00002-of-00007.safetensors",
"block.2.attn.out.weight": "model--00002-of-00007.safetensors",
"block.2.attn.qkv.bias": "model--00002-of-00007.safetensors",
"block.2.attn.qkv.weight": "model--00002-of-00007.safetensors",
"block.2.attn.sinks": "model--00002-of-00007.safetensors",
"block.2.mlp.gate.bias": "model--00002-of-00007.safetensors",
"block.2.mlp.gate.weight": "model--00002-of-00007.safetensors",
"block.2.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
"block.2.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.2.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.2.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.2.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.2.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.2.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.20.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.20.attn.out.bias": "model--00003-of-00007.safetensors",
"block.20.attn.out.weight": "model--00003-of-00007.safetensors",
"block.20.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.20.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.20.attn.sinks": "model--00003-of-00007.safetensors",
"block.20.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.20.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.20.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.20.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.21.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.21.attn.out.bias": "model--00003-of-00007.safetensors",
"block.21.attn.out.weight": "model--00003-of-00007.safetensors",
"block.21.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.21.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.21.attn.sinks": "model--00003-of-00007.safetensors",
"block.21.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.21.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.21.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.21.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.22.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.22.attn.out.bias": "model--00003-of-00007.safetensors",
"block.22.attn.out.weight": "model--00003-of-00007.safetensors",
"block.22.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.22.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.22.attn.sinks": "model--00003-of-00007.safetensors",
"block.22.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.22.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.22.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.22.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.23.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.23.attn.out.bias": "model--00003-of-00007.safetensors",
"block.23.attn.out.weight": "model--00003-of-00007.safetensors",
"block.23.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.23.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.23.attn.sinks": "model--00003-of-00007.safetensors",
"block.23.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.23.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.23.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.23.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.24.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.24.attn.out.bias": "model--00003-of-00007.safetensors",
"block.24.attn.out.weight": "model--00003-of-00007.safetensors",
"block.24.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.24.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.24.attn.sinks": "model--00003-of-00007.safetensors",
"block.24.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.24.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
"block.24.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
"block.24.mlp.norm.scale": "model--00003-of-00007.safetensors",
"block.25.attn.norm.scale": "model--00003-of-00007.safetensors",
"block.25.attn.out.bias": "model--00003-of-00007.safetensors",
"block.25.attn.out.weight": "model--00003-of-00007.safetensors",
"block.25.attn.qkv.bias": "model--00003-of-00007.safetensors",
"block.25.attn.qkv.weight": "model--00003-of-00007.safetensors",
"block.25.attn.sinks": "model--00003-of-00007.safetensors",
"block.25.mlp.gate.bias": "model--00003-of-00007.safetensors",
"block.25.mlp.gate.weight": "model--00003-of-00007.safetensors",
"block.25.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
"block.25.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.25.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.25.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.25.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.25.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.25.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.26.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.26.attn.out.bias": "model--00004-of-00007.safetensors",
"block.26.attn.out.weight": "model--00004-of-00007.safetensors",
"block.26.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.26.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.26.attn.sinks": "model--00004-of-00007.safetensors",
"block.26.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.26.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.26.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.26.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.27.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.27.attn.out.bias": "model--00004-of-00007.safetensors",
"block.27.attn.out.weight": "model--00004-of-00007.safetensors",
"block.27.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.27.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.27.attn.sinks": "model--00004-of-00007.safetensors",
"block.27.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.27.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.27.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.27.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.28.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.28.attn.out.bias": "model--00004-of-00007.safetensors",
"block.28.attn.out.weight": "model--00004-of-00007.safetensors",
"block.28.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.28.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.28.attn.sinks": "model--00004-of-00007.safetensors",
"block.28.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.28.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.28.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.28.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.29.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.29.attn.out.bias": "model--00004-of-00007.safetensors",
"block.29.attn.out.weight": "model--00004-of-00007.safetensors",
"block.29.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.29.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.29.attn.sinks": "model--00004-of-00007.safetensors",
"block.29.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.29.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.29.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.29.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.3.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.3.attn.out.bias": "model--00004-of-00007.safetensors",
"block.3.attn.out.weight": "model--00004-of-00007.safetensors",
"block.3.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.3.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.3.attn.sinks": "model--00004-of-00007.safetensors",
"block.3.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.3.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
"block.3.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
"block.3.mlp.norm.scale": "model--00004-of-00007.safetensors",
"block.30.attn.norm.scale": "model--00004-of-00007.safetensors",
"block.30.attn.out.bias": "model--00004-of-00007.safetensors",
"block.30.attn.out.weight": "model--00004-of-00007.safetensors",
"block.30.attn.qkv.bias": "model--00004-of-00007.safetensors",
"block.30.attn.qkv.weight": "model--00004-of-00007.safetensors",
"block.30.attn.sinks": "model--00004-of-00007.safetensors",
"block.30.mlp.gate.bias": "model--00004-of-00007.safetensors",
"block.30.mlp.gate.weight": "model--00004-of-00007.safetensors",
"block.30.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
"block.30.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.30.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.30.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.30.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.30.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.30.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.31.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.31.attn.out.bias": "model--00005-of-00007.safetensors",
"block.31.attn.out.weight": "model--00005-of-00007.safetensors",
"block.31.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.31.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.31.attn.sinks": "model--00005-of-00007.safetensors",
"block.31.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.31.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.31.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.31.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.32.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.32.attn.out.bias": "model--00005-of-00007.safetensors",
"block.32.attn.out.weight": "model--00005-of-00007.safetensors",
"block.32.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.32.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.32.attn.sinks": "model--00005-of-00007.safetensors",
"block.32.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.32.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.32.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.32.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.33.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.33.attn.out.bias": "model--00005-of-00007.safetensors",
"block.33.attn.out.weight": "model--00005-of-00007.safetensors",
"block.33.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.33.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.33.attn.sinks": "model--00005-of-00007.safetensors",
"block.33.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.33.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.33.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.33.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.34.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.34.attn.out.bias": "model--00005-of-00007.safetensors",
"block.34.attn.out.weight": "model--00005-of-00007.safetensors",
"block.34.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.34.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.34.attn.sinks": "model--00005-of-00007.safetensors",
"block.34.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.34.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.34.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.34.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.35.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.35.attn.out.bias": "model--00005-of-00007.safetensors",
"block.35.attn.out.weight": "model--00005-of-00007.safetensors",
"block.35.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.35.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.35.attn.sinks": "model--00005-of-00007.safetensors",
"block.35.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.35.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
"block.35.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
"block.35.mlp.norm.scale": "model--00005-of-00007.safetensors",
"block.4.attn.norm.scale": "model--00005-of-00007.safetensors",
"block.4.attn.out.bias": "model--00005-of-00007.safetensors",
"block.4.attn.out.weight": "model--00005-of-00007.safetensors",
"block.4.attn.qkv.bias": "model--00005-of-00007.safetensors",
"block.4.attn.qkv.weight": "model--00005-of-00007.safetensors",
"block.4.attn.sinks": "model--00005-of-00007.safetensors",
"block.4.mlp.gate.bias": "model--00005-of-00007.safetensors",
"block.4.mlp.gate.weight": "model--00005-of-00007.safetensors",
"block.4.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
"block.4.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.4.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.4.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.4.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.4.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.4.mlp.norm.scale": "model--00006-of-00007.safetensors",
"block.5.attn.norm.scale": "model--00006-of-00007.safetensors",
"block.5.attn.out.bias": "model--00006-of-00007.safetensors",
"block.5.attn.out.weight": "model--00006-of-00007.safetensors",
"block.5.attn.qkv.bias": "model--00006-of-00007.safetensors",
"block.5.attn.qkv.weight": "model--00006-of-00007.safetensors",
"block.5.attn.sinks": "model--00006-of-00007.safetensors",
"block.5.mlp.gate.bias": "model--00006-of-00007.safetensors",
"block.5.mlp.gate.weight": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.5.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.5.mlp.norm.scale": "model--00006-of-00007.safetensors",
"block.6.attn.norm.scale": "model--00006-of-00007.safetensors",
"block.6.attn.out.bias": "model--00006-of-00007.safetensors",
"block.6.attn.out.weight": "model--00006-of-00007.safetensors",
"block.6.attn.qkv.bias": "model--00006-of-00007.safetensors",
"block.6.attn.qkv.weight": "model--00006-of-00007.safetensors",
"block.6.attn.sinks": "model--00006-of-00007.safetensors",
"block.6.mlp.gate.bias": "model--00006-of-00007.safetensors",
"block.6.mlp.gate.weight": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.6.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.6.mlp.norm.scale": "model--00006-of-00007.safetensors",
"block.7.attn.norm.scale": "model--00006-of-00007.safetensors",
"block.7.attn.out.bias": "model--00006-of-00007.safetensors",
"block.7.attn.out.weight": "model--00006-of-00007.safetensors",
"block.7.attn.qkv.bias": "model--00006-of-00007.safetensors",
"block.7.attn.qkv.weight": "model--00006-of-00007.safetensors",
"block.7.attn.sinks": "model--00006-of-00007.safetensors",
"block.7.mlp.gate.bias": "model--00006-of-00007.safetensors",
"block.7.mlp.gate.weight": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.7.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.7.mlp.norm.scale": "model--00006-of-00007.safetensors",
"block.8.attn.norm.scale": "model--00006-of-00007.safetensors",
"block.8.attn.out.bias": "model--00006-of-00007.safetensors",
"block.8.attn.out.weight": "model--00006-of-00007.safetensors",
"block.8.attn.qkv.bias": "model--00006-of-00007.safetensors",
"block.8.attn.qkv.weight": "model--00006-of-00007.safetensors",
"block.8.attn.sinks": "model--00006-of-00007.safetensors",
"block.8.mlp.gate.bias": "model--00006-of-00007.safetensors",
"block.8.mlp.gate.weight": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.8.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.8.mlp.norm.scale": "model--00006-of-00007.safetensors",
"block.9.attn.norm.scale": "model--00006-of-00007.safetensors",
"block.9.attn.out.bias": "model--00006-of-00007.safetensors",
"block.9.attn.out.weight": "model--00006-of-00007.safetensors",
"block.9.attn.qkv.bias": "model--00006-of-00007.safetensors",
"block.9.attn.qkv.weight": "model--00006-of-00007.safetensors",
"block.9.attn.sinks": "model--00006-of-00007.safetensors",
"block.9.mlp.gate.bias": "model--00006-of-00007.safetensors",
"block.9.mlp.gate.weight": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
"block.9.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
"block.9.mlp.norm.scale": "model--00006-of-00007.safetensors",
"embedding.weight": "model--00007-of-00007.safetensors",
"norm.scale": "model--00007-of-00007.safetensors",
"unembedding.weight": "model--00007-of-00007.safetensors"
}
}

5
special_tokens_map.json Normal file
View File

@ -0,0 +1,5 @@
{
"bos_token": "<|startoftext|>",
"eos_token": "<|return|>",
"pad_token": "<|endoftext|>"
}

3
tokenizer.json Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0614fe83cadab421296e664e1f48f4261fa8fef6e03e63bb75c20f38e37d07d3
size 27868174

183
tokenizer_config.json Normal file
View File

@ -0,0 +1,183 @@
{
"added_tokens_decoder": {
"199998": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"199999": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200000": {
"content": "<|reserved_200000|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200001": {
"content": "<|reserved_200001|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200002": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200003": {
"content": "<|constrain|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200004": {
"content": "<|reserved_200004|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200005": {
"content": "<|channel|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200006": {
"content": "<|start|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200007": {
"content": "<|end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200008": {
"content": "<|message|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200009": {
"content": "<|reserved_200009|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200010": {
"content": "<|reserved_200010|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200011": {
"content": "<|reserved_200011|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200012": {
"content": "<|call|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200013": {
"content": "<|reserved_200013|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200014": {
"content": "<|reserved_200014|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200015": {
"content": "<|reserved_200015|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200016": {
"content": "<|reserved_200016|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200017": {
"content": "<|reserved_200017|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"200018": {
"content": "<|endofprompt|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|return|>",
"extra_special_tokens": {},
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}