haoyang-amd commited on
Commit
f1643c5
·
verified ·
1 Parent(s): a424902
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. LICENSE +21 -0
  3. README.md +127 -0
  4. config.json +114 -0
  5. generation_config.json +9 -0
  6. model-00001-of-000163.safetensors +3 -0
  7. model-00002-of-000163.safetensors +3 -0
  8. model-00003-of-000163.safetensors +3 -0
  9. model-00004-of-000163.safetensors +3 -0
  10. model-00005-of-000163.safetensors +3 -0
  11. model-00006-of-000163.safetensors +3 -0
  12. model-00007-of-000163.safetensors +3 -0
  13. model-00008-of-000163.safetensors +3 -0
  14. model-00009-of-000163.safetensors +3 -0
  15. model-00010-of-000163.safetensors +3 -0
  16. model-00011-of-000163.safetensors +3 -0
  17. model-00012-of-000163.safetensors +3 -0
  18. model-00013-of-000163.safetensors +3 -0
  19. model-00014-of-000163.safetensors +3 -0
  20. model-00015-of-000163.safetensors +3 -0
  21. model-00016-of-000163.safetensors +3 -0
  22. model-00017-of-000163.safetensors +3 -0
  23. model-00018-of-000163.safetensors +3 -0
  24. model-00019-of-000163.safetensors +3 -0
  25. model-00020-of-000163.safetensors +3 -0
  26. model-00021-of-000163.safetensors +3 -0
  27. model-00022-of-000163.safetensors +3 -0
  28. model-00023-of-000163.safetensors +3 -0
  29. model-00024-of-000163.safetensors +3 -0
  30. model-00025-of-000163.safetensors +3 -0
  31. model-00026-of-000163.safetensors +3 -0
  32. model-00027-of-000163.safetensors +3 -0
  33. model-00028-of-000163.safetensors +3 -0
  34. model-00029-of-000163.safetensors +3 -0
  35. model-00030-of-000163.safetensors +3 -0
  36. model-00031-of-000163.safetensors +3 -0
  37. model-00032-of-000163.safetensors +3 -0
  38. model-00033-of-000163.safetensors +3 -0
  39. model-00034-of-000163.safetensors +3 -0
  40. model-00035-of-000163.safetensors +3 -0
  41. model-00036-of-000163.safetensors +3 -0
  42. model-00037-of-000163.safetensors +3 -0
  43. model-00038-of-000163.safetensors +3 -0
  44. model-00039-of-000163.safetensors +3 -0
  45. model-00040-of-000163.safetensors +3 -0
  46. model-00041-of-000163.safetensors +3 -0
  47. model-00042-of-000163.safetensors +3 -0
  48. model-00043-of-000163.safetensors +3 -0
  49. model-00044-of-000163.safetensors +3 -0
  50. model-00045-of-000163.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.pdf filter=lfs diff=lfs merge=lfs -text
