diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..2d15ec3742e8ec0b3cbc7cf08d333552bcae0aa0
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,38 @@
+*.7z filter=lfs diff=lfs merge=lfs -text
+*.arrow filter=lfs diff=lfs merge=lfs -text
+*.bin filter=lfs diff=lfs merge=lfs -text
+*.bz2 filter=lfs diff=lfs merge=lfs -text
+*.ckpt filter=lfs diff=lfs merge=lfs -text
+*.ftz filter=lfs diff=lfs merge=lfs -text
+*.gz filter=lfs diff=lfs merge=lfs -text
+*.h5 filter=lfs diff=lfs merge=lfs -text
+*.joblib filter=lfs diff=lfs merge=lfs -text
+*.lfs.* filter=lfs diff=lfs merge=lfs -text
+*.mlmodel filter=lfs diff=lfs merge=lfs -text
+*.model filter=lfs diff=lfs merge=lfs -text
+*.msgpack filter=lfs diff=lfs merge=lfs -text
+*.npy filter=lfs diff=lfs merge=lfs -text
+*.npz filter=lfs diff=lfs merge=lfs -text
+*.onnx filter=lfs diff=lfs merge=lfs -text
+*.ot filter=lfs diff=lfs merge=lfs -text
+*.parquet filter=lfs diff=lfs merge=lfs -text
+*.pb filter=lfs diff=lfs merge=lfs -text
+*.pickle filter=lfs diff=lfs merge=lfs -text
+*.pkl filter=lfs diff=lfs merge=lfs -text
+*.pt filter=lfs diff=lfs merge=lfs -text
+*.pth filter=lfs diff=lfs merge=lfs -text
+*.rar filter=lfs diff=lfs merge=lfs -text
+*.safetensors filter=lfs diff=lfs merge=lfs -text
+saved_model/**/* filter=lfs diff=lfs merge=lfs -text
+*.tar.* filter=lfs diff=lfs merge=lfs -text
+*.tar filter=lfs diff=lfs merge=lfs -text
+*.tflite filter=lfs diff=lfs merge=lfs -text
+*.tgz filter=lfs diff=lfs merge=lfs -text
+*.wasm filter=lfs diff=lfs merge=lfs -text
+*.xz filter=lfs diff=lfs merge=lfs -text
+*.zip 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
+.tmpUMarya filter=lfs diff=lfs merge=lfs -text
+model.safetensors.index.json filter=lfs diff=lfs merge=lfs -text
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000000000000000000000000000000000000..e14ce68b0a559601dc936eba5e7c4d1c3d8ffc84
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2026 Zhipu AI
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..1b4102bbb637695e8fd06f105b070157513d96d8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,91 @@
+---
+language:
+- en
+- zh
+library_name: transformers
+license: mit
+pipeline_tag: text-generation
+---
+
+# GLM-5.2-FP8
+
+
+

