redmoe-ai-v1 commited on
Commit
1cc38e2
·
1 Parent(s): 9b43be8

add dots.llm1.inst

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +3 -0
  2. LICENSE +21 -0
  3. README.md +199 -3
  4. config.json +38 -0
  5. figures/XHSlong750px.png +0 -0
  6. figures/new_logo.png +3 -0
  7. figures/new_logo2.png +0 -0
  8. figures/performance.png +3 -0
  9. figures/wechat.png +3 -0
  10. generation_config.json +12 -0
  11. merges.txt +0 -0
  12. model-00001-of-00067.safetensors +3 -0
  13. model-00002-of-00067.safetensors +3 -0
  14. model-00003-of-00067.safetensors +3 -0
  15. model-00004-of-00067.safetensors +3 -0
  16. model-00005-of-00067.safetensors +3 -0
  17. model-00006-of-00067.safetensors +3 -0
  18. model-00007-of-00067.safetensors +3 -0
  19. model-00008-of-00067.safetensors +3 -0
  20. model-00009-of-00067.safetensors +3 -0
  21. model-00010-of-00067.safetensors +3 -0
  22. model-00011-of-00067.safetensors +3 -0
  23. model-00012-of-00067.safetensors +3 -0
  24. model-00013-of-00067.safetensors +3 -0
  25. model-00014-of-00067.safetensors +3 -0
  26. model-00015-of-00067.safetensors +3 -0
  27. model-00016-of-00067.safetensors +3 -0
  28. model-00017-of-00067.safetensors +3 -0
  29. model-00018-of-00067.safetensors +3 -0
  30. model-00019-of-00067.safetensors +3 -0
  31. model-00020-of-00067.safetensors +3 -0
  32. model-00021-of-00067.safetensors +3 -0
  33. model-00022-of-00067.safetensors +3 -0
  34. model-00023-of-00067.safetensors +3 -0
  35. model-00024-of-00067.safetensors +3 -0
  36. model-00025-of-00067.safetensors +3 -0
  37. model-00026-of-00067.safetensors +3 -0
  38. model-00027-of-00067.safetensors +3 -0
  39. model-00028-of-00067.safetensors +3 -0
  40. model-00029-of-00067.safetensors +3 -0
  41. model-00030-of-00067.safetensors +3 -0
  42. model-00031-of-00067.safetensors +3 -0
  43. model-00032-of-00067.safetensors +3 -0
  44. model-00033-of-00067.safetensors +3 -0
  45. model-00034-of-00067.safetensors +3 -0
  46. model-00035-of-00067.safetensors +3 -0
  47. model-00036-of-00067.safetensors +3 -0
  48. model-00037-of-00067.safetensors +3 -0
  49. model-00038-of-00067.safetensors +3 -0
  50. model-00039-of-00067.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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
