Upload folder using huggingface_hub
Browse files- .gitattributes +14 -0
- README.md +101 -0
- yi-1.5-9b-chat.Q2_K.gguf +3 -0
- yi-1.5-9b-chat.Q3_K_L.gguf +3 -0
- yi-1.5-9b-chat.Q3_K_M.gguf +3 -0
- yi-1.5-9b-chat.Q3_K_S.gguf +3 -0
- yi-1.5-9b-chat.Q4_0.gguf +3 -0
- yi-1.5-9b-chat.Q4_1.gguf +3 -0
- yi-1.5-9b-chat.Q4_K_M.gguf +3 -0
- yi-1.5-9b-chat.Q4_K_S.gguf +3 -0
- yi-1.5-9b-chat.Q5_0.gguf +3 -0
- yi-1.5-9b-chat.Q5_1.gguf +3 -0
- yi-1.5-9b-chat.Q5_K_M.gguf +3 -0
- yi-1.5-9b-chat.Q5_K_S.gguf +3 -0
- yi-1.5-9b-chat.Q6_K.gguf +3 -0
- yi-1.5-9b-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-9b-chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
yi-1.5-9b-chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
yi-1.5-9b-chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
yi-1.5-9b-chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
yi-1.5-9b-chat.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
yi-1.5-9b-chat.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
yi-1.5-9b-chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
yi-1.5-9b-chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
yi-1.5-9b-chat.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
yi-1.5-9b-chat.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
yi-1.5-9b-chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
yi-1.5-9b-chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
yi-1.5-9b-chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
yi-1.5-9b-chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: "Yi-1.5-9B-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-9B-Chat
|
10 |
+
This is a GGUF quantization of Yi-1.5-9B-Chat.
|
11 |
+
|
12 |
+
## Original Repo Link:
|
13 |
+
[Original Repository](https://huggingface.co/01-ai/Yi-1.5-9B-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-9b-chat.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b2fe1006b26cff911ac161499b6002806b6e0fa41d87d38282de5c06942606f
|
3 |
+
size 3354325184
|
yi-1.5-9b-chat.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b985036194c2f10c8d28e9c4a7d314cdb4595864220d12fda4af7f41a3fe6e7
|
3 |
+
size 4690751680
|
yi-1.5-9b-chat.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dce60fc500ee360579612c35f38280938467d4d3707ce74bcf6454b1ff93efe
|
3 |
+
size 4324405440
|
yi-1.5-9b-chat.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d932476171369d4de84544d9952bf0e910363804642dcf01554fea6d6079d2f5
|
3 |
+
size 3899207872
|
yi-1.5-9b-chat.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d8a5fba490b760f30ad9330134ee83bbb4e79b4f3a24bd80a722a7be32b24b4
|
3 |
+
size 5036994752
|
yi-1.5-9b-chat.Q4_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0277637ca37f195a547f9278740fe623744750568aa5dc66541d469659b6da6e
|
3 |
+
size 5572423872
|
yi-1.5-9b-chat.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a06731d69cf2e1d3f69f537e5312577e5db45ca690c8ac89ca2a60b946b13dd
|
3 |
+
size 5328957632
|
yi-1.5-9b-chat.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33813cb2be64d57edee7ad926aeaecb78151cb37d603e5e7a195b474372f2dab
|
3 |
+
size 5071859904
|
yi-1.5-9b-chat.Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:774bb35e63b4c182e67ddaae815ce6e0d6a245f487573a564f6ee1c7b6db60f9
|
3 |
+
size 6107852992
|
yi-1.5-9b-chat.Q5_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d3421fab5bc1bbda281fdc50b5a6a58b7fb54470bf32662f369efda82f3ba1f
|
3 |
+
size 6643282112
|
yi-1.5-9b-chat.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74424777a860c63466992aee59494bc88e2d3e27af320c62ed82b3ab2de22359
|
3 |
+
size 6258258112
|
yi-1.5-9b-chat.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4fe19253cdc2d2dedcaf4c1bd0284e8966a6b2a694bd6ace3cca2d6e769884a
|
3 |
+
size 6107852992
|
yi-1.5-9b-chat.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e73ca274a58999ac019ffa71290848e52b551c405662677e55458e511b0301
|
3 |
+
size 7245639872
|
yi-1.5-9b-chat.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7adf85783ffb175965c8854754a3736236b459ac999db030eee14e689b24012
|
3 |
+
size 9383915712
|