37
+ *.png filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2023 DeepSeek
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
README.md CHANGED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers
4
+ base_model:
5
+ - deepseek-ai/DeepSeek-V3.2-Exp-Base
6
+ base_model_relation: finetune
7
+ ---
8
+ # DeepSeek-V3.2: Efficient Reasoning & Agentic AI
9
+
10
+ <!-- markdownlint-disable first-line-h1 -->
11
+ <!-- markdownlint-disable html -->
12
+ <!-- markdownlint-disable no-duplicate-header -->
13
+
14
+ <div align="center">
15
+ <img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek-V3" />
16
+ </div>
17
+ <hr>
18
+ <div align="center" style="line-height: 1;">
19
+ <a href="https://www.deepseek.com/" target="_blank" style="margin: 2px;">
20
+ <img alt="Homepage" src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/badge.svg?raw=true" style="display: inline-block; vertical-align: middle;"/>
21
+ </a>
22
+ <a href="https://chat.deepseek.com/" target="_blank" style="margin: 2px;">
23
+ <img alt="Chat" src="https://img.shields.io/badge/🤖%20Chat-DeepSeek%20V3-536af5?color=536af5&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
24
+ </a>
25
+ <a href="https://huggingface.co/deepseek-ai" target="_blank" style="margin: 2px;">
26
+ <img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
27
+ </a>
28
+ </div>
29
+ <div align="center" style="line-height: 1;">
30
+ <a href="https://discord.gg/Tc7c45Zzu5" target="_blank" style="margin: 2px;">
31
+ <img alt="Discord" src="https://img.shields.io/badge/Discord-DeepSeek%20AI-7289da?logo=discord&logoColor=white&color=7289da" style="display: inline-block; vertical-align: middle;"/>
32
+ </a>
33
+ <a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/qr.jpeg?raw=true" target="_blank" style="margin: 2px;">
34
+ <img alt="Wechat" src="https://img.shields.io/badge/WeChat-DeepSeek%20AI-brightgreen?logo=wechat&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
35
+ </a>
36
+ <a href="https://twitter.com/deepseek_ai" target="_blank" style="margin: 2px;">
37
+ <img alt="Twitter Follow" src="https://img.shields.io/badge/Twitter-deepseek_ai-white?logo=x&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
38
+ </a>
39
+ </div>
40
+ <div align="center" style="line-height: 1;">
41
+ <a href="LICENSE" style="margin: 2px;">
42
+ <img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
43
+ </a>
44
+ </div>
45
+
46
+ <p align="center">
47
+ <a href="https://huggingface.co/deepseek-ai/DeepSeek-V3.2/blob/main/assets/paper.pdf"><b>Technical Report</b>👁️</a>
48
+ </p>
49
+
50
+ ## Introduction
51
+
52
+ We introduce **DeepSeek-V3.2**, a model that harmonizes high computational efficiency with superior reasoning and agent performance. Our approach is built upon three key technical breakthroughs:
53
+
54
+ 1. **DeepSeek Sparse Attention (DSA):** We introduce DSA, an efficient attention mechanism that substantially reduces computational complexity while preserving model performance, specifically optimized for long-context scenarios.
55
+ 2. **Scalable Reinforcement Learning Framework:** By implementing a robust RL protocol and scaling post-training compute, *DeepSeek-V3.2* performs comparably to GPT-5. Notably, our high-compute variant, **DeepSeek-V3.2-Speciale**, **surpasses GPT-5** and exhibits reasoning proficiency on par with Gemini-3.0-Pro.
56
+ - *Achievement:* 🥇 **Gold-medal performance** in the 2025 International Mathematical Olympiad (IMO) and International Olympiad in Informatics (IOI).
57
+ 3. **Large-Scale Agentic Task Synthesis Pipeline:** To integrate **reasoning into tool-use** scenarios, we developed a novel synthesis pipeline that systematically generates training data at scale. This facilitates scalable agentic post-training, improving compliance and generalization in complex interactive environments.
58
+
59
+ <div align="center">
60
+ <img src="assets/benchmark.png" >
61
+ </div>
62
+
63
+ We have also released the final submissions for IOI 2025, ICPC World Finals, IMO 2025 and CMO 2025, which were selected based on our designed pipeline. These materials are provided for the community to conduct secondary verification. The files can be accessed at `assets/olympiad_cases`.
64
+
65
+ ## Chat Template
66
+
67
+ DeepSeek-V3.2 introduces significant updates to its chat template compared to prior versions. The primary changes involve a revised format for tool calling and the introduction of a "thinking with tools" capability.
68
+
69
+ To assist the community in understanding and adapting to this new template, we have provided a dedicated `encoding` folder, which contains Python scripts and test cases demonstrating how to encode messages in OpenAI-compatible format into input strings for the model and how to parse the model's text output.
70
+
71
+ A brief example is illustrated below:
72
+
73
+ ```python
74
+ import transformers
75
+ # encoding/encoding_dsv32.py
76
+ from encoding_dsv32 import encode_messages, parse_message_from_completion_text
77
+
78
+ tokenizer = transformers.AutoTokenizer.from_pretrained("deepseek-ai/DeepSeek-V3.2")
79
+
80
+ messages = [
81
+ {"role": "user", "content": "hello"},
82
+ {"role": "assistant", "content": "Hello! I am DeepSeek.", "reasoning_content": "thinking..."},
83
+ {"role": "user", "content": "1+1=?"}
84
+ ]
85
+ encode_config = dict(thinking_mode="thinking", drop_thinking=True, add_default_bos_token=True)
86
+
87
+ # messages -> string
88
+ prompt = encode_messages(messages, **encode_config)
89
+ # Output: "<|begin▁of▁sentence|><|User|>hello<|Assistant|></think>Hello! I am DeepSeek.<|end▁of▁sentence|><|User|>1+1=?<|Assistant|><think>"
90
+
91
+ # string -> tokens
92
+ tokens = tokenizer.encode(prompt)
93
+ # Output: [0, 128803, 33310, 128804, 128799, 19923, 3, 342, 1030, 22651, 4374, 1465, 16, 1, 128803, 19, 13, 19, 127252, 128804, 128798]
94
+ ```
95
+
96
+ Important Notes:
97
+
98
+ 1. This release does not include a Jinja-format chat template. Please refer to the Python code mentioned above.
99
+ 2. The output parsing function included in the code is designed to handle well-formatted strings only. It does not attempt to correct or recover from malformed output that the model might occasionally generate. It is not suitable for production use without robust error handling.
100
+ 3. A new role named `developer` has been introduced in the chat template. This role is dedicated exclusively to search agent scenarios and is designated for no other tasks. The official API does not accept messages assigned to `developer`.
101
+
102
+ ## How to Run Locally
103
+
104
+ The model structure of DeepSeek-V3.2 and DeepSeek-V3.2-Speciale are the same as DeepSeek-V3.2-Exp. Please visit [DeepSeek-V3.2-Exp](https://github.com/deepseek-ai/DeepSeek-V3.2-Exp) repo for more information about running this model locally.
105
+
106
+ Usage Recommendations:
107
+
108
+ 1. For local deployment, we recommend setting the sampling parameters to `temperature = 1.0, top_p = 0.95`.
109
+ 2. Please note that the DeepSeek-V3.2-Speciale variant is designed exclusively for deep reasoning tasks and does not support the tool-calling functionality.
110
+
111
+ ## License
112
+
113
+ This repository and the model weights are licensed under the [MIT License](LICENSE).
114
+
115
+ ## Citation
116
+
117
+ ```
118
+ @misc{deepseekai2025deepseekv32,
119
+ title={DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models},
120
+ author={DeepSeek-AI},
121
+ year={2025},
122
+ }
123
+ ```
124
+
125
+ ## Contact
126
+
127
+ If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
config.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DeepseekV32ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "eos_token_id": 1,
9
+ "ep_size": 1,
10
+ "first_k_dense_replace": 3,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 7168,
13
+ "index_head_dim": 128,
14
+ "index_n_heads": 64,
15
+ "index_topk": 2048,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 18432,
18
+ "kv_lora_rank": 512,
19
+ "max_position_embeddings": 163840,
20
+ "model_type": "deepseek_v32",
21
+ "moe_intermediate_size": 2048,
22
+ "moe_layer_freq": 1,
23
+ "n_group": 8,
24
+ "n_routed_experts": 256,
25
+ "n_shared_experts": 1,
26
+ "norm_topk_prob": true,
27
+ "num_attention_heads": 128,
28
+ "num_experts_per_tok": 8,
29
+ "num_hidden_layers": 61,
30
+ "num_key_value_heads": 128,
31
+ "num_nextn_predict_layers": 1,
32
+ "q_lora_rank": 1536,
33
+ "qk_nope_head_dim": 128,
34
+ "qk_rope_head_dim": 64,
35
+ "quantization_config": {
36
+ "algo_config": null,
37
+ "exclude": [
38
+ "model.layers.61.eh_proj",
39
+ "model.layers.61.shared_head.head",
40
+ "lm_head"
41
+ ],
42
+ "export": {
43
+ "kv_cache_group": [],
44
+ "min_kv_scale": 0.0,
45
+ "pack_method": "reorder",
46
+ "weight_format": "real_quantized",
47
+ "weight_merge_groups": null
48
+ },
49
+ "global_quant_config": {
50
+ "bias": null,
51
+ "input_tensors": {
52
+ "ch_axis": 1,
53
+ "dtype": "fp8_e4m3",
54
+ "group_size": null,
55
+ "is_dynamic": true,
56
+ "is_scale_quant": false,
57
+ "mx_element_dtype": null,
58
+ "observer_cls": "PerChannelMinMaxObserver",
59
+ "qscheme": "per_channel",
60
+ "round_method": "half_even",
61
+ "scale_calculation_mode": null,
62
+ "scale_format": null,
63
+ "scale_type": "float",
64
+ "symmetric": true
65
+ },
66
+ "output_tensors": null,
67
+ "target_device": null,
68
+ "weight": {
69
+ "ch_axis": 0,
70
+ "dtype": "fp8_e4m3",
71
+ "group_size": null,
72
+ "is_dynamic": false,
73
+ "is_scale_quant": false,
74
+ "mx_element_dtype": null,
75
+ "observer_cls": "PerChannelMinMaxObserver",
76
+ "qscheme": "per_channel",
77
+ "round_method": "half_even",
78
+ "scale_calculation_mode": null,
79
+ "scale_format": null,
80
+ "scale_type": "float",
81
+ "symmetric": true
82
+ }
83
+ },
84
+ "kv_cache_post_rope": false,
85
+ "kv_cache_quant_config": {},
86
+ "layer_quant_config": {},
87
+ "layer_type_quant_config": {},
88
+ "quant_method": "quark",
89
+ "quant_mode": "eager_mode",
90
+ "softmax_quant_spec": null,
91
+ "version": "0.11+05471d7d04"
92
+ },
93
+ "rms_norm_eps": 1e-06,
94
+ "rope_scaling": {
95
+ "beta_fast": 32,
96
+ "beta_slow": 1,
97
+ "factor": 40,
98
+ "mscale": 1.0,
99
+ "mscale_all_dim": 1.0,
100
+ "original_max_position_embeddings": 4096,
101
+ "type": "yarn"
102
+ },
103
+ "rope_theta": 10000,
104
+ "routed_scaling_factor": 2.5,
105
+ "scoring_func": "sigmoid",
106
+ "tie_word_embeddings": false,
107
+ "topk_group": 4,
108
+ "topk_method": "noaux_tc",
109
+ "torch_dtype": "bfloat16",
110
+ "transformers_version": "4.44.2",
111
+ "use_cache": true,
112
+ "v_head_dim": 128,
113
+ "vocab_size": 129280
114
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "do_sample": true,
6
+ "temperature": 1.0,
7
+ "top_p": 0.95,
8
+ "transformers_version": "4.46.3"
9
+ }
model-00001-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538b6b81dbc887034f8c6ca2be17d9654ff2e28cf4c8915c00e0b596fd60fe34
3
+ size 5233944152
model-00002-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8de2f9e2b07f4328c7efa806d9ce59177a499aacf118e221b65846a1b26dc39
3
+ size 4303534408
model-00003-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:712f1431f5f3c091b63e980c393840b3b6ab4b6fcab91313c1130d9e1768f926
3
+ size 4303524584
model-00004-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7888ba8630fea942d40f7eb54f5e96e6e17d952320c6b0cd13e452e0f3b59ffe
3
+ size 4303314880
model-00005-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:144fb74379e6419d03e3493cdc0808ff023ddbbfcdd04b7be8f1bac33e48a76f
3
+ size 4303534600
model-00006-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da45dc178cf1198a855e85e692420399c4af551e7a929b9a8b03cb502688b89f
3
+ size 4308346688
model-00007-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94751b3b0d1223f6e7f57908fb64841258c858ab3291dc207cc5b9aa197ab13b
3
+ size 4313187232
model-00008-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22225c47c0f77e1a8b9bff1e42f1900ea104fa4819a4217aa07e7fbee0ad0a9
3
+ size 4303534784
model-00009-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea736dd99c4833146a7683375d4056c710e6cd36975c4cfffcc49b5ad04412d9
3
+ size 4303315080
model-00010-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6b5b8b37c5cab1a0550366f404c64575ba8e4337caa242ef4daddf7eb814d8
3
+ size 4303524144
model-00011-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d65b3993f6b6a5f92cde8cbee94699d0640cd4a37748ffde2d64a41c635d35
3
+ size 4303534832
model-00012-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c1cfcb7110d8e6521fb93155fb44955fe5a8cde52f8e6941e0694ef3d9adc5f
3
+ size 1483530632
model-00013-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f292d21f46fa21e0e0e2e85a64205c28ea70dbbef678b1802a46745b06db56ab
3
+ size 4303257096
model-00014-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f7902e9f7edd7da3e1fb7540e4a7e05b48f64ef480541d8c64a103e29a5154
3
+ size 4303524536
model-00015-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d3a0d22322cbc3a3f103747cfb894ee3f08ff8c0e387c98859eb3e4edce7db
3
+ size 4303315096
model-00016-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d17fa118a360c082a123bd3f88636ddc4eff40f6b754f77b786bffef5f5f8f
3
+ size 4303534384
model-00017-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a97e4c4e46286a9bc86b9f5ada78433b587bb41c3296238efe21c04109d5fb2
3
+ size 4303534832
model-00018-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d2366592454aab5668e50421f094befc2221b590c531f3e8af0ec2574ade38
3
+ size 4303314904
model-00019-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10d9cc0997092e89905feacf149b0d287b2609f71203efd6a49c51d40797483
3
+ size 4303524328
model-00020-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5622260cb08d0769ef8e7feaf4e0911f47a37ec494bbe75d04912a32c12a19f8
3
+ size 4303534832
model-00021-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7003c61df61f0cdcb5e8d421de3b0aea8e2f756a5c7de7ea4aac2c7c60bbe3d0
3
+ size 4303315264
model-00022-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f085bc85635824cfa5777cce316c4f3c5519c084893ed6d04afb831a82d87cd3
3
+ size 4303535344
model-00023-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:950a9afe044d87857d4a6949d77476f8976434b5514c73b00cacefeaaa26665c
3
+ size 4303315696
model-00024-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:345b78924a442a1715472273bc1efb7574867083b838ba3a720f472ef3523998
3
+ size 4303524704
model-00025-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a07787be4ab89af94f0f53590e8b21bb43449cf017f6f25515d542c9a302aa
3
+ size 4303535424
model-00026-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a03381e87d2d36db2be6f58fd57eed9fdde342fb987ee125b7b7eeaae47ff70
3
+ size 4303315512
model-00027-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b97ebc04ee7f12a96a279765719ddaf9059ed1f433c94e6691ce4dff0da797
3
+ size 4303535136
model-00028-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f05b0a6a6446c5b85a262da8f4603ecd831b515ff048f754fe949d8fca2eec3
3
+ size 4303525176
model-00029-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c935f76d4a2d14cee01221e337d3131922eea31eb764917b952f4900af162b
3
+ size 4303315320
model-00030-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b2b1713f48e7c5e4dccafd471ca49c7e355e37baf7000386ae100cdea09d0d1
3
+ size 4303535328
model-00031-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4baf2a68574e52aaa0f3834147e0068f68552d34456790e3464709afe0a876db
3
+ size 4303315720
model-00032-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8a0c2e11034bdcda7ea15a74dab3eb85a72f81e63eb4b4570639a6c6461fc74
3
+ size 4303534928
model-00033-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c59f95a6694f3e4a18a0bc5973306fe0ba1fd419a40b69448af243c8ad24dcd
3
+ size 4303525176
model-00034-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74a0231820859d9c1f756d7d5b5f83082c37e0c00b9a1d8cf064b3dd8c7ee6c9
3
+ size 1865417632
model-00035-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413a820028e3aad4acb71e2589a84d205e1a2eb337a4e725f388ce9272bf8cb0
3
+ size 4303257680
model-00036-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b71ccdfd1058230ea3403dd292f30be5423ffadc1d2db13f3c77a2fbc067ce
3
+ size 4303525128
model-00037-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04ff69018b471f39b70ac2183bab4673e3927b6c4e6a59591189b30355434d0
3
+ size 4303315672
model-00038-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5adb90317eb32276a05ab2a5da4e8817a5708707e424c63a97d663e4efc73718
3
+ size 4303534976
model-00039-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b1c96eb8af5ca75f4c6943ae284acc197508bd7944ca9b9b6f6b33d57f166c8
3
+ size 4303535416
model-00040-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c49ee03a942c92b7990d93114ba4e8ba6e619cdc40af3db30885b599f700061
3
+ size 4303315480
model-00041-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ba6c3b54349ea336a09917caa0fb0d5bafbe134a303823927b07c5aea6211b5
3
+ size 4303524912
model-00042-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfae2c7d5f538e3b170857eb786ba1233de8465839f717268a5a8bebbd8a5c8
3
+ size 4303535424
model-00043-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27f3ee98d37c013feb79e9988bfddb0cbb5fb43979740c308ad2b838630cd86
3
+ size 4303315296
model-00044-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40723a5f8d623739c94ad187c135f09a7eff0eb19f0a3acf78a7a0a1f3599364
3
+ size 4303535344
model-00045-of-000163.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cb1ca727d92b22de7cd52db57b12bdc205aec49fb37ee0aa1c1e79b318fe6cd
3
+ size 4303315696