+ figures/new_logo.png filter=lfs diff=lfs merge=lfs -text
37
+ figures/performance.png filter=lfs diff=lfs merge=lfs -text
38
+ figures/wechat.png filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2025 rednote-hilab
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
@@ -1,3 +1,199 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ license_link: https://huggingface.co/rednote-hilab/dots.llm1.inst/blob/main/LICENSE
4
+ pipeline_tag: text-generation
5
+ base_model: rednote-hilab/dots.llm1.base
6
+ tags:
7
+ - chat
8
+ library_name: transformers
9
+ language:
10
+ - en
11
+ - zh
12
+ ---
13
+
14
+ # dots1
15
+
16
+ <p align="center">
17
+ <img src="figures/new_logo2.png" width="300"/>
18
+ <p>
19
+
20
+ <p align="center">
21
+ &nbsp&nbsp🤗 <a href="https://huggingface.co/rednote-hilab">Hugging Face</a>&nbsp&nbsp | &nbsp&nbsp 📑 <a href="https://www.arxiv.org/abs/2506.05767">Paper</a> &nbsp&nbsp
22
+ <br>
23
+ 🖥️ <a href="https://huggingface.co/spaces/rednote-hilab/dots-demo">Demo</a>&nbsp&nbsp | &nbsp&nbsp💬 <a href="figures/wechat.png">WeChat (微信)</a>&nbsp&nbsp | &nbsp&nbsp📕 <a href="https://www.xiaohongshu.com/user/profile/683ffe42000000001d021a4c">rednote</a>&nbsp&nbsp
24
+ </p>
25
+
26
+
27
+ Visit our Hugging Face (click links above), search checkpoints with names starting with `dots.llm1` or visit the [dots1 collection](https://huggingface.co/collections/rednote-hilab/dotsllm1-68246aaaaba3363374a8aa7c), and you will find all you need! Enjoy!
28
+
29
+
30
+ ## News
31
+
32
+ - 2025.06.06: We released the `dots.llm1` series. Check our [report](https://github.com/rednote-hilab/dots.llm1/blob/main/dots1_tech_report.pdf) for more details!
33
+
34
+
35
+ ## 1. Introduction
36
+
37
+
38
+ The `dots.llm1` model is a large-scale MoE model that activates 14B parameters out of a total of 142B parameters, delivering performance on par with state-of-the-art models.
39
+ Leveraging our meticulously crafted and efficient data processing pipeline, `dots.llm1` achieves performance comparable to Qwen2.5-72B after pretrained on high-quality corpus without synthetic data. To foster further research, we open-source intermediate training checkpoints spanning the entire training process, providing valuable insights into the learning dynamics of large language models.
40
+
41
+
42
+ <p align="center">
43
+ <img width="90%" src="./figures/performance.png">
44
+ </p>
45
+
46
+ ## 2. Model Summary
47
+
48
+ **This repo contains the base and instruction-tuned `dots.llm1` model**. which has the following features:
49
+
50
+ - Type: A MoE model with 14B activated and 142B total parameters trained on high-quality corpus.
51
+ - Training Stages: Pretraining and SFT.
52
+ - Architecture: Multi-head Attention with QK-Norm in attention Layer, fine-grained MoE utilizing top-6 out of 128 routed experts, plus 2 shared experts.
53
+ - Number of Layers: 62
54
+ - Number of Attention Heads: 32
55
+ - Supported Languages: English, Chinese
56
+ - Context Length: 32,768 tokens
57
+ - License: MIT
58
+
59
+ The highlights from `dots.llm1` include:
60
+
61
+ - **Enhanced Data Processing**: We propose a scalable and fine-grained *three-stage* data processing framework designed to generate large-scale, high-quality and diverse data for pretraining.
62
+ - **No Synthetic Data during Pretraining**: High-quality non-synthetic tokens was used in base model pretraining.
63
+ - **Performance and Cost Efficiency**: `dots.llm1` is an open-source model that activates only *14B* parameters at inference, delivering both comprehensive capabilities and high computational efficiency.
64
+ - **Infrastructure**: We introduce an innovative MoE all-to-all communication and computation overlapping recipe based on interleaved 1F1B pipeline scheduling and an efficient grouped GEMM implementation to boost computational efficiency.
65
+ - **Open Accessibility to Model Dynamics**: Intermediate model checkpoints are released spanning the entire training process, facilitating future research into the learning dynamics of large language models.
66
+
67
+ ## 3. Example Usage
68
+
69
+ ### Model Downloads
70
+
71
+ <div align="center">
72
+
73
+ | **Model** | **#Total Params** | **#Activated Params** | **Context Length** | **Download Link** |
74
+ | :------------: | :------------: | :------------: | :------------: | :------------: |
75
+ | dots.llm1.base | 142B | 14B | 32K | [🤗 Hugging Face](https://huggingface.co/rednote-hilab/dots.llm1.base) |
76
+ | dots.llm1.inst | 142B | 14B | 32K | [🤗 Hugging Face](https://huggingface.co/rednote-hilab/dots.llm1.inst) |
77
+
78
+ </div>
79
+
80
+ ### Docker (recommended)
81
+
82
+
83
+ The docker images are available on [Docker Hub](https://hub.docker.com/repository/docker/rednotehilab/dots1/tags), based on the official images.
84
+
85
+ You can start a server via vllm.
86
+
87
+ ```shell
88
+ docker run --gpus all \
89
+ -v ~/.cache/huggingface:/root/.cache/huggingface \
90
+ -p 8000:8000 \
91
+ --ipc=host \
92
+ rednotehilab/dots1:vllm-openai-v0.9.0.1 \
93
+ --model rednote-hilab/dots.llm1.inst \
94
+ --tensor-parallel-size 8 \
95
+ --trust-remote-code \
96
+ --served-model-name dots1
97
+ ```
98
+
99
+ Then you can verify whether the model is running successfully in the following way.
100
+
101
+ ```shell
102
+ curl http://localhost:8000/v1/chat/completions \
103
+ -H "Content-Type: application/json" \
104
+ -d '{
105
+ "model": "dots1",
106
+ "messages": [
107
+ {"role": "system", "content": "You are a helpful assistant."},
108
+ {"role": "user", "content": "Who won the world series in 2020?"}
109
+ ],
110
+ "max_tokens": 32,
111
+ "temperature": 0
112
+ }'
113
+ ```
114
+
115
+
116
+ ### Inference with huggingface
117
+
118
+ We are working to merge it into Transformers ([PR #38143](https://github.com/huggingface/transformers/pull/38143)).
119
+
120
+ #### Text Completion
121
+
122
+ ```python
123
+ import torch
124
+ from transformers import AutoTokenizer, AutoModelForCausalLM, GenerationConfig
125
+
126
+ model_name = "rednote-hilab/dots.llm1.base"
127
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
128
+
129
+ model = AutoModelForCausalLM.from_pretrained(model_name, device_map="auto", torch_dtype=torch.bfloat16)
130
+
131
+ text = "An attention function can be described as mapping a query and a set of key-value pairs to an output, where the query, keys, values, and output are all vectors. The output is"
132
+ inputs = tokenizer(text, return_tensors="pt")
133
+ outputs = model.generate(**inputs.to(model.device), max_new_tokens=100)
134
+ result = tokenizer.decode(outputs[0], skip_special_tokens=True)
135
+ print(result)
136
+ ```
137
+
138
+ #### Chat Completion
139
+
140
+ ```python
141
+ import torch
142
+ from transformers import AutoTokenizer, AutoModelForCausalLM, GenerationConfig
143
+
144
+ model_name = "rednote-hilab/dots.llm1.inst"
145
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
146
+
147
+ model = AutoModelForCausalLM.from_pretrained(model_name, device_map="auto", torch_dtype=torch.bfloat16)
148
+
149
+ messages = [
150
+ {"role": "user", "content": "Write a piece of quicksort code in C++"}
151
+ ]
152
+ input_tensor = tokenizer.apply_chat_template(messages, add_generation_prompt=True, return_tensors="pt")
153
+ outputs = model.generate(input_tensor.to(model.device), max_new_tokens=200)
154
+
155
+ result = tokenizer.decode(outputs[0][input_tensor.shape[1]:], skip_special_tokens=True)
156
+ print(result)
157
+ ```
158
+
159
+ ### Inference with vllm
160
+
161
+ [vLLM](https://github.com/vllm-project/vllm) is a high-throughput and memory-efficient inference and serving engine for LLMs. Official support for this feature is covered in [PR #18254](https://github.com/vllm-project/vllm/pull/18254).
162
+
163
+ ```shell
164
+ vllm serve dots.llm1.inst --port 8000 --tensor-parallel-size 8
165
+ ```
166
+
167
+ An OpenAI-compatible API will be available at `http://localhost:8000/v1`.
168
+
169
+ ### Inference with sglang
170
+
171
+ [SGLang](https://github.com/sgl-project/sglang) is a fast serving framework for large language models and vision language models. SGLang could be used to launch a server with OpenAI-compatible API service. Official support for this feature is covered in [PR #6471](https://github.com/sgl-project/sglang/pull/6471).
172
+
173
+ Getting started is as simple as running:
174
+
175
+ ```shell
176
+ python -m sglang.launch_server --model-path dots.llm1.inst --tp 8 --host 0.0.0.0 --port 8000
177
+ ```
178
+
179
+ An OpenAI-compatible API will be available at `http://localhost:8000/v1`.
180
+
181
+ ## 4. Evaluation Results
182
+
183
+ Detailed evaluation results are reported in this [📑 report](https://github.com/rednote-hilab/dots.llm1/blob/main/dots1_tech_report.pdf).
184
+
185
+ ## Citation
186
+
187
+ If you find `dots.llm1` is useful or want to use in your projects, please kindly cite our paper:
188
+
189
+ ```
190
+ @misc{huo2025dotsllm1technicalreport,
191
+ title={dots.llm1 Technical Report},
192
+ author={Bi Huo and Bin Tu and Cheng Qin and Da Zheng and Debing Zhang and Dongjie Zhang and En Li and Fu Guo and Jian Yao and Jie Lou and Junfeng Tian and Li Hu and Ran Zhu and Shengdong Chen and Shuo Liu and Su Guang and Te Wo and Weijun Zhang and Xiaoming Shi and Xinxin Peng and Xing Wu and Yawen Liu and Yuqiu Ji and Ze Wen and Zhenhai Liu and Zichao Li and Zilong Liao},
193
+ year={2025},
194
+ eprint={2506.05767},
195
+ archivePrefix={arXiv},
196
+ primaryClass={cs.CL},
197
+ url={https://arxiv.org/abs/2506.05767},
198
+ }
199
+ ```
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Dots1ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": null,
8
+ "eos_token_id": 151645,
9
+ "first_k_dense_replace": 1,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 4096,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 10944,
14
+ "max_position_embeddings": 32768,
15
+ "model_type": "dots1",
16
+ "moe_intermediate_size": 1408,
17
+ "moe_layer_freq": 1,
18
+ "n_routed_experts": 128,
19
+ "n_shared_experts": 2,
20
+ "norm_topk_prob": true,
21
+ "num_attention_heads": 32,
22
+ "num_experts_per_tok": 6,
23
+ "num_hidden_layers": 62,
24
+ "num_key_value_heads": 32,
25
+ "pretraining_tp": 1,
26
+ "rms_norm_eps": 1e-05,
27
+ "rope_scaling": null,
28
+ "rope_theta": 10000000,
29
+ "routed_scaling_factor": 2.5,
30
+ "sliding_window": null,
31
+ "scoring_func": "noaux_tc",
32
+ "tie_word_embeddings": false,
33
+ "torch_dtype": "bfloat16",
34
+ "transformers_version": "4.46.3",
35
+ "use_cache": true,
36
+ "use_sliding_window": false,
37
+ "vocab_size": 152064
38
+ }
figures/XHSlong750px.png ADDED
figures/new_logo.png ADDED

Git LFS Details

  • SHA256: 2e5808698bcd60df90869af469743248a4560d0ffb2232eceb74cd9c0a7df763
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
figures/new_logo2.png ADDED
figures/performance.png ADDED

Git LFS Details

  • SHA256: ca42a057f65c1ea12c303e41938dbe38fc285769002272af767b76605cf8ea98
  • Pointer size: 131 Bytes
  • Size of remote file: 139 kB
figures/wechat.png ADDED

Git LFS Details

  • SHA256: e6f386b64bd313bd998bf0f25e9f1b32c0fbbfe7d972a60227c22fdc044da885
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "do_sample": true,
4
+ "tempeture": 0.7,
5
+ "top_p": 0.8,
6
+ "bos_token_id": 151643,
7
+ "eos_token_id": [
8
+ 151643,
9
+ 151649
10
+ ],
11
+ "transformers_version": "4.46.3"
12
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f46bb997f8e0a438e420a728fa7c1730ee4e32be42a5af6e4f50b5fdeff95f4
3
+ size 4290290528
model-00002-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a9797ce70546e04bd52069c312e29025fdd7e3e4f7c5f52ebe298171103b78
3
+ size 4287690192
model-00003-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fad91ec19527dc0fac3119a41118b74851a401c6b48905c9562e0fe85455332
3
+ size 4287690448
model-00004-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b69b52f024cfa324e72f4c145ad3231ec85014a8b2293f3974904c91769223d
3
+ size 4287690448
model-00005-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:174d17072811a1510692a07d17dfb5bab115d77dc94af5d02fb76aa03bb4a7cb
3
+ size 4287690456
model-00006-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a0057454616881de51044de5a0506018c5bdb0f9de910e134fa9512a754a37
3
+ size 4290819520
model-00007-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2066df744a349dc1c320bf3b244ed499ad0a25323f14a13cfa8e00ccd8ac2daf
3
+ size 4287690488
model-00008-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499267a14a3379c21c51262a584f9a0af15a81d5a6329f0774f6f4d66f3e05e1
3
+ size 4287690488
model-00009-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2f06eff3144b4e132f83c3714b5841325fe457704eba246fafeceffb251361
3
+ size 4287690488
model-00010-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a8dc1363f16a8fefe9b9edaa1bec99cbecfb74a0dcbd5f5ed7a3ff120e55e5
3
+ size 4287690472
model-00011-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feee159fd624a7a51b53d70e0c1645d35b2473e3f24c0df7ebd21ce6956a70bd
3
+ size 4287690472
model-00012-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9bb01824cf99963ac4105e713d32f411fa8c86a256fe18c1d647c4aae23701
3
+ size 4287690472
model-00013-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ef69e9b9176fcbfd2faafb6e3edb3f304a0c055d0e97c166a92b9ca37ccd1f
3
+ size 4287690312
model-00014-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258302f8ef9dc5fdba60b6c5f9a751220e2e14d66124e43686713c58d46e9260
3
+ size 4287690240
model-00015-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43eee9f6105adb63cff8f714e8e9bc532f891c3aaf0ed3ba049b40290a329791
3
+ size 4287690472
model-00016-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7a7edcd791539b68860699944082d046c4998fdcffdea5e1676c6204fd63d3
3
+ size 4287690448
model-00017-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c6c0c3295a81a0eec1c77aefd40e45ce2f630564230ca2ccdefd29f9f1dfaa
3
+ size 4287690440
model-00018-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a0ca1a50009b88aa22bc1f93525b413315a3e23987d1018d2fae08c2d20a9b3
3
+ size 4287690448
model-00019-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b132486752b8075f9a54b36cae7cecd65a58641c4c135d986622eb6055d7b20
3
+ size 4280334360
model-00020-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60d41401d3ef5a3560b059e8074913393652fb78d1a298c2373a5cd45292070
3
+ size 4286641184
model-00021-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415192059df3eb0b6421a7cfd81d5e7c8720f229fc59a89bd787db942046a8c7
3
+ size 4287690488
model-00022-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d24b689a00f8eb56ea2809fa271acc270d826ffaade9509f7c3cfeaa53c3dd
3
+ size 4287690488
model-00023-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f78061e7f6236cb2020d5f090e6f358b0e1c3026babb610c489ec370769dffd6
3
+ size 4287690472
model-00024-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09194a54f8676caeebaf764947f450f21056ce2108ecec2938eb9cd81d3b3261
3
+ size 4287690472
model-00025-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad21c68dc05a0bfdfe4bbc0ea10507d5b60eae4b87fbae4df2c190e7b1a1ad5
3
+ size 4287690272
model-00026-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f68dfd6c383b215a7fb193da0fcaf79daeb460d7441c1e24f57e39c468563d5
3
+ size 4287690280
model-00027-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77d42e8565c7c5c8b40d576b936362c6c3bd5017b59e355204e0943747af30f
3
+ size 4287690472
model-00028-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:882a85d0267b0ed89ce975a83f236f074dc412d3ae319b572b6f4aa7950f3ed4
3
+ size 4287690472
model-00029-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8d6f8e06dfaef03e501cbe1d899be55e704040e23d820c4d4950317cf662cfd
3
+ size 4287690456
model-00030-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d539db86b66f48fcc81351238be0b5a9d184cc6078cd239e62d766aed6bf618f
3
+ size 4287690448
model-00031-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b18e8a9d48daa10dcd439636e54e044a5995ba3c5e35e914b49acecb9c4447
3
+ size 4287690448
model-00032-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493474e063af4dfdced4670db9236903c441f87a67e7376628ed8cc540db0dbf
3
+ size 4289779824
model-00033-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41283d77f94fb3beb19160d2867327dea599080869ba7b09bb5233f0080733b9
3
+ size 4288730168
model-00034-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e68695c000c9561ee0b2668e62ea29c6088ef825a6b42b16da168f7343b187
3
+ size 4287690488
model-00035-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cdf51795fcbb8576cf79892d6945613a138f57d26dfcff3fc4735cb6c4c6125
3
+ size 4287690488
model-00036-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1370312e447ef860f301e1b98d27f64bb7dfa14db7089802055b24a1a3883403
3
+ size 4287690480
model-00037-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7702a7b9bbb5fd37135d29f7a166eacd14c2ef0ca2496d610ace5a75c2ec27ba
3
+ size 4287690232
model-00038-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d651a5ada1b74c7c6151e4d8281206535c440e88987d04ca772ad10a93922c9
3
+ size 4287690328
model-00039-of-00067.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09961fe8672480c5a12ac7db42f8d5cb5bf6c0ac9cc46ac05a877e96f3afa64c
3
+ size 4287690472