+
+
+ 👋 Join our WeChat or Discord community.
+
+ 📖 Check out the GLM-5.2 blog and GLM-5 Technical report.
+
+ 📍 Use GLM-5.2 API services on Z.ai API Platform.
+
+ 🔜 Try GLM-5.2 here.
+
+
+
+ [Paper]
+ [GitHub]
+
+
+## Introduction
+
+We're introducing GLM-5.2, our latest flagship model for long-horizon tasks. It marks a substantial leap in long-horizon task capability over its predecessor GLM-5.1 and, for the first time, delivers that capability on a **solid 1M-token context**. GLM-5.2's new capabilities include:
+- **Solid 1M Context:** A solid 1M-token context that stably sustains long-horizon work
+- **Advanced Coding with Flexible Effort**: Stronger coding capabilities with multiple thinking effort levels to balance performance and latency
+- **Improved Architecture**: We propose [IndexShare](https://arxiv.org/abs/2603.12201), which reuses the same indexer across every four sparse attention layers, reducing per-token FLOPs by 2.9× at a 1M context length. We also improve GLM-5.2’s MTP layer for speculative decoding, increasing the acceptance length by up to 20%
+- **Pure Open**: An MIT open-source license — no regional limits, technical access without borders
+
+
+
+## Benchmark
+
+|Benchmark|GLM-5.2|GLM-5.1|Qwen3.7-Max|MiniMax M3|DeepSeek-V4-Pro|Claude Opus 4.8|GPT-5.5|Gemini 3.1 Pro|
+|:---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
+|Reasoning|||||||||||
+|HLE|40.5|31|41.4|37|37.7|49.8*|41.4*|45|
+|HLE (w/ Tools)|54.7|52.3|53.5|-|48.2|57.9*|52.2*|51.4*|
+|CritPt|20.9|4.6|13.4|3.7|12.9|20.9|27.1|17.7|
+|AIME 2026|99.2|95.3|97|-|94.6|95.7|98.3|98.2|
+|HMMT Nov. 2025|94.4|94|95|84.4|94.4|96.5|96.5|94.8|
+|HMMT Feb. 2026|92.5|82.6|97.1|84.4|95.2|96.7|96.7|87.3|
+|IMOAnswerBench|91.0|83.8|90|-|89.8|83.5|-|81|
+|GPQA-Diamond|91.2|86.2|90|93|90.1|93.6|93.6|94.3|
+|Coding|||||||||||
+|SWE-bench Pro|62.1|58.4|60.6|59|55.4|69.2|58.6|54.2|
+|NL2Repo|48.9|42.7|47.2|42.1|35.5|69.7|50.7|33.4|
+|DeepSWE|46.2|18|18|20|8|58|70|10|
+|ProgramBench|63.7|50.9|-|-|47.8|71.9|70.8|39.5|
+|Terminal Bench 2.1 (Terminus-2)|81.0|63.5|75|65|64| 85|84|74|
+|Terminal Bench 2.1 (Best Reported Harness)|82.7|69|-|-|-|78.9|83.4|70.7|
+|FrontierSWE (Dominance)|74.4|30.5|-|-|29.0|75.1|72.6|39.6|
+|PostTrainBench|34.3|20.1|-|-|-|37.2|28.4|21.6|
+|SWE-Marathon|13.0|1.0|-|-|-|26.0|12.0|4.0|
+|Agentic|||||||||||
+|MCP-Atlas (Public Set)|76.8|71.8|76.4|74.2|73.6|77.8|75.3|69.2|
+|Tool-Decathlon|48.2|40.7|-|-|52.8|59.9|55.6|48.8|
+
+## Serve GLM-5.2 Locally
+
+GLM-5.2 supports deployment with the following frameworks. Feel free to try them out:
+
+- [SGLang](https://github.com/sgl-project/sglang) (v0.5.13.post1+) — see [cookbook](https://cookbook.sglang.io/autoregressive/GLM/GLM-5.2)
+- [vLLM](https://github.com/vllm-project/vllm) (v0.23.0+) — see [recipes](https://recipes.vllm.ai/zai-org/GLM-5.2)
+- [Transformers](https://github.com/huggingface/transformers) (v0.5.12+) — see [transformers docs](https://github.com/huggingface/transformers/blob/main/docs/source/en/model_doc/glm_moe_dsa.md)
+- [KTransformers](https://github.com/kvcache-ai/ktransformers) (v0.5.12+) — see [tutorial](https://github.com/kvcache-ai/ktransformers/blob/main/doc/en/kt-kernel/GLM-5.2-Tutorial.md)
+- For deployment on the `Ascend NPU` platform, inference frameworks such as vLLM-Ascend, xLLM and SGLang are supported — see [here](github.com/zai-org/GLM-5/blob/main/example/ascend.md).
+
+## Citation
+
+If you find GLM-5.2 useful in your research, please cite our technical report:
+
+```bibtex
+@misc{glm5team2026glm5vibecodingagentic,
+ title={GLM-5: from Vibe Coding to Agentic Engineering},
+ author={GLM-5-Team and : and Aohan Zeng and Xin Lv and Zhenyu Hou and Zhengxiao Du and Qinkai Zheng and Bin Chen and Da Yin and Chendi Ge and Chenghua Huang and Chengxing Xie and Chenzheng Zhu and Congfeng Yin and Cunxiang Wang and Gengzheng Pan and Hao Zeng and Haoke Zhang and Haoran Wang and Huilong Chen and Jiajie Zhang and Jian Jiao and Jiaqi Guo and Jingsen Wang and Jingzhao Du and Jinzhu Wu and Kedong Wang and Lei Li and Lin Fan and Lucen Zhong and Mingdao Liu and Mingming Zhao and Pengfan Du and Qian Dong and Rui Lu and Shuang-Li and Shulin Cao and Song Liu and Ting Jiang and Xiaodong Chen and Xiaohan Zhang and Xuancheng Huang and Xuezhen Dong and Yabo Xu and Yao Wei and Yifan An and Yilin Niu and Yitong Zhu and Yuanhao Wen and Yukuo Cen and Yushi Bai and Zhongpei Qiao and Zihan Wang and Zikang Wang and Zilin Zhu and Ziqiang Liu and Zixuan Li and Bojie Wang and Bosi Wen and Can Huang and Changpeng Cai and Chao Yu and Chen Li and Chengwei Hu and Chenhui Zhang and Dan Zhang and Daoyan Lin and Dayong Yang and Di Wang and Ding Ai and Erle Zhu and Fangzhou Yi and Feiyu Chen and Guohong Wen and Hailong Sun and Haisha Zhao and Haiyi Hu and Hanchen Zhang and Hanrui Liu and Hanyu Zhang and Hao Peng and Hao Tai and Haobo Zhang and He Liu and Hongwei Wang and Hongxi Yan and Hongyu Ge and Huan Liu and Huanpeng Chu and Jia'ni Zhao and Jiachen Wang and Jiajing Zhao and Jiamin Ren and Jiapeng Wang and Jiaxin Zhang and Jiayi Gui and Jiayue Zhao and Jijie Li and Jing An and Jing Li and Jingwei Yuan and Jinhua Du and Jinxin Liu and Junkai Zhi and Junwen Duan and Kaiyue Zhou and Kangjian Wei and Ke Wang and Keyun Luo and Laiqiang Zhang and Leigang Sha and Liang Xu and Lindong Wu and Lintao Ding and Lu Chen and Minghao Li and Nianyi Lin and Pan Ta and Qiang Zou and Rongjun Song and Ruiqi Yang and Shangqing Tu and Shangtong Yang and Shaoxiang Wu and Shengyan Zhang and Shijie Li and Shuang Li and Shuyi Fan and Wei Qin and Wei Tian and Weining Zhang and Wenbo Yu and Wenjie Liang and Xiang Kuang and Xiangmeng Cheng and Xiangyang Li and Xiaoquan Yan and Xiaowei Hu and Xiaoying Ling and Xing Fan and Xingye Xia and Xinyuan Zhang and Xinze Zhang and Xirui Pan and Xu Zou and Xunkai Zhang and Yadi Liu and Yandong Wu and Yanfu Li and Yidong Wang and Yifan Zhu and Yijun Tan and Yilin Zhou and Yiming Pan and Ying Zhang and Yinpei Su and Yipeng Geng and Yong Yan and Yonglin Tan and Yuean Bi and Yuhan Shen and Yuhao Yang and Yujiang Li and Yunan Liu and Yunqing Wang and Yuntao Li and Yurong Wu and Yutao Zhang and Yuxi Duan and Yuxuan Zhang and Zezhen Liu and Zhengtao Jiang and Zhenhe Yan and Zheyu Zhang and Zhixiang Wei and Zhuo Chen and Zhuoer Feng and Zijun Yao and Ziwei Chai and Ziyuan Wang and Zuzhou Zhang and Bin Xu and Minlie Huang and Hongning Wang and Juanzi Li and Yuxiao Dong and Jie Tang},
+ year={2026},
+ eprint={2602.15763},
+ archivePrefix={arXiv},
+ primaryClass={cs.LG},
+ url={https://arxiv.org/abs/2602.15763},
+}
+```
\ No newline at end of file
diff --git a/chat_template.jinja b/chat_template.jinja
new file mode 100644
index 0000000000000000000000000000000000000000..672034e3a1196d8b9fc0116ddc037cb554227f89
--- /dev/null
+++ b/chat_template.jinja
@@ -0,0 +1,119 @@
+[gMASK]
+{%- set effective_reasoning_effort = 'high' if reasoning_effort is defined and reasoning_effort == 'high' else 'max' -%}
+{%- if (enable_thinking is not defined or enable_thinking) and effective_reasoning_effort is not none -%}<|system|>Reasoning Effort: {{ effective_reasoning_effort | capitalize }}{%- endif -%}
+{%- if tools -%}
+{%- macro tool_to_json(tool) -%}
+ {%- set ns_tool = namespace(first=true) -%}
+ {{ '{' -}}
+ {%- for k, v in tool.items() -%}
+ {%- if k != 'defer_loading' and k != 'strict' -%}
+ {%- if not ns_tool.first -%}{{- ', ' -}}{%- endif -%}
+ {%- set ns_tool.first = false -%}
+ "{{ k }}": {{ v | tojson(ensure_ascii=False) }}
+ {%- endif -%}
+ {%- endfor -%}
+ {{- '}' -}}
+{%- endmacro -%}
+<|system|>
+# Tools
+
+You may call one or more functions to assist with the user query.
+
+You are provided with function signatures within XML tags:
+
+{% for tool in tools %}
+{%- if 'function' in tool -%}
+ {%- set tool = tool['function'] -%}
+{%- endif -%}
+{% if tool.defer_loading is not defined or not tool.defer_loading %}
+{{ tool_to_json(tool) }}
+{% endif %}
+{% endfor %}
+
+
+For each function call, output the function name and arguments within the following XML format:
+{function-name}{arg-key-1}{arg-value-1}{arg-key-2}{arg-value-2}...{%- endif -%}
+{%- macro visible_text(content) -%}
+ {%- if content is string -%}
+ {{- content }}
+ {%- elif content is iterable and content is not mapping -%}
+ {%- for item in content -%}
+ {%- if item is mapping and item.type == 'text' -%}
+ {{- item.text }}
+ {%- elif item is string -%}
+ {{- item }}
+ {%- elif item is mapping and item.type in ['image', 'image_url', 'video', 'video_url', 'audio', 'audio_url', 'input_audio'] -%}
+ {%- set media_type = item.type | replace('_url', '') | replace('input_', '') -%}
+ {{- "You are unable to process this " ~ media_type ~ " because you don't have multi-modal input ability. Try different methods." }}
+ {%- endif -%}
+ {%- endfor -%}
+ {%- else -%}
+ {{- content }}
+ {%- endif -%}
+{%- endmacro -%}
+{%- set ns = namespace(last_user_index=-1) -%}
+{%- for m in messages %}
+ {%- if m.role == 'user' %}
+ {%- set ns.last_user_index = loop.index0 -%}
+ {%- endif %}
+{%- endfor %}
+{%- for m in messages -%}
+{%- if m.role == 'user' -%}<|user|>{{ visible_text(m.content) }}
+{%- elif m.role == 'assistant' -%}
+<|assistant|>
+{%- set content = visible_text(m.content) %}
+{%- if m.reasoning_content is string %}
+ {%- set reasoning_content = m.reasoning_content %}
+{%- elif '' in content %}
+ {%- set reasoning_content = content.split('')[0].split('')[-1] %}
+ {%- set content = content.split('')[-1] %}
+{%- endif %}
+{%- if ((clear_thinking is defined and not clear_thinking) or loop.index0 > ns.last_user_index) and reasoning_content is defined -%}
+{{ '' + reasoning_content + ''}}
+{%- else -%}
+{{ '' }}
+{%- endif -%}
+{%- if content.strip() -%}
+{{ content.strip() }}
+{%- endif -%}
+{% if m.tool_calls %}
+{% for tc in m.tool_calls %}
+{%- if tc.function %}
+ {%- set tc = tc.function %}
+{%- endif %}
+{{- '' + tc.name -}}
+{% set _args = tc.arguments %}{% for k, v in _args.items() %}{{ k }}{{ v | tojson(ensure_ascii=False) if v is not string else v }}{% endfor %}{% endfor %}
+{% endif %}
+{%- elif m.role == 'tool' -%}
+{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
+ {{- '<|observation|>' -}}
+{%- endif %}
+{%- if m.content is string -%}
+ {{- '' + m.content + '' -}}
+{%- elif m.content is iterable and m.content is not mapping and m.content and m.content.0.type == "tool_reference" -%}
+ {{- '\n' -}}
+ {% for tr in m.content %}
+ {%- for tool in tools -%}
+ {%- if 'function' in tool -%}
+ {%- set tool = tool['function'] -%}
+ {%- endif -%}
+ {%- if tool.name == tr.name -%}
+ {{- tool_to_json(tool) + '\n' -}}
+ {%- endif -%}
+ {%- endfor -%}
+ {%- endfor -%}
+ {{- '' -}}
+{%- elif m.content is iterable and m.content is not mapping and m.content and m.content.0 is mapping and m.content.0.output is defined -%}
+ {%- for tr in m.content -%}
+ {{- '' + tr.output + '' -}}
+ {%- endfor -%}
+{%- else -%}
+ {{- '' + visible_text(m.content) + '' -}}
+{% endif -%}
+{%- elif m.role == 'system' -%}
+<|system|>{{ visible_text(m.content) }}
+{%- endif -%}
+{%- endfor -%}
+{%- if add_generation_prompt -%}
+ <|assistant|>{{- '' if (enable_thinking is defined and not enable_thinking) else '' -}}
+{%- endif -%}
diff --git a/config.json b/config.json
new file mode 100644
index 0000000000000000000000000000000000000000..e95736bc0347c9e4bf44dbb619b33c214bff07f5
--- /dev/null
+++ b/config.json
@@ -0,0 +1,775 @@
+{
+ "architectures": [
+ "GlmMoeDsaForCausalLM"
+ ],
+ "attention_bias": false,
+ "attention_dropout": 0.0,
+ "dtype": "bfloat16",
+ "eos_token_id": [
+ 154820,
+ 154827,
+ 154829
+ ],
+ "ep_size": 1,
+ "first_k_dense_replace": 3,
+ "head_dim": 192,
+ "hidden_act": "silu",
+ "hidden_size": 6144,
+ "index_head_dim": 128,
+ "index_n_heads": 32,
+ "index_share_for_mtp_iteration": true,
+ "index_skip_topk_offset": 3,
+ "index_topk": 2048,
+ "index_topk_freq": 4,
+ "index_topk_pattern": null,
+ "indexer_rope_interleave": true,
+ "indexer_types": [
+ "full",
+ "full",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared",
+ "full",
+ "shared",
+ "shared",
+ "shared"
+ ],
+ "initializer_range": 0.02,
+ "intermediate_size": 12288,
+ "kv_lora_rank": 512,
+ "max_position_embeddings": 1048576,
+ "mlp_layer_types": [
+ "dense",
+ "dense",
+ "dense",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse",
+ "sparse"
+ ],
+ "model_type": "glm_moe_dsa",
+ "moe_intermediate_size": 2048,
+ "moe_layer_freq": 1,
+ "n_group": 1,
+ "n_routed_experts": 256,
+ "n_shared_experts": 1,
+ "norm_topk_prob": true,
+ "num_attention_heads": 64,
+ "num_experts_per_tok": 8,
+ "num_hidden_layers": 78,
+ "num_key_value_heads": 64,
+ "num_nextn_predict_layers": 1,
+ "pad_token_id": 154820,
+ "pretraining_tp": 1,
+ "q_lora_rank": 2048,
+ "qk_head_dim": 256,
+ "qk_nope_head_dim": 192,
+ "qk_rope_head_dim": 64,
+ "rms_norm_eps": 1e-05,
+ "rope_interleave": true,
+ "rope_parameters": {
+ "rope_theta": 8000000,
+ "rope_type": "default"
+ },
+ "routed_scaling_factor": 2.5,
+ "scoring_func": "sigmoid",
+ "tie_word_embeddings": false,
+ "topk_group": 1,
+ "topk_method": "noaux_tc",
+ "transformers_version": "5.12.0",
+ "use_cache": true,
+ "v_head_dim": 256,
+ "vocab_size": 154880,
+ "quantization_config": {
+ "activation_scheme": "dynamic",
+ "fmt": "e4m3",
+ "quant_method": "fp8",
+ "weight_block_size": [
+ 128,
+ 128
+ ],
+ "modules_to_not_convert": [
+ "model.layers.59.post_attention_layernorm",
+ "model.layers.47.mlp.gate.e_score_correction_bias",
+ "model.layers.71.self_attn.kv_a_layernorm",
+ "model.layers.46.mlp.gate.e_score_correction_bias",
+ "model.layers.30.self_attn.kv_a_layernorm",
+ "model.layers.23.self_attn.kv_a_layernorm",
+ "model.layers.73.mlp.gate.e_score_correction_bias",
+ "model.layers.36.mlp.gate",
+ "model.layers.12.self_attn.q_a_layernorm",
+ "model.layers.51.mlp.gate",
+ "model.layers.47.self_attn.kv_a_layernorm",
+ "model.layers.45.self_attn.q_a_layernorm",
+ "model.layers.15.self_attn.q_a_layernorm",
+ "model.layers.39.input_layernorm",
+ "model.layers.50.self_attn.kv_a_layernorm",
+ "model.layers.19.post_attention_layernorm",
+ "model.layers.71.input_layernorm",
+ "model.layers.72.self_attn.kv_a_layernorm",
+ "model.layers.70.mlp.gate",
+ "model.layers.52.input_layernorm",
+ "model.layers.78.self_attn.kv_a_layernorm",
+ "model.layers.48.post_attention_layernorm",
+ "model.layers.4.self_attn.q_a_layernorm",
+ "model.layers.62.self_attn.q_a_layernorm",
+ "model.layers.4.post_attention_layernorm",
+ "model.layers.38.self_attn.indexers_proj",
+ "model.layers.61.mlp.gate.e_score_correction_bias",
+ "model.layers.14.mlp.gate.e_score_correction_bias",
+ "model.layers.36.self_attn.kv_a_layernorm",
+ "model.layers.65.mlp.gate",
+ "model.layers.13.self_attn.kv_a_layernorm",
+ "model.layers.57.mlp.gate",
+ "model.layers.65.self_attn.kv_a_layernorm",
+ "model.layers.68.input_layernorm",
+ "model.layers.70.self_attn.kv_a_layernorm",
+ "model.layers.24.mlp.gate.e_score_correction_bias",
+ "model.layers.4.input_layernorm",
+ "model.layers.20.input_layernorm",
+ "model.layers.65.self_attn.q_a_layernorm",
+ "model.layers.38.mlp.gate",
+ "model.layers.76.mlp.gate.e_score_correction_bias",
+ "model.layers.62.input_layernorm",
+ "model.layers.45.input_layernorm",
+ "model.layers.68.post_attention_layernorm",
+ "model.layers.72.input_layernorm",
+ "model.layers.32.mlp.gate.e_score_correction_bias",
+ "model.layers.27.input_layernorm",
+ "model.layers.16.post_attention_layernorm",
+ "model.layers.35.self_attn.q_a_layernorm",
+ "model.layers.58.self_attn.indexers_proj",
+ "model.layers.3.mlp.gate.e_score_correction_bias",
+ "model.layers.49.self_attn.q_a_layernorm",
+ "model.layers.66.mlp.gate.e_score_correction_bias",
+ "model.layers.10.self_attn.q_a_layernorm",
+ "model.layers.51.mlp.gate.e_score_correction_bias",
+ "model.layers.64.self_attn.q_a_layernorm",
+ "model.layers.70.input_layernorm",
+ "model.layers.71.post_attention_layernorm",
+ "model.layers.67.post_attention_layernorm",
+ "model.layers.6.self_attn.indexer.k_norm",
+ "model.layers.3.mlp.gate",
+ "model.layers.11.mlp.gate",
+ "model.layers.17.input_layernorm",
+ "model.layers.13.mlp.gate",
+ "model.layers.15.mlp.gate",
+ "model.layers.71.self_attn.q_a_layernorm",
+ "model.layers.33.mlp.gate.e_score_correction_bias",
+ "model.layers.72.mlp.gate.e_score_correction_bias",
+ "model.layers.65.post_attention_layernorm",
+ "model.layers.78.hnorm",
+ "model.layers.40.post_attention_layernorm",
+ "model.layers.12.mlp.gate.e_score_correction_bias",
+ "model.layers.8.input_layernorm",
+ "model.layers.73.mlp.gate",
+ "model.layers.11.post_attention_layernorm",
+ "model.layers.61.input_layernorm",
+ "model.layers.14.self_attn.kv_a_layernorm",
+ "model.layers.39.self_attn.kv_a_layernorm",
+ "model.layers.70.self_attn.indexer.k_norm",
+ "model.layers.45.mlp.gate",
+ "model.layers.51.self_attn.q_a_layernorm",
+ "model.layers.64.post_attention_layernorm",
+ "model.layers.20.post_attention_layernorm",
+ "model.layers.66.self_attn.kv_a_layernorm",
+ "model.layers.10.self_attn.indexer.k_norm.bias",
+ "model.layers.23.input_layernorm",
+ "model.layers.38.self_attn.indexer.k_norm",
+ "model.layers.19.self_attn.kv_a_layernorm",
+ "model.layers.40.self_attn.q_a_layernorm",
+ "model.layers.10.self_attn.indexer.k_norm",
+ "model.layers.44.post_attention_layernorm",
+ "model.layers.70.post_attention_layernorm",
+ "model.layers.41.mlp.gate.e_score_correction_bias",
+ "model.layers.36.post_attention_layernorm",
+ "model.layers.30.self_attn.indexer.k_norm.bias",
+ "model.layers.54.self_attn.q_a_layernorm",
+ "model.layers.59.mlp.gate",
+ "model.layers.69.post_attention_layernorm",
+ "lm_head",
+ "model.layers.77.self_attn.kv_a_layernorm",
+ "model.layers.75.self_attn.q_a_layernorm",
+ "model.layers.56.self_attn.q_a_layernorm",
+ "model.layers.50.self_attn.indexer.k_norm.bias",
+ "model.layers.54.mlp.gate",
+ "model.layers.6.self_attn.indexer.k_norm.bias",
+ "model.layers.15.input_layernorm",
+ "model.layers.29.self_attn.q_a_layernorm",
+ "model.layers.54.self_attn.indexers_proj",
+ "model.layers.73.self_attn.kv_a_layernorm",
+ "model.layers.0.self_attn.indexer.k_norm",
+ "model.layers.58.self_attn.indexer.k_norm",
+ "model.layers.36.input_layernorm",
+ "model.layers.47.self_attn.q_a_layernorm",
+ "model.layers.26.mlp.gate.e_score_correction_bias",
+ "model.layers.50.input_layernorm",
+ "model.layers.16.self_attn.q_a_layernorm",
+ "model.layers.19.mlp.gate.e_score_correction_bias",
+ "model.layers.78.input_layernorm",
+ "model.layers.27.mlp.gate",
+ "model.layers.19.self_attn.q_a_layernorm",
+ "model.layers.25.input_layernorm",
+ "model.layers.33.self_attn.kv_a_layernorm",
+ "model.layers.32.mlp.gate",
+ "model.layers.61.self_attn.kv_a_layernorm",
+ "model.layers.50.self_attn.indexers_proj",
+ "model.layers.34.self_attn.indexers_proj",
+ "model.layers.4.mlp.gate.e_score_correction_bias",
+ "model.layers.76.post_attention_layernorm",
+ "model.layers.57.post_attention_layernorm",
+ "model.layers.73.post_attention_layernorm",
+ "model.layers.68.mlp.gate.e_score_correction_bias",
+ "model.layers.34.self_attn.kv_a_layernorm",
+ "model.layers.78.enorm",
+ "model.layers.30.mlp.gate",
+ "model.layers.10.self_attn.indexers_proj",
+ "model.layers.34.input_layernorm",
+ "model.layers.34.post_attention_layernorm",
+ "model.layers.20.mlp.gate.e_score_correction_bias",
+ "model.layers.54.self_attn.indexer.k_norm.bias",
+ "model.layers.44.mlp.gate",
+ "model.layers.25.mlp.gate.e_score_correction_bias",
+ "model.layers.26.self_attn.indexers_proj",
+ "model.layers.66.self_attn.indexer.k_norm.bias",
+ "model.layers.41.post_attention_layernorm",
+ "model.layers.51.post_attention_layernorm",
+ "model.layers.22.self_attn.indexer.k_norm.bias",
+ "model.layers.21.mlp.gate.e_score_correction_bias",
+ "model.layers.15.self_attn.kv_a_layernorm",
+ "model.layers.25.self_attn.kv_a_layernorm",
+ "model.layers.55.mlp.gate",
+ "model.layers.11.self_attn.q_a_layernorm",
+ "model.layers.72.mlp.gate",
+ "model.layers.21.self_attn.kv_a_layernorm",
+ "model.layers.59.mlp.gate.e_score_correction_bias",
+ "model.layers.2.input_layernorm",
+ "model.layers.5.mlp.gate",
+ "model.layers.54.self_attn.kv_a_layernorm",
+ "model.layers.0.self_attn.indexers_proj",
+ "model.layers.71.mlp.gate.e_score_correction_bias",
+ "model.layers.6.self_attn.q_a_layernorm",
+ "model.layers.14.mlp.gate",
+ "model.layers.44.self_attn.kv_a_layernorm",
+ "model.layers.61.post_attention_layernorm",
+ "model.layers.64.self_attn.kv_a_layernorm",
+ "model.layers.1.post_attention_layernorm",
+ "model.layers.4.mlp.gate",
+ "model.layers.22.post_attention_layernorm",
+ "model.layers.21.self_attn.q_a_layernorm",
+ "model.layers.74.self_attn.q_a_layernorm",
+ "model.layers.18.self_attn.indexers_proj",
+ "model.layers.75.input_layernorm",
+ "model.layers.70.self_attn.q_a_layernorm",
+ "model.layers.22.self_attn.indexer.k_norm",
+ "model.layers.42.mlp.gate.e_score_correction_bias",
+ "model.layers.5.self_attn.kv_a_layernorm",
+ "model.layers.31.mlp.gate.e_score_correction_bias",
+ "model.layers.62.self_attn.indexer.k_norm.bias",
+ "model.layers.29.post_attention_layernorm",
+ "model.layers.6.self_attn.kv_a_layernorm",
+ "model.layers.48.input_layernorm",
+ "model.layers.74.self_attn.indexer.k_norm.bias",
+ "model.layers.7.input_layernorm",
+ "model.layers.39.self_attn.q_a_layernorm",
+ "model.layers.41.input_layernorm",
+ "model.layers.54.self_attn.indexer.k_norm",
+ "model.layers.32.self_attn.q_a_layernorm",
+ "model.layers.39.mlp.gate.e_score_correction_bias",
+ "model.layers.42.input_layernorm",
+ "model.layers.43.mlp.gate",
+ "model.layers.72.self_attn.q_a_layernorm",
+ "model.layers.37.mlp.gate.e_score_correction_bias",
+ "model.layers.5.post_attention_layernorm",
+ "model.layers.28.mlp.gate",
+ "model.layers.2.post_attention_layernorm",
+ "model.layers.49.post_attention_layernorm",
+ "model.layers.43.self_attn.kv_a_layernorm",
+ "model.layers.12.input_layernorm",
+ "model.layers.56.mlp.gate",
+ "model.layers.5.input_layernorm",
+ "model.layers.29.mlp.gate.e_score_correction_bias",
+ "model.layers.4.self_attn.kv_a_layernorm",
+ "model.layers.20.self_attn.q_a_layernorm",
+ "model.layers.59.self_attn.q_a_layernorm",
+ "model.layers.68.mlp.gate",
+ "model.layers.21.post_attention_layernorm",
+ "model.layers.26.self_attn.q_a_layernorm",
+ "model.layers.52.self_attn.q_a_layernorm",
+ "model.layers.29.self_attn.kv_a_layernorm",
+ "model.layers.24.input_layernorm",
+ "model.layers.34.self_attn.indexer.k_norm.bias",
+ "model.layers.43.input_layernorm",
+ "model.layers.27.self_attn.kv_a_layernorm",
+ "model.layers.31.input_layernorm",
+ "model.layers.69.mlp.gate",
+ "model.layers.26.post_attention_layernorm",
+ "model.layers.3.self_attn.q_a_layernorm",
+ "model.layers.37.post_attention_layernorm",
+ "model.layers.52.mlp.gate",
+ "model.layers.73.input_layernorm",
+ "model.layers.19.input_layernorm",
+ "model.layers.13.self_attn.q_a_layernorm",
+ "model.layers.76.input_layernorm",
+ "model.layers.8.mlp.gate",
+ "model.layers.63.post_attention_layernorm",
+ "model.layers.58.mlp.gate",
+ "model.layers.31.post_attention_layernorm",
+ "model.layers.23.mlp.gate.e_score_correction_bias",
+ "model.layers.34.self_attn.q_a_layernorm",
+ "model.layers.78.self_attn.indexer.k_norm.bias",
+ "model.layers.13.mlp.gate.e_score_correction_bias",
+ "model.layers.71.mlp.gate",
+ "model.layers.14.input_layernorm",
+ "model.layers.17.mlp.gate.e_score_correction_bias",
+ "model.layers.8.post_attention_layernorm",
+ "model.layers.45.self_attn.kv_a_layernorm",
+ "model.layers.46.self_attn.indexer.k_norm",
+ "model.layers.20.self_attn.kv_a_layernorm",
+ "model.layers.78.self_attn.indexer.k_norm",
+ "model.layers.37.mlp.gate",
+ "model.layers.7.mlp.gate",
+ "model.layers.30.mlp.gate.e_score_correction_bias",
+ "model.layers.67.mlp.gate",
+ "model.layers.73.self_attn.q_a_layernorm",
+ "model.layers.10.self_attn.kv_a_layernorm",
+ "model.layers.61.mlp.gate",
+ "model.layers.22.mlp.gate.e_score_correction_bias",
+ "model.layers.58.input_layernorm",
+ "model.layers.8.self_attn.kv_a_layernorm",
+ "model.layers.33.self_attn.q_a_layernorm",
+ "model.layers.55.self_attn.q_a_layernorm",
+ "model.layers.32.input_layernorm",
+ "model.layers.17.self_attn.kv_a_layernorm",
+ "model.layers.46.self_attn.indexer.k_norm.bias",
+ "model.layers.11.mlp.gate.e_score_correction_bias",
+ "model.layers.9.input_layernorm",
+ "model.layers.77.input_layernorm",
+ "model.layers.16.self_attn.kv_a_layernorm",
+ "model.layers.45.post_attention_layernorm",
+ "model.layers.74.mlp.gate",
+ "model.layers.68.self_attn.q_a_layernorm",
+ "model.layers.55.self_attn.kv_a_layernorm",
+ "model.layers.44.input_layernorm",
+ "model.layers.60.self_attn.kv_a_layernorm",
+ "model.layers.14.post_attention_layernorm",
+ "model.layers.62.self_attn.indexers_proj",
+ "model.layers.0.self_attn.q_a_layernorm",
+ "model.layers.72.post_attention_layernorm",
+ "model.layers.78.post_attention_layernorm",
+ "model.layers.60.mlp.gate.e_score_correction_bias",
+ "model.layers.26.self_attn.indexer.k_norm.bias",
+ "model.layers.38.post_attention_layernorm",
+ "model.layers.50.post_attention_layernorm",
+ "model.layers.28.input_layernorm",
+ "model.layers.30.self_attn.indexer.k_norm",
+ "model.layers.37.self_attn.q_a_layernorm",
+ "model.layers.56.input_layernorm",
+ "model.layers.27.post_attention_layernorm",
+ "model.layers.74.input_layernorm",
+ "model.layers.78.self_attn.q_a_layernorm",
+ "model.layers.42.self_attn.q_a_layernorm",
+ "model.layers.26.self_attn.indexer.k_norm",
+ "model.layers.42.self_attn.kv_a_layernorm",
+ "model.layers.1.self_attn.indexer.k_norm",
+ "model.layers.39.post_attention_layernorm",
+ "model.layers.48.mlp.gate.e_score_correction_bias",
+ "model.layers.74.post_attention_layernorm",
+ "model.layers.69.self_attn.q_a_layernorm",
+ "model.layers.13.input_layernorm",
+ "model.layers.74.self_attn.indexer.k_norm",
+ "model.layers.29.mlp.gate",
+ "model.layers.7.mlp.gate.e_score_correction_bias",
+ "model.layers.3.self_attn.kv_a_layernorm",
+ "model.layers.35.self_attn.kv_a_layernorm",
+ "model.layers.46.self_attn.indexers_proj",
+ "model.layers.0.self_attn.kv_a_layernorm",
+ "model.layers.43.self_attn.q_a_layernorm",
+ "model.norm",
+ "model.layers.1.self_attn.kv_a_layernorm",
+ "model.layers.38.self_attn.indexer.k_norm.bias",
+ "model.layers.30.self_attn.q_a_layernorm",
+ "model.layers.0.input_layernorm",
+ "model.layers.47.input_layernorm",
+ "model.layers.8.self_attn.q_a_layernorm",
+ "model.layers.61.self_attn.q_a_layernorm",
+ "model.layers.1.self_attn.indexer.k_norm.bias",
+ "model.layers.62.mlp.gate.e_score_correction_bias",
+ "model.layers.66.self_attn.q_a_layernorm",
+ "model.layers.46.self_attn.kv_a_layernorm",
+ "model.layers.66.mlp.gate",
+ "model.layers.69.input_layernorm",
+ "model.layers.69.self_attn.kv_a_layernorm",
+ "model.layers.22.input_layernorm",
+ "model.layers.30.post_attention_layernorm",
+ "model.layers.24.self_attn.q_a_layernorm",
+ "model.layers.48.mlp.gate",
+ "model.layers.7.self_attn.kv_a_layernorm",
+ "model.layers.67.input_layernorm",
+ "model.layers.27.self_attn.q_a_layernorm",
+ "model.layers.23.mlp.gate",
+ "model.layers.45.mlp.gate.e_score_correction_bias",
+ "model.layers.76.self_attn.kv_a_layernorm",
+ "model.layers.22.self_attn.q_a_layernorm",
+ "model.layers.78.mlp.gate",
+ "model.layers.9.mlp.gate",
+ "model.layers.57.self_attn.q_a_layernorm",
+ "model.layers.78.mlp.gate.e_score_correction_bias",
+ "model.layers.23.post_attention_layernorm",
+ "model.layers.38.self_attn.q_a_layernorm",
+ "model.layers.53.mlp.gate",
+ "model.layers.77.self_attn.q_a_layernorm",
+ "model.layers.62.self_attn.kv_a_layernorm",
+ "model.layers.12.mlp.gate",
+ "model.layers.34.self_attn.indexer.k_norm",
+ "model.layers.46.self_attn.q_a_layernorm",
+ "model.layers.36.self_attn.q_a_layernorm",
+ "model.layers.58.self_attn.indexer.k_norm.bias",
+ "model.layers.60.post_attention_layernorm",
+ "model.layers.28.post_attention_layernorm",
+ "model.layers.2.self_attn.kv_a_layernorm",
+ "model.layers.70.self_attn.indexers_proj",
+ "model.layers.16.mlp.gate.e_score_correction_bias",
+ "model.layers.2.self_attn.indexer.k_norm",
+ "model.layers.31.self_attn.kv_a_layernorm",
+ "model.layers.64.input_layernorm",
+ "model.layers.6.mlp.gate.e_score_correction_bias",
+ "model.layers.50.self_attn.indexer.k_norm",
+ "model.layers.58.self_attn.q_a_layernorm",
+ "model.layers.57.mlp.gate.e_score_correction_bias",
+ "model.layers.13.post_attention_layernorm",
+ "model.layers.28.self_attn.kv_a_layernorm",
+ "model.layers.31.self_attn.q_a_layernorm",
+ "model.layers.1.self_attn.q_a_layernorm",
+ "model.layers.17.mlp.gate",
+ "model.layers.15.post_attention_layernorm",
+ "model.layers.18.self_attn.indexer.k_norm.bias",
+ "model.layers.18.self_attn.indexer.k_norm",
+ "model.layers.43.mlp.gate.e_score_correction_bias",
+ "model.layers.11.input_layernorm",
+ "model.layers.9.post_attention_layernorm",
+ "model.layers.33.input_layernorm",
+ "model.layers.66.input_layernorm",
+ "model.layers.78.self_attn.indexers_proj",
+ "model.layers.54.post_attention_layernorm",
+ "model.layers.53.mlp.gate.e_score_correction_bias",
+ "model.layers.5.mlp.gate.e_score_correction_bias",
+ "model.layers.19.mlp.gate",
+ "model.layers.49.mlp.gate",
+ "model.layers.66.self_attn.indexers_proj",
+ "model.layers.14.self_attn.indexer.k_norm.bias",
+ "model.layers.41.mlp.gate",
+ "model.layers.42.self_attn.indexer.k_norm.bias",
+ "model.layers.65.input_layernorm",
+ "model.layers.75.mlp.gate",
+ "model.layers.12.self_attn.kv_a_layernorm",
+ "model.layers.53.input_layernorm",
+ "model.layers.58.self_attn.kv_a_layernorm",
+ "model.layers.60.self_attn.q_a_layernorm",
+ "model.layers.6.mlp.gate",
+ "model.layers.49.self_attn.kv_a_layernorm",
+ "model.layers.16.mlp.gate",
+ "model.layers.22.mlp.gate",
+ "model.layers.58.post_attention_layernorm",
+ "model.layers.15.mlp.gate.e_score_correction_bias",
+ "model.layers.26.input_layernorm",
+ "model.layers.3.post_attention_layernorm",
+ "model.layers.6.input_layernorm",
+ "model.layers.22.self_attn.kv_a_layernorm",
+ "model.layers.16.input_layernorm",
+ "model.layers.33.post_attention_layernorm",
+ "model.layers.17.post_attention_layernorm",
+ "model.layers.35.mlp.gate",
+ "model.layers.56.post_attention_layernorm",
+ "model.layers.7.self_attn.q_a_layernorm",
+ "model.layers.24.mlp.gate",
+ "model.layers.24.post_attention_layernorm",
+ "model.layers.36.mlp.gate.e_score_correction_bias",
+ "model.layers.56.mlp.gate.e_score_correction_bias",
+ "model.layers.32.post_attention_layernorm",
+ "model.layers.47.post_attention_layernorm",
+ "model.layers.40.mlp.gate",
+ "model.layers.41.self_attn.kv_a_layernorm",
+ "model.layers.52.self_attn.kv_a_layernorm",
+ "model.layers.9.self_attn.kv_a_layernorm",
+ "model.layers.77.mlp.gate.e_score_correction_bias",
+ "model.layers.78.shared_head.norm",
+ "model.layers.53.post_attention_layernorm",
+ "model.layers.63.self_attn.kv_a_layernorm",
+ "model.layers.48.self_attn.kv_a_layernorm",
+ "model.layers.28.mlp.gate.e_score_correction_bias",
+ "model.layers.8.mlp.gate.e_score_correction_bias",
+ "model.layers.52.mlp.gate.e_score_correction_bias",
+ "model.layers.52.post_attention_layernorm",
+ "model.layers.18.self_attn.q_a_layernorm",
+ "model.layers.50.mlp.gate.e_score_correction_bias",
+ "model.layers.64.mlp.gate.e_score_correction_bias",
+ "model.layers.38.mlp.gate.e_score_correction_bias",
+ "model.layers.59.input_layernorm",
+ "model.layers.21.input_layernorm",
+ "model.layers.39.mlp.gate",
+ "model.layers.77.post_attention_layernorm",
+ "model.layers.76.self_attn.q_a_layernorm",
+ "model.layers.12.post_attention_layernorm",
+ "model.layers.43.post_attention_layernorm",
+ "model.layers.35.input_layernorm",
+ "model.layers.62.mlp.gate",
+ "model.layers.38.self_attn.kv_a_layernorm",
+ "model.layers.63.mlp.gate",
+ "model.layers.27.mlp.gate.e_score_correction_bias",
+ "model.layers.18.mlp.gate",
+ "model.layers.25.post_attention_layernorm",
+ "model.layers.55.mlp.gate.e_score_correction_bias",
+ "model.layers.66.self_attn.indexer.k_norm",
+ "model.layers.48.self_attn.q_a_layernorm",
+ "model.layers.78.eh_proj",
+ "model.layers.77.mlp.gate",
+ "model.layers.6.self_attn.indexers_proj",
+ "model.layers.14.self_attn.q_a_layernorm",
+ "model.layers.2.self_attn.q_a_layernorm",
+ "model.layers.42.mlp.gate",
+ "model.layers.54.mlp.gate.e_score_correction_bias",
+ "model.layers.60.input_layernorm",
+ "model.layers.40.self_attn.kv_a_layernorm",
+ "model.layers.51.self_attn.kv_a_layernorm",
+ "model.layers.18.input_layernorm",
+ "model.layers.30.self_attn.indexers_proj",
+ "model.layers.53.self_attn.kv_a_layernorm",
+ "model.layers.6.post_attention_layernorm",
+ "model.layers.70.self_attn.indexer.k_norm.bias",
+ "model.layers.54.input_layernorm",
+ "model.layers.41.self_attn.q_a_layernorm",
+ "model.layers.18.mlp.gate.e_score_correction_bias",
+ "model.layers.34.mlp.gate.e_score_correction_bias",
+ "model.layers.47.mlp.gate",
+ "model.layers.46.mlp.gate",
+ "model.layers.25.self_attn.q_a_layernorm",
+ "model.layers.63.mlp.gate.e_score_correction_bias",
+ "model.layers.66.post_attention_layernorm",
+ "model.layers.76.mlp.gate",
+ "model.embed_tokens",
+ "model.layers.67.self_attn.kv_a_layernorm",
+ "model.layers.67.mlp.gate.e_score_correction_bias",
+ "model.layers.26.self_attn.kv_a_layernorm",
+ "model.layers.31.mlp.gate",
+ "model.layers.18.self_attn.kv_a_layernorm",
+ "model.layers.34.mlp.gate",
+ "model.layers.55.post_attention_layernorm",
+ "model.layers.30.input_layernorm",
+ "model.layers.50.mlp.gate",
+ "model.layers.63.input_layernorm",
+ "model.layers.11.self_attn.kv_a_layernorm",
+ "model.layers.24.self_attn.kv_a_layernorm",
+ "model.layers.75.mlp.gate.e_score_correction_bias",
+ "model.layers.10.post_attention_layernorm",
+ "model.layers.1.self_attn.indexers_proj",
+ "model.layers.42.self_attn.indexers_proj",
+ "model.layers.46.input_layernorm",
+ "model.layers.23.self_attn.q_a_layernorm",
+ "model.layers.63.self_attn.q_a_layernorm",
+ "model.layers.14.self_attn.indexer.k_norm",
+ "model.layers.14.self_attn.indexers_proj",
+ "model.layers.60.mlp.gate",
+ "model.layers.70.mlp.gate.e_score_correction_bias",
+ "model.layers.53.self_attn.q_a_layernorm",
+ "model.layers.0.post_attention_layernorm",
+ "model.layers.35.mlp.gate.e_score_correction_bias",
+ "model.layers.75.self_attn.kv_a_layernorm",
+ "model.layers.1.input_layernorm",
+ "model.layers.42.post_attention_layernorm",
+ "model.layers.37.input_layernorm",
+ "model.layers.9.mlp.gate.e_score_correction_bias",
+ "model.layers.46.post_attention_layernorm",
+ "model.layers.26.mlp.gate",
+ "model.layers.65.mlp.gate.e_score_correction_bias",
+ "model.layers.67.self_attn.q_a_layernorm",
+ "model.layers.44.mlp.gate.e_score_correction_bias",
+ "model.layers.33.mlp.gate",
+ "model.layers.29.input_layernorm",
+ "model.layers.18.post_attention_layernorm",
+ "model.layers.75.post_attention_layernorm",
+ "model.layers.44.self_attn.q_a_layernorm",
+ "model.layers.10.mlp.gate",
+ "model.layers.21.mlp.gate",
+ "model.layers.58.mlp.gate.e_score_correction_bias",
+ "model.layers.7.post_attention_layernorm",
+ "model.layers.50.self_attn.q_a_layernorm",
+ "model.layers.9.self_attn.q_a_layernorm",
+ "model.layers.2.self_attn.indexers_proj",
+ "model.layers.0.self_attn.indexer.k_norm.bias",
+ "model.layers.74.self_attn.kv_a_layernorm",
+ "model.layers.74.mlp.gate.e_score_correction_bias",
+ "model.layers.49.mlp.gate.e_score_correction_bias",
+ "model.layers.62.post_attention_layernorm",
+ "model.layers.57.self_attn.kv_a_layernorm",
+ "model.layers.40.input_layernorm",
+ "model.layers.69.mlp.gate.e_score_correction_bias",
+ "model.layers.35.post_attention_layernorm",
+ "model.layers.74.self_attn.indexers_proj",
+ "model.layers.55.input_layernorm",
+ "model.layers.49.input_layernorm",
+ "model.layers.40.mlp.gate.e_score_correction_bias",
+ "model.layers.25.mlp.gate",
+ "model.layers.2.self_attn.indexer.k_norm.bias",
+ "model.layers.68.self_attn.kv_a_layernorm",
+ "model.layers.51.input_layernorm",
+ "model.layers.22.self_attn.indexers_proj",
+ "model.layers.10.input_layernorm",
+ "model.layers.42.self_attn.indexer.k_norm",
+ "model.layers.56.self_attn.kv_a_layernorm",
+ "model.layers.17.self_attn.q_a_layernorm",
+ "model.layers.59.self_attn.kv_a_layernorm",
+ "model.layers.3.input_layernorm",
+ "model.layers.57.input_layernorm",
+ "model.layers.38.input_layernorm",
+ "model.layers.62.self_attn.indexer.k_norm",
+ "model.layers.20.mlp.gate",
+ "model.layers.64.mlp.gate",
+ "model.layers.28.self_attn.q_a_layernorm",
+ "model.layers.32.self_attn.kv_a_layernorm",
+ "model.layers.10.mlp.gate.e_score_correction_bias",
+ "model.layers.5.self_attn.q_a_layernorm",
+ "model.layers.37.self_attn.kv_a_layernorm"
+ ]
+ }
+}
diff --git a/generation_config.json b/generation_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..216bbb092d0df0dda1dc4cedd789b92286c4c001
--- /dev/null
+++ b/generation_config.json
@@ -0,0 +1,12 @@
+{
+ "_from_model_config": true,
+ "eos_token_id": [
+ 154820,
+ 154827,
+ 154829
+ ],
+ "pad_token_id": 154820,
+ "temperature": 1.0,
+ "top_p": 0.95,
+ "transformers_version": "5.12.0"
+}
diff --git a/model-00001-of-00141.safetensors b/model-00001-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..6418f8f157b41a2c2ca9bcf06ac4deebc6c70bdb
--- /dev/null
+++ b/model-00001-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd4b389324d8ed223c28a9e16a718228fa4d24ce09cdc0d0db92fd722df8e6d8
+size 5363940952
diff --git a/model-00002-of-00141.safetensors b/model-00002-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..67972547dbc2e63b595090fb27cce74e0d114e49
--- /dev/null
+++ b/model-00002-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:11b80a3a469fe8ab1d6bd2d88c9bb53cfeb3ce54357be876bbacc5f6fc26db30
+size 5361736696
diff --git a/model-00003-of-00141.safetensors b/model-00003-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d7abcb210cc6413506434fdf2c7fa2b77f2fccee
--- /dev/null
+++ b/model-00003-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3960cfbfa5e2f7bbdd195c8becbe712a4eb9d2d68a2bb912bdba72dc7dafbe43
+size 5363339120
diff --git a/model-00004-of-00141.safetensors b/model-00004-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d70c6b29ae5c18d369e891d93af7a89065d27160
--- /dev/null
+++ b/model-00004-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf88f32b6d8f43ec1c066d5953e120fc5bbc85dc99947f0971dc3b502199d4f0
+size 5361736640
diff --git a/model-00005-of-00141.safetensors b/model-00005-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..5694214cacf9c25d73f1e52b9a53d936b7efb203
--- /dev/null
+++ b/model-00005-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ff48f71f3a005abf34724f6db856071d3e9b0a3d1b80c94c26bbe06842108b2b
+size 5366353560
diff --git a/model-00006-of-00141.safetensors b/model-00006-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8c9d6a08b4f9b5652ab6d2e0e574e21dd413e2f6
--- /dev/null
+++ b/model-00006-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2e9ce4ee588a5c73ac16a7190b7df88115498f056f70fe164b47c2fe9963d658
+size 5361736504
diff --git a/model-00007-of-00141.safetensors b/model-00007-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..da611f29452a9c8d25d6fae4a4a8b52258295864
--- /dev/null
+++ b/model-00007-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99f92392fd0b9fc37a773029c313f27653749441623d7f5893c78497d64b9ee6
+size 5366353704
diff --git a/model-00008-of-00141.safetensors b/model-00008-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fda61a2d0eaa78e440554ba4762d86bfc6a2af9b
--- /dev/null
+++ b/model-00008-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:af41af526c10de5197c7aee9b92094c0adb6650d2ffcea333640cbbb66654e2f
+size 5361736368
diff --git a/model-00009-of-00141.safetensors b/model-00009-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..9440a603e508b5e0bfa9d808c91e5c3ebb4a3ca1
--- /dev/null
+++ b/model-00009-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6b63348060bc303475fb41322c52ebb43022bfbb941535a140b98afa55ed030b
+size 5366353832
diff --git a/model-00010-of-00141.safetensors b/model-00010-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..0caf2c1eaf40250c595655546fe36625b1715453
--- /dev/null
+++ b/model-00010-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:512b70194c08d5b36ce5e51968b75b424fd262abac21cd276aa41eeb0d34cddb
+size 5361736232
diff --git a/model-00011-of-00141.safetensors b/model-00011-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e209fb84312cbb4e5e47eabed097ce3c5cdf9222
--- /dev/null
+++ b/model-00011-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a0acf28004cee9c111aa910a0e05e2f06f3131d1322452235e49362640e9c2a1
+size 5363339600
diff --git a/model-00012-of-00141.safetensors b/model-00012-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..9222b8fc03b1c1ebafb2f0c13faea3d8d8555a29
--- /dev/null
+++ b/model-00012-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5c9163d9d7ce3765055712880eae315ccb2bb88c8bc019b24f6b44e10aafdd08
+size 5366353488
diff --git a/model-00013-of-00141.safetensors b/model-00013-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e3d92e9565fe29503a928b93078220f28a1b3756
--- /dev/null
+++ b/model-00013-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae74ec25db1cedd85894edf5926cb4aae6d8bdf5daf463434497310ee86aa26a
+size 5361736696
diff --git a/model-00014-of-00141.safetensors b/model-00014-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fbcfee05f4bc0ff81b27b732141842776c3fc9c5
--- /dev/null
+++ b/model-00014-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4dcc960bd41c7a2a183807af151524f7a547123244d2949e692f4117aa400d0d
+size 5366353496
diff --git a/model-00015-of-00141.safetensors b/model-00015-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..96e7301673a090f5a50cf667419110119423e897
--- /dev/null
+++ b/model-00015-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9b0749ad2ad5307543d1e9593518c614116f701f06618986f8d4574efd52c292
+size 5361736680
diff --git a/model-00016-of-00141.safetensors b/model-00016-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..217641db4c5501767e88458cc463c5fbfffec6fc
--- /dev/null
+++ b/model-00016-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d55105e496b79d3d5f10a676558002c66428098b88b438c67fba970d13fccb8f
+size 5366353520
diff --git a/model-00017-of-00141.safetensors b/model-00017-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..14fab035f6a3a6e5186e0074eb737b719e83a6ed
--- /dev/null
+++ b/model-00017-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bcb77ae2f687e27b91fe04432515e18d3e19a5888be98b1dfd5df123e93de2d0
+size 5361736544
diff --git a/model-00018-of-00141.safetensors b/model-00018-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..1b29bc29cafa7a9e94cdea883c4b49683725cf76
--- /dev/null
+++ b/model-00018-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:756113e9521d3955d38f684b6997fd68eaeab92c660270aa2ce1d57b119bd84d
+size 5363339264
diff --git a/model-00019-of-00141.safetensors b/model-00019-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d7e67afbbf661e96874062d869f5315333ee75fa
--- /dev/null
+++ b/model-00019-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4dd4ec5b07f1d12b576049d435ac158fbf3442ff6335250bfea3f15577a83154
+size 5361736408
diff --git a/model-00020-of-00141.safetensors b/model-00020-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d737be4488957d8f45fa7295fbae8c988e958472
--- /dev/null
+++ b/model-00020-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5381c71742768c88e2692ab164ef07fcd37a85bd1cbc5333a763554d2a9e5a74
+size 5364805840
diff --git a/model-00021-of-00141.safetensors b/model-00021-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7e39f457d8f9134f4509d41730b96d4a9d6fa3c5
--- /dev/null
+++ b/model-00021-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:13aa866d1b48ee5341c020ba314954909ff16ee0b36f9c4bed21919e3ab2c958
+size 5361736336
diff --git a/model-00022-of-00141.safetensors b/model-00022-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d79a570f37319ca52860e91c44e1406e15992ef3
--- /dev/null
+++ b/model-00022-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99e5ca5f30d7129b6b10e60c941e38341704cddbf2d7c0acbc0003e0ddec0e31
+size 5366353872
diff --git a/model-00023-of-00141.safetensors b/model-00023-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a8798705681aa58ff90b850c3c19ba8e7c4fce4b
--- /dev/null
+++ b/model-00023-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:23b63f18f5a670a309074c1fb826fae01ecb12da1869477fb4ec12559336eb9d
+size 5357948328
diff --git a/model-00024-of-00141.safetensors b/model-00024-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4702a9203f6b378fbcfdf426436c3b352ce25ee2
--- /dev/null
+++ b/model-00024-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb99757b4ea90a1b18c6c080d56da37eebf4247ae88893adcb12db40ab058551
+size 5357555688
diff --git a/model-00025-of-00141.safetensors b/model-00025-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..b125efc709761e3a0f4102477a600ae3b954a722
--- /dev/null
+++ b/model-00025-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e78dccea55fe0d54686ffefce8114278132e35b1b482b5fbde77eba405ec305e
+size 5363339104
diff --git a/model-00026-of-00141.safetensors b/model-00026-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..21836651665a38a5ad42669f0e3060b6eb5c4ded
--- /dev/null
+++ b/model-00026-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:12a4f637a50fe23663b52425fb5d75c50a3fcca4211485aecc4a4e7b1bba2817
+size 5361736696
diff --git a/model-00027-of-00141.safetensors b/model-00027-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..30cceae87fddf94602e84fe7b9bff6070294fd45
--- /dev/null
+++ b/model-00027-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9beb92efca20325a0dea2d0bac9a3c131c6b533d89a416bbb5035bd9cf02c8c5
+size 5366353504
diff --git a/model-00028-of-00141.safetensors b/model-00028-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e86383f276a18338465b4774b67cd90236246cfe
--- /dev/null
+++ b/model-00028-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:68d45c421cac6851303032f5ea4c93d74be84e70b8418ceb0d58fd0d95e2e46b
+size 5361736648
diff --git a/model-00029-of-00141.safetensors b/model-00029-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..edd476f0b19607c50640fe2fa1d7deb0651bfd56
--- /dev/null
+++ b/model-00029-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fa8915c4907c0deca57944f8582d907898c82333c326f6d86690f82a5f8e825d
+size 5366353560
diff --git a/model-00030-of-00141.safetensors b/model-00030-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..300e894348c38f2608d7598ab184025b48ae2f2f
--- /dev/null
+++ b/model-00030-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:128b570a6fb59ae7b153f0da4cf713b1087aa89c6977a376fd359b72086256f2
+size 5361736512
diff --git a/model-00031-of-00141.safetensors b/model-00031-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..bac06d2291d929866c4f2d6906040337228b6df4
--- /dev/null
+++ b/model-00031-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aea2c91014901cd0a30283943cdae4bf7686a8fd6d3c56d37f5b6389feacf6e3
+size 5366353688
diff --git a/model-00032-of-00141.safetensors b/model-00032-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..54c20064b17be32183ed928a59c5f7e4a8c6aa62
--- /dev/null
+++ b/model-00032-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aa6396111a23f21191ab964d456e039562aee26415c193eee66818a65e371157
+size 5361736376
diff --git a/model-00033-of-00141.safetensors b/model-00033-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..abea797a44656caae16bcf7c2aab82f006ea0687
--- /dev/null
+++ b/model-00033-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eea8bf4e723abc1a409fbd3fcf3cd3cd26eb76d7684a5a5c288019bea102c9c1
+size 5363339440
diff --git a/model-00034-of-00141.safetensors b/model-00034-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3392b6c1750befa6a386de1382ce18cc97b517f1
--- /dev/null
+++ b/model-00034-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:140be56abe6eb707904e920186acde09f6f68a2516a05de8c0cddf74d31794b3
+size 5361736240
diff --git a/model-00035-of-00141.safetensors b/model-00035-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..169a2f2630d34e98984208cf9b6cdca5edc5e5be
--- /dev/null
+++ b/model-00035-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0409d47af586afbf624ce3719cf045931dbb2077a0cbc09a49a2eeb1b86ece86
+size 5366353976
diff --git a/model-00036-of-00141.safetensors b/model-00036-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4cef057592216b9cadb2ad349d7c4e83ccb76576
--- /dev/null
+++ b/model-00036-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:85a859f10feb4c501e884e6b8ce55271b9e9ff3678a01ccd44c098acc1a44dd0
+size 5366353488
diff --git a/model-00037-of-00141.safetensors b/model-00037-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d91b773d5446c2281d181aef25c63e9b99a5f14c
--- /dev/null
+++ b/model-00037-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:94482035358945bdb4e22d4de84229db613f9e1130ee54c7b8eb8dd5183639b5
+size 5361736696
diff --git a/model-00038-of-00141.safetensors b/model-00038-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..347045c87c166de6521c65c5875b2efea6275b2d
--- /dev/null
+++ b/model-00038-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6b90a5d73bdd88fca82b3f7e173143d4d47a7e7c70d13b00ea2fae5d7ccb9dfc
+size 5366353304
diff --git a/model-00039-of-00141.safetensors b/model-00039-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..061b764b372d84dc32c03e15bba87a4204f69c55
--- /dev/null
+++ b/model-00039-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1dd05deff86bb3522953f76d38a11886484609350d73e6271d1c96a06c69e6ea
+size 5361735832
diff --git a/model-00040-of-00141.safetensors b/model-00040-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4e3ab6656465ef8256c667f6a24db6275adaeece
--- /dev/null
+++ b/model-00040-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4ae0969cb9eb6afab66b747fe6a440fe053a9db97f0d51ed0786353a9cabda78
+size 5366353016
diff --git a/model-00041-of-00141.safetensors b/model-00041-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fa7d8fe5815ddc8e89c55cc3b2f25843effa0897
--- /dev/null
+++ b/model-00041-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1cf4c756326aae74b455b8af67a1b01f7aba179b00c8c745dd88d5ea6168a9c
+size 5361736552
diff --git a/model-00042-of-00141.safetensors b/model-00042-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..142a0f0f69f90c3cf34c1d50511f4647dc738bd1
--- /dev/null
+++ b/model-00042-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ec7f6d4e9ed6914ac23f56479df90591f83ab19eb694d6d890f1a4c9b5bfcbfc
+size 5363339264
diff --git a/model-00043-of-00141.safetensors b/model-00043-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..137bc83147bf570e7af6e9a224034a7bbae9d8d6
--- /dev/null
+++ b/model-00043-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14c66c8e7eedb3b9a8d380e6b07addc61a7b8fbda5161279bf2b2ebb7ae3869c
+size 5361736416
diff --git a/model-00044-of-00141.safetensors b/model-00044-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a4a1c0acc291383d033f0beba48b8515ee11efbf
--- /dev/null
+++ b/model-00044-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f31755fee2c07bc621792319725228669d409d1e1c707308bd05feab58e750c8
+size 5366353776
diff --git a/model-00045-of-00141.safetensors b/model-00045-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f6a60693e8831d394a08140928c9c4465076fd6c
--- /dev/null
+++ b/model-00045-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:69a3594b6db9febf8dfdb4dc155bac18ba655190db277bce5180691b17d58c21
+size 5361736280
diff --git a/model-00046-of-00141.safetensors b/model-00046-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..eff6d566086f4c3ab970f77d95f3c0f66c205116
--- /dev/null
+++ b/model-00046-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d7b3154d582e7306adaed0713dcc3508685fc8bd50c3365cc870c392aa2e6b15
+size 5366353920
diff --git a/model-00047-of-00141.safetensors b/model-00047-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e06ac23b5917351fff15f1a14bbb22832241ebf9
--- /dev/null
+++ b/model-00047-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:20f1cf9bb3a90515918175e326df1a6c480e66c3141ff90774b9250f27d48b48
+size 5366353496
diff --git a/model-00048-of-00141.safetensors b/model-00048-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..385c11766005da0f55e08c0ff608fa14a5f301a6
--- /dev/null
+++ b/model-00048-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a26a2037565fe1364434ef6fd2639dc5b6f3123675c4d2a4483c1be85976354
+size 5361736696
diff --git a/model-00049-of-00141.safetensors b/model-00049-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f815b4f3fd8965b3faa2d12b8a8c50d286944b64
--- /dev/null
+++ b/model-00049-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bf8a05ce48a22e35ff6876fc1368d0be31d52e468d3ab642e3f0c2a3f7adeaee
+size 5363339104
diff --git a/model-00050-of-00141.safetensors b/model-00050-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..24d1460b6a7acdbabe210eb1870efebb13c4490d
--- /dev/null
+++ b/model-00050-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:049791de5529ba8dd70045ff1060698d8c83a8bf56e4e1b393f3fe92c7649c4f
+size 5361736696
diff --git a/model-00051-of-00141.safetensors b/model-00051-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..c7f2a45f766ec3859332a369cb6c89c7ff08ab41
--- /dev/null
+++ b/model-00051-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c9420d6bc9a067ec65702e96b27c9efd0f43a4a5a5e22c54fe236c54034a1ea4
+size 5366353512
diff --git a/model-00052-of-00141.safetensors b/model-00052-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..54445b8b178179db0a255a05625b2e9da896365f
--- /dev/null
+++ b/model-00052-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:df24a331f857d3075af89c144c53648ebe61ad2ec3a82c46fb817951cbeea060
+size 5361736584
diff --git a/model-00053-of-00141.safetensors b/model-00053-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..31cc73bf110e4fd7eeef6edbbb1473d0740fae2a
--- /dev/null
+++ b/model-00053-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b20034a6014f1bf0db65ad451fc4cb91a735485fb640b3cb797c57118daf034
+size 5366353608
diff --git a/model-00054-of-00141.safetensors b/model-00054-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..68ff1fcb126b35df3b619435c3af9584969fd222
--- /dev/null
+++ b/model-00054-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5c0bea9e984db2b1e5b5701562fea7849b92965deb3b8578901e4131d4ed928
+size 5361736448
diff --git a/model-00055-of-00141.safetensors b/model-00055-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..83d6be12c9d63a65cb791b2a91618beadf86446f
--- /dev/null
+++ b/model-00055-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fa20a21a419ff1db10af4fa771d0c25b78b2ddae4ea9430aa870d832fea97f7d
+size 5366353744
diff --git a/model-00056-of-00141.safetensors b/model-00056-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e557d799b70227bfaaa2dddc9adc5ee838262c80
--- /dev/null
+++ b/model-00056-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5d4fc5325045ad9d13a688dbfd47d6b35157f77ba02d27dff0ca2c7a88903d3
+size 5361736312
diff --git a/model-00057-of-00141.safetensors b/model-00057-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7a471e7ef518ff45b2e1955e1aa750e3890766dc
--- /dev/null
+++ b/model-00057-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5080ad8b5434acb2664ae5db6dd3599baac135d9a6ca5b72cb78802f0ae56947
+size 5363339496
diff --git a/model-00058-of-00141.safetensors b/model-00058-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7e0b3274460f825ab5ee611956a6cfe9567c8e68
--- /dev/null
+++ b/model-00058-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:da916f8b9675e44edf42fc95a703b9cc7b9de4cad29de29d96d2050a7f962984
+size 5357950744
diff --git a/model-00059-of-00141.safetensors b/model-00059-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fe8af1e870b632621cff9f8a6947a96f7fabd7a6
--- /dev/null
+++ b/model-00059-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3ec7a997bd5c8b9850242b2c670b956f983be6fb6d28db48d142e99e2c872275
+size 5357552376
diff --git a/model-00060-of-00141.safetensors b/model-00060-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..ce1994b600104d6758a99ff264e8673128f1e715
--- /dev/null
+++ b/model-00060-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ae31db7855f1b2b21c83e2796ba54d8063d1df5709040b24263f364e7e36534
+size 5366352776
diff --git a/model-00061-of-00141.safetensors b/model-00061-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..c22d5e97a9f152731273df40ac83faee59bfd3e2
--- /dev/null
+++ b/model-00061-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1afc36868dbaf7a1d5dc168f6b2cf3daf01eb58b11496555eef6812141c382a8
+size 5361736696
diff --git a/model-00062-of-00141.safetensors b/model-00062-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..552452aa134ff65a0f01c56b7c3c4fc3afbfce6e
--- /dev/null
+++ b/model-00062-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:838b4dd1c5e74c1261886744265035c31d47f3a6ceaee8c584b1fc98747b2215
+size 5366353504
diff --git a/model-00063-of-00141.safetensors b/model-00063-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..c9f4be1b6e12d7c9068a54cac8ce023ec52323e3
--- /dev/null
+++ b/model-00063-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8cf38b6b099a6a25b7eda78db45a0c39018c8b5cb1e519fd97fdab363203382d
+size 5361736624
diff --git a/model-00064-of-00141.safetensors b/model-00064-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3655a7e346a230a5a00c467371e3ff6d850c56ae
--- /dev/null
+++ b/model-00064-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:40b02df8f891833c0771d2380fe6861407dca9015f877eaa4f1cf0aa807e9dad
+size 5366353576
diff --git a/model-00065-of-00141.safetensors b/model-00065-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..78b4a8b78fe0aac0cc0be7fb675dd2573ed6fc2d
--- /dev/null
+++ b/model-00065-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5bf6be418b153473bf1cbc49799c7db1e43e3c99cb08fe266a37ed163ea35bf8
+size 5361736488
diff --git a/model-00066-of-00141.safetensors b/model-00066-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..24164f50b8d7b265f9b50c92a32b7a372089174b
--- /dev/null
+++ b/model-00066-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2551734ccee29b56a69395ed23ccfb53d7373c450157eb92e4811eb6ec4b53e4
+size 5363339320
diff --git a/model-00067-of-00141.safetensors b/model-00067-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d6fe2a6d2990a70868b6c20c7c4c61ff9109aec4
--- /dev/null
+++ b/model-00067-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:655efe116a9ac66ca5d88e88747d0c937e719583dc71f14913be33e98da06261
+size 5361736360
diff --git a/model-00068-of-00141.safetensors b/model-00068-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..0dd04884793fb840f834ef73faeeb2e2b522202c
--- /dev/null
+++ b/model-00068-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:112e330b035db93ef751095aad3a6d5d1c7f76ae892ccaa4af380e3ebb8d7c09
+size 5366353848
diff --git a/model-00069-of-00141.safetensors b/model-00069-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d76b3758a086170bb6b6925ae87b3013299366fd
--- /dev/null
+++ b/model-00069-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7f80b3f5a14f92829d770a9e7beb4640b7dd2d45624f8e15284bf1bd7dbbd2c3
+size 5361736224
diff --git a/model-00070-of-00141.safetensors b/model-00070-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..0d89a708ca87440eab38981775a7e06239c0117c
--- /dev/null
+++ b/model-00070-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7c076f1de1b5cbb7f8186b58539511e1d566257f8324dc4fcd5b6b3a1fb9ce19
+size 5366353992
diff --git a/model-00071-of-00141.safetensors b/model-00071-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a7fe48eb2f8d107a8a408fc0b7d5656b939a7aac
--- /dev/null
+++ b/model-00071-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e267072e38435dc452280ba713d82c04f9943f831e9517481b587ca4377212c8
+size 5366353488
diff --git a/model-00072-of-00141.safetensors b/model-00072-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a528f3d43e0099b90ba2dd3d148f726806c19d33
--- /dev/null
+++ b/model-00072-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5845408ff27a7af4fb8c2fe653be3d1d23402f3777ee78fce3d79ee35967e746
+size 5361736696
diff --git a/model-00073-of-00141.safetensors b/model-00073-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8173e410e2eae54b231dc5935fd156691808af47
--- /dev/null
+++ b/model-00073-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d6cd64c977e58e117462e28eff6abb7cd245bf098780664425d99fb3a4604f8
+size 5363339112
diff --git a/model-00074-of-00141.safetensors b/model-00074-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..931d1fdaa91c64c83c9e4b43b8fe8ae75416f129
--- /dev/null
+++ b/model-00074-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c1f8b037db3e6a31cdcf8319a7929dca754f067e09d3b3c99794ab4053e87fac
+size 5361736672
diff --git a/model-00075-of-00141.safetensors b/model-00075-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..51452fa8d4f007578aef02e8af70d8dd0dba7428
--- /dev/null
+++ b/model-00075-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a96a5f9a1aa9bfd9f02ade16ae15113f94a9a086a8c1bb0210f938c1b6db8d1
+size 5366353528
diff --git a/model-00076-of-00141.safetensors b/model-00076-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2aee59c219aa01bfc5c41195359fd6b3af11b5e2
--- /dev/null
+++ b/model-00076-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b6c0998e8ad25aa5e274b357370999e061bfb051489433c315fcd8e433968a5
+size 5361736528
diff --git a/model-00077-of-00141.safetensors b/model-00077-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fe5c330254e774ccd746e70392f10de118fe4d20
--- /dev/null
+++ b/model-00077-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0b82a3b26a5021dcdc6e24b47eee9163403d81f96eb3572df17b9b4cd99661d2
+size 5366353672
diff --git a/model-00078-of-00141.safetensors b/model-00078-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..876ad91ffe91999665f948605016573b725bbaa9
--- /dev/null
+++ b/model-00078-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d3d5ff52321da5791b26f2dc9ec35a648b628af06bd711550fc7ef92e6fadd41
+size 5361736392
diff --git a/model-00079-of-00141.safetensors b/model-00079-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..ce40d90d78738ae193294a89dac0dc6c433f48af
--- /dev/null
+++ b/model-00079-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0726d8326e31cc084eefcabcf18cbbf81b9d69c3ee1d51ab250db3a88406b81
+size 5366353168
diff --git a/model-00080-of-00141.safetensors b/model-00080-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..cda3495d62cd1a79284d5999d2a35152a2336c04
--- /dev/null
+++ b/model-00080-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b7b166d35edb91e3fec39668036d8007b3ba600a3f53f7adf86717d4d83f151
+size 5361735408
diff --git a/model-00081-of-00141.safetensors b/model-00081-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..bfdce31845a80f2ef735752d5a174756d149b229
--- /dev/null
+++ b/model-00081-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:62e0c98997d06aa1209b85602cd2cb47aa2d58abc14c509bb6f4505cda050fd1
+size 5366353872
diff --git a/model-00082-of-00141.safetensors b/model-00082-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4a046c30b6b7280be2e92132e718598044c9c235
--- /dev/null
+++ b/model-00082-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:876a03ba4686dd5dac4ae50215d51ec13dc105be41f870866e159823603e6dab
+size 5363339104
diff --git a/model-00083-of-00141.safetensors b/model-00083-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..75a1f377803e6463801116deb022adee482ad0c3
--- /dev/null
+++ b/model-00083-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d5ae9a7f0ad6ba2ca7996bf961fedfa40baa9a7273e3ebb38888fc2fe304ef45
+size 5361736696
diff --git a/model-00084-of-00141.safetensors b/model-00084-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..78994b5cbc0f942578de4a50a500e73f069f5c7b
--- /dev/null
+++ b/model-00084-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:52d5819c26948d05eba3f9fb379448e4655c1b79d4b46760c8bfdcb6fbb0e264
+size 5366353496
diff --git a/model-00085-of-00141.safetensors b/model-00085-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..57cea96fea755bbccef98de4419e2fb85bc9b122
--- /dev/null
+++ b/model-00085-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3f957cf7d917abeefc78048f472c47301b2bdfc5a8931ead89aaf067db38caf3
+size 5361736696
diff --git a/model-00086-of-00141.safetensors b/model-00086-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..54671f5d4a82ab3d6fefbc0aab43e87178de01fb
--- /dev/null
+++ b/model-00086-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c5d273ee53b898146c4f9200235d924a90cd726e00dcf0ba4b506135a78ba5bc
+size 5366353512
diff --git a/model-00087-of-00141.safetensors b/model-00087-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..903da1cae61cd764a4fab4d8a0e90e0fa74dd93f
--- /dev/null
+++ b/model-00087-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e225b3f1702d53e102f246fb1b434c910010597543eb630d4a56809af7c34fb8
+size 5361736568
diff --git a/model-00088-of-00141.safetensors b/model-00088-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..01220aaafe2d8119953ebc088a8712c56ba7cba9
--- /dev/null
+++ b/model-00088-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a6d83d3a12cdef5adb5bf959586a49adfd12037bb13aeae0e06fe13a10dc97dc
+size 5366353632
diff --git a/model-00089-of-00141.safetensors b/model-00089-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..0b2764a282582cf11d195bd60a6c3b3822134d81
--- /dev/null
+++ b/model-00089-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:255f5d2d0ac1b9e648e72c99c2b5c5eec2d36249bb63dc13a470b1d37611df87
+size 5361736432
diff --git a/model-00090-of-00141.safetensors b/model-00090-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2e800a179ee9baf553b48c629009c2a01f1aa7c3
--- /dev/null
+++ b/model-00090-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6e6eb88c93d7ab44359113fd1aee4417f2d1b4f64626a2fbfa8bbf56a9718640
+size 5363339376
diff --git a/model-00091-of-00141.safetensors b/model-00091-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..36d97b12d1d137a13ba0e97a2e3e7713ca0534bb
--- /dev/null
+++ b/model-00091-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9c6d88f3e9ec5e23ced06d40ff8f70c43b33b28c3f39e9576998077d3bf2d9ee
+size 5361736296
diff --git a/model-00092-of-00141.safetensors b/model-00092-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4111def5657787f639af6330b2c7729a264f6018
--- /dev/null
+++ b/model-00092-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca9968c3a6cdbdadd99fbdac88084c5789f40e798ff65fe197966454d9c71bca
+size 5366353904
diff --git a/model-00093-of-00141.safetensors b/model-00093-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f1feb556df2f38f6ab25e523b46ed191f38d3d4a
--- /dev/null
+++ b/model-00093-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4ab86288cd87bd0fde435f94c2fa594ad8281a3add0710b6b7d978165402c7a1
+size 5366353488
diff --git a/model-00094-of-00141.safetensors b/model-00094-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..c88e04eda1c10ec56b8ab84fe40c67a66f8aa9fa
--- /dev/null
+++ b/model-00094-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7129cfcdfe4055446a15f2d8ffc1bc40edcffefdb5ddceaccc1b9fb7edd9d0d5
+size 5361736696
diff --git a/model-00095-of-00141.safetensors b/model-00095-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e4a89a3566443060ecbaeec723f36d86689308f8
--- /dev/null
+++ b/model-00095-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d4735939ce0a851cd4430461c1c15a5c9eaf32df15e7c0dde51fd8b9f61c4758
+size 5366353488
diff --git a/model-00096-of-00141.safetensors b/model-00096-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..bae243ba5020f154a37a710eb9522c6ce3030ed6
--- /dev/null
+++ b/model-00096-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1b714733a49a71457423772482caa248e042db05f62c1da762ddbcf6a98eb9d6
+size 5361736696
diff --git a/model-00097-of-00141.safetensors b/model-00097-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..dbb1e82b4792af2b469544cea73f53329e9f538f
--- /dev/null
+++ b/model-00097-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fd81903eef652fd6c1f5b5e89b5b01a8c32671f329e82d838b91f9018ffdc21e
+size 5363339112
diff --git a/model-00098-of-00141.safetensors b/model-00098-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..6a5e7331888252e9d6b063f9d508dca544dc250a
--- /dev/null
+++ b/model-00098-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e09c92cdf2c66393a9a45b80b87e71ab6af0bbb749e9d93d264c86e3177cba33
+size 5361736616
diff --git a/model-00099-of-00141.safetensors b/model-00099-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..665fd0d57cf30683a77a198ceb79046a924ee146
--- /dev/null
+++ b/model-00099-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d519d13ac7f362e6b1e1e5b6d68dd113122247066d8ecafe1f822801e865cb90
+size 5366353168
diff --git a/model-00100-of-00141.safetensors b/model-00100-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3059b6bbc38fcb3c97d91835b2a49052e5f0dfdc
--- /dev/null
+++ b/model-00100-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5d665f76b0c0cfbc7b20170772f3f0ac286a347cb255c7869d2c1dd49d098b7
+size 5361735624
diff --git a/model-00101-of-00141.safetensors b/model-00101-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7c22bd7ebaae6337980365f8a0ab7cf3b891783a
--- /dev/null
+++ b/model-00101-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b75eb844ab7fc8c1a6f428b89a910b49f6e8d9bde682d7ea0c2db8ca37b8eb0
+size 5363339032
diff --git a/model-00102-of-00141.safetensors b/model-00102-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..40873104fdb7289a4b79b365dfe10ec406de96dd
--- /dev/null
+++ b/model-00102-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:28eb76a2c28f70c7d4fd69f84783095317c37f1deacec147a5b6f941f437c944
+size 5361736344
diff --git a/model-00103-of-00141.safetensors b/model-00103-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..14b570cec7126d0e70137348d77352871886d917
--- /dev/null
+++ b/model-00103-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:429e8895b021495aa712470086f2e1e15c4e8c5bdea24548caebc41f6a9a9ba2
+size 5366353856
diff --git a/model-00104-of-00141.safetensors b/model-00104-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8c8ed2827c4b841003986bcced96af86268d441e
--- /dev/null
+++ b/model-00104-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7743c92ba1d72440023822615460130129f84446e70c97130fa14a74221fdd75
+size 5364883208
diff --git a/model-00105-of-00141.safetensors b/model-00105-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f7e0fb5a77ec4f3f54559873bf0189f7e17d8927
--- /dev/null
+++ b/model-00105-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:549bb6d2ec8f1c66f48d9ec3c17f1e1fa7014663d3757f94426cc816f666238c
+size 5363207032
diff --git a/model-00106-of-00141.safetensors b/model-00106-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..ac1962f332da7c6bbe6a2e1003f7757372cc4c46
--- /dev/null
+++ b/model-00106-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f3169c1f21687bfc31feb1d6d333fc60fb28242109a4736251f5758f5ef24a56
+size 5363339104
diff --git a/model-00107-of-00141.safetensors b/model-00107-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..b3d96ca166f8833b3148db21d116f042e376e2c4
--- /dev/null
+++ b/model-00107-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7d0647e196810c523d05425738591691b1d804365b6afa60095aa1d3a2518a98
+size 5361736696
diff --git a/model-00108-of-00141.safetensors b/model-00108-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..1b07e11fe9a4f6a08a2d2707256897ec475e6565
--- /dev/null
+++ b/model-00108-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4241bcc1d489cf8582f4fe011babd101ebe73272ed64af3636408636ed05deab
+size 5366353504
diff --git a/model-00109-of-00141.safetensors b/model-00109-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d0fd53254e1e7eb2bc00a7ddbe81b350329a028e
--- /dev/null
+++ b/model-00109-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca341526629c6bfe480bf4ee4eac263768f7c4881bae52e3775e6bdca8024264
+size 5361736648
diff --git a/model-00110-of-00141.safetensors b/model-00110-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3403acaf25a66bcf2953d690ea03ef20b0cc92f1
--- /dev/null
+++ b/model-00110-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fa159d33e8ee327b2b7205348a8f15df334525555f85be20bc6f08c71e810776
+size 5366353552
diff --git a/model-00111-of-00141.safetensors b/model-00111-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..1d961b86a681194474430d6c264166ee29e5d53a
--- /dev/null
+++ b/model-00111-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:241d439b7e9b70569f15b3e2de6ffe2b77833186732acee21a0dafa7efa9d350
+size 5361736512
diff --git a/model-00112-of-00141.safetensors b/model-00112-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..63d48378e02941bfa76cfc1cdf20e5b5144c75a2
--- /dev/null
+++ b/model-00112-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bc74fd2104cd556ebcdc67178ac1112ec47badf2897f2bb25621b9d449e3d3e5
+size 5366353688
diff --git a/model-00113-of-00141.safetensors b/model-00113-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..48171ad93b7b337fabcdc28c2336021e7361cfcc
--- /dev/null
+++ b/model-00113-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5fced3cfb9e15a16777ca7bdb1db8cd70a15309ff07d76a9df5ac271b9be088
+size 5361736376
diff --git a/model-00114-of-00141.safetensors b/model-00114-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d5223094226f836366fbdea75e0c99d36373ee14
--- /dev/null
+++ b/model-00114-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7fe881297d19e0d069124ad93e4adb67a25cf4e4715d7198813a75bd20904716
+size 5363339432
diff --git a/model-00115-of-00141.safetensors b/model-00115-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..513f23162ea9b7aca108c6c91a73fde8454f7065
--- /dev/null
+++ b/model-00115-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:36c153acebfbccd8df63ffd4f4fca78b627f92a784616507c71df0337af32fdf
+size 5361736240
diff --git a/model-00116-of-00141.safetensors b/model-00116-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3e38f42ed611537cb2e0f91e0437ac345c753284
--- /dev/null
+++ b/model-00116-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:155ce818f5f261d4a18f89a15b455e8a9cfa4553658a5d57836f90360d6ed8e6
+size 5366353976
diff --git a/model-00117-of-00141.safetensors b/model-00117-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..923403190a254f1d19d33abbe7a00cd9ca457be3
--- /dev/null
+++ b/model-00117-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60d6418fbf49921f3a779b9de665eac4fa09fd8836d119b9f17e645a67bd1757
+size 5366353488
diff --git a/model-00118-of-00141.safetensors b/model-00118-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..400de9aeb232c9505b41285c093e024fb205d2e3
--- /dev/null
+++ b/model-00118-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32b0e7cef1f4ff476f9e5023c8030d0ccfe9b6e36f4f5b131ea1e0bb9fcb33c6
+size 5361736696
diff --git a/model-00119-of-00141.safetensors b/model-00119-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8290fdf92d8eaa27ad78dba48d39438aa1f2acc7
--- /dev/null
+++ b/model-00119-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:de51f8e7466bb0b81c405402866877e2b76cd26e4597b6488222613cb7f051df
+size 5366353304
diff --git a/model-00120-of-00141.safetensors b/model-00120-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8fce64631abac407134b26ae5c2cbf3e75d18817
--- /dev/null
+++ b/model-00120-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:74f4df573511b7f930353cfbc531ea9625312c0e4f8b7d3b59520bcbe7feb53d
+size 5361735832
diff --git a/model-00121-of-00141.safetensors b/model-00121-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f790974577830a844d448cd0d8274ed046eab01c
--- /dev/null
+++ b/model-00121-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5cf63f85e5e7a668c26df6b9a079c35b9732ba1eb80d6cc300727c48d5cf092
+size 5366353016
diff --git a/model-00122-of-00141.safetensors b/model-00122-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..1e0fe9d60aaab156f3601be715cbdfc2dd01992e
--- /dev/null
+++ b/model-00122-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c0512387df595dba689344abf3525e71e939b978dab72d07295b8d9ec8c80521
+size 5361736552
diff --git a/model-00123-of-00141.safetensors b/model-00123-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..158f129396c9c4e80a69845cc551ad6012f81c23
--- /dev/null
+++ b/model-00123-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:301ae56f7af7e86daf8094a14c4008d1562ffeff0756d18c866e833ab4126abf
+size 5363339256
diff --git a/model-00124-of-00141.safetensors b/model-00124-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2c4233da60d78b2b219b0943fe89bca5620501f0
--- /dev/null
+++ b/model-00124-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f25bc1e47a5bea3b81ade742bb13cfe8372fc685454fbe00621c37417afaf947
+size 5361736416
diff --git a/model-00125-of-00141.safetensors b/model-00125-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7474b5a45e94c7b64ef21474110a7135c363f81f
--- /dev/null
+++ b/model-00125-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a4cd0172f2eb3d3f368f002fcffaeef89216d71fc2db87730e302385cdb18b1
+size 5366353784
diff --git a/model-00126-of-00141.safetensors b/model-00126-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3e03b09510a34f5b82070773acf25eb12065412d
--- /dev/null
+++ b/model-00126-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:621d4e7e495ff6901175ba8953a8d0a3ec506290c8603ae75e251655c9066f8d
+size 5361736288
diff --git a/model-00127-of-00141.safetensors b/model-00127-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..99bedde46f4b3602f3883a677bf83d42113b20f3
--- /dev/null
+++ b/model-00127-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b11e9d34e59606e3c5a0f4ffec0059e66b54175c05b0f8028f82a0b1dea8f8cf
+size 5366353920
diff --git a/model-00128-of-00141.safetensors b/model-00128-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e62182e792140ea2f23c2cb5ad64ab7bd318dde9
--- /dev/null
+++ b/model-00128-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e4b268efb029712075407238243815ef4165c89561c640054dadea174713e61a
+size 5366353488
diff --git a/model-00129-of-00141.safetensors b/model-00129-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..73710da7baa8523d1595774b04a2e2ae495f7472
--- /dev/null
+++ b/model-00129-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:867321e5576a148162bf01554edab1f89f453700c82c0d850126056647dbd91d
+size 5361736696
diff --git a/model-00130-of-00141.safetensors b/model-00130-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7434fcdbcbc4850276e654695c5df4024c393ffc
--- /dev/null
+++ b/model-00130-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dce94fdd617b25b4f5ab849b64216629a107c2d134554235ebd3a06fbab098eb
+size 5363339104
diff --git a/model-00131-of-00141.safetensors b/model-00131-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2f53f8eff9c58e8fe86e2cb2d677385eefeb7a4f
--- /dev/null
+++ b/model-00131-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5171bb0bb86860733193780539dfbb8e44c48b787a07b35dff324c1958061d44
+size 5361736696
diff --git a/model-00132-of-00141.safetensors b/model-00132-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a2c20a710534cd8f18aa8dbdebb7e40177f91758
--- /dev/null
+++ b/model-00132-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fef2331b7befd12c125896bb9538c37c2c88b558aa764452f1674ec24cb51e76
+size 5366353504
diff --git a/model-00133-of-00141.safetensors b/model-00133-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..5891eddd49a355eba03483efc2e5e6dbde1a0f1c
--- /dev/null
+++ b/model-00133-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:61a638742f08a96bd365778656d836436e39f0ac3053672cd7a0e213c76a6db9
+size 5361736592
diff --git a/model-00134-of-00141.safetensors b/model-00134-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..fcc47d79f95de2dc367c769fa7b506173d9da7fe
--- /dev/null
+++ b/model-00134-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:07d5ceb3cf7706da10b433589fd17904a26098fb0382b8740d5f70312de2a4c4
+size 5366353608
diff --git a/model-00135-of-00141.safetensors b/model-00135-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f54af3692bccc075aa3474c0671d9e87b9778b5c
--- /dev/null
+++ b/model-00135-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8b11554e41ba7038a65fe547836e3222acb5d779b154db6ffc2e2e237c2ff17
+size 5361736456
diff --git a/model-00136-of-00141.safetensors b/model-00136-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..28ed3834336e3f461c234d561c920220c0459093
--- /dev/null
+++ b/model-00136-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7df8ba296d8c2219efca81e4724a5d74a885561ee5c3276582e22d17286ccae0
+size 5366338752
diff --git a/model-00137-of-00141.safetensors b/model-00137-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a19c3773858c7851b544cc300baaa38759c98687
--- /dev/null
+++ b/model-00137-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1a76e854af3822b72cabd1c9684905cdcef60e88f6065469f0c7519edea16c07
+size 5361736352
diff --git a/model-00138-of-00141.safetensors b/model-00138-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..ac83d6e07f979c125721acc837c98785a40ab661
--- /dev/null
+++ b/model-00138-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5bcb9494f549590d0f39a508decdc4b54a639445e851b455214e2a72e5963efd
+size 5363351176
diff --git a/model-00139-of-00141.safetensors b/model-00139-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..897fae596079fbae1fc645db993cd6dafef50edd
--- /dev/null
+++ b/model-00139-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ce42807dc47e4d5c66653f13719662bf5dd4a82bdc25e2c8e559042d82615529
+size 5361735376
diff --git a/model-00140-of-00141.safetensors b/model-00140-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4fd6ffa70647aa9657e4a94fce35dda842627052
--- /dev/null
+++ b/model-00140-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16e24c096aa0f4ff0e9427b9be889eac0a47a6b85a00fd6a7e5e18c733dc418b
+size 5366353160
diff --git a/model-00141-of-00141.safetensors b/model-00141-of-00141.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e8e1a68b344810d9be30ef1447403026a8c290cc
--- /dev/null
+++ b/model-00141-of-00141.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1375c9156215b03d2c95ed4832810e6771ff9217f3ce5582b2368198a275272
+size 4724454592
diff --git a/model.safetensors.index.json b/model.safetensors.index.json
new file mode 100644
index 0000000000000000000000000000000000000000..c54032aec6d7d6379dedede50ef3cee115b5237b
--- /dev/null
+++ b/model.safetensors.index.json
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e0fe7f28c1f853d4824e4d796374e3dacf1fe470988773952c79b063768134bf
+size 11359251
diff --git a/tokenizer.json b/tokenizer.json
new file mode 100644
index 0000000000000000000000000000000000000000..aba40197a4cdb5607f4ab7a05fb0a4ee8054fd6d
--- /dev/null
+++ b/tokenizer.json
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:19e773648cb4e65de8660ea6365e10acca112d42a854923df93db4a6f333a82d
+size 20217442
diff --git a/tokenizer_config.json b/tokenizer_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..e375fa0a4e16660ce0e2026e39374d35dad4c079
--- /dev/null
+++ b/tokenizer_config.json
@@ -0,0 +1,33 @@
+{
+ "backend": "tokenizers",
+ "clean_up_tokenization_spaces": false,
+ "do_lower_case": false,
+ "eos_token": "<|endoftext|>",
+ "extra_special_tokens": [
+ "<|endoftext|>",
+ "[MASK]",
+ "[gMASK]",
+ "[sMASK]",
+ "",
+ "",
+ "<|system|>",
+ "<|user|>",
+ "<|assistant|>",
+ "<|observation|>",
+ "<|begin_of_image|>",
+ "<|end_of_image|>",
+ "<|begin_of_video|>",
+ "<|end_of_video|>",
+ "<|begin_of_audio|>",
+ "<|end_of_audio|>",
+ "<|begin_of_transcription|>",
+ "<|end_of_transcription|>"
+ ],
+ "is_local": true,
+ "model_max_length": 1048576,
+ "model_specific_special_tokens": {},
+ "pad_token": "<|endoftext|>",
+ "padding_side": "left",
+ "remove_space": false,
+ "tokenizer_class": "TokenizersBackend"
+}