Update README.md
Browse files
README.md
CHANGED
@@ -15,15 +15,15 @@ Read more details about Sailor2 at https://sailorllm.github.io/blog/sailor2.
|
|
15 |
|
16 |
---
|
17 |
|
18 |
-
<details>
|
19 |
<summary>
|
20 |
<b><font size="+1">🔱 Sailor2 Models</font></b>
|
21 |
</summary>
|
22 |
|
23 |
- [GitHub](https://github.com/sail-sg/sailor2): All you need to know about using or fine-tuning Sailor2.
|
24 |
-
- [Sailor2-1B](https://huggingface.co/sail/Sailor2-1B): 1B base model continually pre-trained on 500B tokens from Qwen2.5-0.5B.
|
25 |
-
- [Sailor2-8B](https://huggingface.co/sail/Sailor2-8B): 8B base model continually pre-trained on 500B tokens from Qwen2.5-7B.
|
26 |
-
- [Sailor2-20B](https://huggingface.co/sail/Sailor2-20B): 20B base model continually pre-trained on 500B tokens from Qwen2.5-14B.
|
27 |
- [Sailor2-1B-Chat](https://huggingface.co/sail/Sailor2-1B-Chat): 1B chat model after post-training on the 1B base model.
|
28 |
- [Sailor2-8B-Chat](https://huggingface.co/sail/Sailor2-8B-Chat): 8B chat model after post-training on the 8B base model.
|
29 |
- [Sailor2-20B-Chat](https://huggingface.co/sail/Sailor2-20B-Chat): 20B chat model after post-training on the 20B base model.
|
|
|
15 |
|
16 |
---
|
17 |
|
18 |
+
<details open>
|
19 |
<summary>
|
20 |
<b><font size="+1">🔱 Sailor2 Models</font></b>
|
21 |
</summary>
|
22 |
|
23 |
- [GitHub](https://github.com/sail-sg/sailor2): All you need to know about using or fine-tuning Sailor2.
|
24 |
+
- [Sailor2-1B](https://huggingface.co/sail/Sailor2-1B): 1B base model continually pre-trained on 500B tokens from Qwen2.5-0.5B with model expansion.
|
25 |
+
- [Sailor2-8B](https://huggingface.co/sail/Sailor2-8B): 8B base model continually pre-trained on 500B tokens from Qwen2.5-7B with model expansion.
|
26 |
+
- [Sailor2-20B](https://huggingface.co/sail/Sailor2-20B): 20B base model continually pre-trained on 500B tokens from Qwen2.5-14B with model expansion.
|
27 |
- [Sailor2-1B-Chat](https://huggingface.co/sail/Sailor2-1B-Chat): 1B chat model after post-training on the 1B base model.
|
28 |
- [Sailor2-8B-Chat](https://huggingface.co/sail/Sailor2-8B-Chat): 8B chat model after post-training on the 8B base model.
|
29 |
- [Sailor2-20B-Chat](https://huggingface.co/sail/Sailor2-20B-Chat): 20B chat model after post-training on the 20B base model.
|