Upload folder using huggingface_hub
Browse files- .gitattributes +14 -0
- README.md +101 -0
- yi-1.5-6b-chat.Q2_K.gguf +3 -0
- yi-1.5-6b-chat.Q3_K_L.gguf +3 -0
- yi-1.5-6b-chat.Q3_K_M.gguf +3 -0
- yi-1.5-6b-chat.Q3_K_S.gguf +3 -0
- yi-1.5-6b-chat.Q4_0.gguf +3 -0
- yi-1.5-6b-chat.Q4_1.gguf +3 -0
- yi-1.5-6b-chat.Q4_K_M.gguf +3 -0
- yi-1.5-6b-chat.Q4_K_S.gguf +3 -0
- yi-1.5-6b-chat.Q5_0.gguf +3 -0
- yi-1.5-6b-chat.Q5_1.gguf +3 -0
- yi-1.5-6b-chat.Q5_K_M.gguf +3 -0
- yi-1.5-6b-chat.Q5_K_S.gguf +3 -0
- yi-1.5-6b-chat.Q6_K.gguf +3 -0
- yi-1.5-6b-chat.Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,17 @@ 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 |
+
yi-1.5-6b-chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
yi-1.5-6b-chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
yi-1.5-6b-chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
yi-1.5-6b-chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
yi-1.5-6b-chat.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
yi-1.5-6b-chat.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
yi-1.5-6b-chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
yi-1.5-6b-chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
yi-1.5-6b-chat.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
yi-1.5-6b-chat.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
yi-1.5-6b-chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
yi-1.5-6b-chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
yi-1.5-6b-chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
yi-1.5-6b-chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: "Yi-1.5-6B-Chat Quantized in GGUF"
|
3 |
+
tags:
|
4 |
+
- GGUF
|
5 |
+
language: en
|
6 |
+
---
|
7 |
+
![Image description](https://i.postimg.cc/MGwhtFfF/tsune-fixed.png)
|
8 |
+
|
9 |
+
# Tsunemoto GGUF's of Yi-1.5-6B-Chat
|
10 |
+
This is a GGUF quantization of Yi-1.5-6B-Chat.
|
11 |
+
|
12 |
+
## Original Repo Link:
|
13 |
+
[Original Repository](https://huggingface.co/01-ai/Yi-1.5-6B-Chat)
|
14 |
+
|
15 |
+
## Original Model Card:
|
16 |
+
---
|
17 |
+
<div align="center">
|
18 |
+
|
19 |
+
<picture>
|
20 |
+
<img src="https://raw.githubusercontent.com/01-ai/Yi/main/assets/img/Yi_logo_icon_light.svg" width="150px">
|
21 |
+
</picture>
|
22 |
+
|
23 |
+
</div>
|
24 |
+
|
25 |
+
<p align="center">
|
26 |
+
<a href="https://github.com/01-ai">π GitHub</a> β’
|
27 |
+
<a href="https://discord.gg/hYUwWddeAu">πΎ Discord</a> β’
|
28 |
+
<a href="https://twitter.com/01ai_yi">π€ Twitter</a> β’
|
29 |
+
<a href="https://github.com/01-ai/Yi-1.5/issues/2">π¬ WeChat</a>
|
30 |
+
<br/>
|
31 |
+
<a href="https://arxiv.org/abs/2403.04652">π Paper</a> β’
|
32 |
+
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#faq">π FAQ</a> β’
|
33 |
+
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#learning-hub">π Learning Hub</a>
|
34 |
+
</p>
|
35 |
+
|
36 |
+
# Intro
|
37 |
+
|
38 |
+
Yi-1.5 is an upgraded version of Yi. It is continuously pre-trained on Yi with a high-quality corpus of 500B tokens and fine-tuned on 3M diverse fine-tuning samples.
|
39 |
+
|
40 |
+
Compared with Yi, Yi-1.5 delivers stronger performance in coding, math, reasoning, and instruction-following capability, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension.
|
41 |
+
|
42 |
+
<div align="center">
|
43 |
+
|
44 |
+
Model | Context Length | Pre-trained Tokens
|
45 |
+
| :------------: | :------------: | :------------: |
|
46 |
+
| Yi-1.5 | 4K | 3.6T
|
47 |
+
|
48 |
+
</div>
|
49 |
+
|
50 |
+
# Models
|
51 |
+
|
52 |
+
- Chat models
|
53 |
+
|
54 |
+
<div align="center">
|
55 |
+
|
56 |
+
| Name | Download |
|
57 |
+
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
58 |
+
| Yi-1.5-34B-Chat | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
59 |
+
| Yi-1.5-9B-Chat | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
60 |
+
| Yi-1.5-6B-Chat | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
61 |
+
|
62 |
+
</div>
|
63 |
+
|
64 |
+
- Base models
|
65 |
+
|
66 |
+
<div align="center">
|
67 |
+
|
68 |
+
| Name | Download |
|
69 |
+
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
70 |
+
| Yi-1.5-34B | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
71 |
+
| Yi-1.5-9B | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
72 |
+
| Yi-1.5-6B | β’ [π€ Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β’ [π€ ModelScope](https://www.modelscope.cn/organization/01ai) |
|
73 |
+
|
74 |
+
</div>
|
75 |
+
|
76 |
+
# Benchmarks
|
77 |
+
|
78 |
+
- Chat models
|
79 |
+
|
80 |
+
Yi-1.5-34B-Chat is on par with or excels beyond larger models in most benchmarks.
|
81 |
+
|
82 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/KcsJ9Oc1VnEmfCDEJc5cd.png)
|
83 |
+
|
84 |
+
Yi-1.5-9B-Chat is the top performer among similarly sized open-source models.
|
85 |
+
|
86 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/xf6pLg5jqRCwjlh6m3t6_.png)
|
87 |
+
|
88 |
+
- Base models
|
89 |
+
|
90 |
+
Yi-1.5-34B is on par with or excels beyond larger models in some benchmarks.
|
91 |
+
|
92 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/BwU7QM-03dZvZzwdIE1xY.png)
|
93 |
+
|
94 |
+
Yi-1.5-9B is the top performer among similarly sized open-source models.
|
95 |
+
|
96 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/y-EYSYPT-3aWLJ0x8R94F.png)
|
97 |
+
|
98 |
+
# Quick Start
|
99 |
+
|
100 |
+
For getting up and running with Yi-1.5 models quickly, see [README](https://github.com/01-ai/Yi-1.5).
|
101 |
+
|
yi-1.5-6b-chat.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e24a0da8341a3d94b828b62ae89b5f49e1e0073054e1e553aa803cac3115bfd5
|
3 |
+
size 2337066784
|
yi-1.5-6b-chat.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ce813e409f4a86c3dbf47b5ab7839155f5821fbccdd4d3c0618e0fe1db869f6
|
3 |
+
size 3236892448
|
yi-1.5-6b-chat.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0311f3e77a4684c9f9dd46273cbb03ea6ab6dcec2a5420cbd9cd8eff4e5f4d2
|
3 |
+
size 2992836384
|
yi-1.5-6b-chat.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21a1455cf33fb24e9a8d1b2861c82659b91f090e710df9e74018b92e8d736cdf
|
3 |
+
size 2709196576
|
yi-1.5-6b-chat.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc5b55b415d7cd9edb15b9110308650b9b0d06cd94e17a5ae4f361087a379b0e
|
3 |
+
size 3479326496
|
yi-1.5-6b-chat.Q4_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f527c8ffd921c23ddb0352666a373174a87428a2952974603addd09e4de9d4e6
|
3 |
+
size 3841740576
|
yi-1.5-6b-chat.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff21e3b5cac52d0731cd55cf6fc078229d06fc6732144750e9641892e5a77b24
|
3 |
+
size 3673968416
|
yi-1.5-6b-chat.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a414078c3144a8d7fc1a33086b681d2b78204f6049cfdfbce74946142631469
|
3 |
+
size 3502919456
|
yi-1.5-6b-chat.Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aaa01a26bb0a0aa3c854ca941e58644a5b3434e891cc332c4065f30e6e89fe8
|
3 |
+
size 4204154656
|
yi-1.5-6b-chat.Q5_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39b441a77a70c3b04079e00e17aead364afd68e18ef1331d002d6788a0bd10f2
|
3 |
+
size 4566568736
|
yi-1.5-6b-chat.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d131bd7a84ac4869dbe4ee51a1772b7e3a325f1cd822cc036448573baf29f9c
|
3 |
+
size 4304424736
|
yi-1.5-6b-chat.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2f3b75769787cc4f5d0d5895e71678492a0b223464303ca9afcd3cb8d32d00d
|
3 |
+
size 4204154656
|
yi-1.5-6b-chat.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908f714424c4eab0c3893bbca8b7eb45c6ceb8ad5e6d9c180b7497c740a3968a
|
3 |
+
size 4974284576
|
yi-1.5-6b-chat.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35ca480ef4e99095ee206926d43d4c2280dbcb76f493706ae54f882906d6b48e
|
3 |
+
size 6442127136
|