初始化项目,由ModelHub XC社区提供模型

Model: RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-04 04:08:18 +08:00
commit 2ab3c8ca94
24 changed files with 261 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -0,0 +1,57 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-1.5-6B-Chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text

138
README.md Normal file
View File

@@ -0,0 +1,138 @@
Quantization made by Richard Erkhov.
[Github](https://github.com/RichardErkhov)
[Discord](https://discord.gg/pvy7H8DZMG)
[Request more models](https://github.com/RichardErkhov/quant_request)
Yi-1.5-6B-Chat - GGUF
- Model creator: https://huggingface.co/01-ai/
- Original model: https://huggingface.co/01-ai/Yi-1.5-6B-Chat/
| Name | Quant method | Size |
| ---- | ---- | ---- |
| [Yi-1.5-6B-Chat.Q2_K.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q2_K.gguf) | Q2_K | 2.18GB |
| [Yi-1.5-6B-Chat.IQ3_XS.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.IQ3_XS.gguf) | IQ3_XS | 2.41GB |
| [Yi-1.5-6B-Chat.IQ3_S.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.IQ3_S.gguf) | IQ3_S | 2.53GB |
| [Yi-1.5-6B-Chat.Q3_K_S.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q3_K_S.gguf) | Q3_K_S | 2.52GB |
| [Yi-1.5-6B-Chat.IQ3_M.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.IQ3_M.gguf) | IQ3_M | 2.62GB |
| [Yi-1.5-6B-Chat.Q3_K.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q3_K.gguf) | Q3_K | 2.79GB |
| [Yi-1.5-6B-Chat.Q3_K_M.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q3_K_M.gguf) | Q3_K_M | 2.79GB |
| [Yi-1.5-6B-Chat.Q3_K_L.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q3_K_L.gguf) | Q3_K_L | 3.01GB |
| [Yi-1.5-6B-Chat.IQ4_XS.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.IQ4_XS.gguf) | IQ4_XS | 3.11GB |
| [Yi-1.5-6B-Chat.Q4_0.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q4_0.gguf) | Q4_0 | 3.24GB |
| [Yi-1.5-6B-Chat.IQ4_NL.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.IQ4_NL.gguf) | IQ4_NL | 3.27GB |
| [Yi-1.5-6B-Chat.Q4_K_S.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q4_K_S.gguf) | Q4_K_S | 3.26GB |
| [Yi-1.5-6B-Chat.Q4_K.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q4_K.gguf) | Q4_K | 3.42GB |
| [Yi-1.5-6B-Chat.Q4_K_M.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q4_K_M.gguf) | Q4_K_M | 3.42GB |
| [Yi-1.5-6B-Chat.Q4_1.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q4_1.gguf) | Q4_1 | 3.58GB |
| [Yi-1.5-6B-Chat.Q5_0.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q5_0.gguf) | Q5_0 | 3.92GB |
| [Yi-1.5-6B-Chat.Q5_K_S.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q5_K_S.gguf) | Q5_K_S | 3.92GB |
| [Yi-1.5-6B-Chat.Q5_K.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q5_K.gguf) | Q5_K | 4.01GB |
| [Yi-1.5-6B-Chat.Q5_K_M.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q5_K_M.gguf) | Q5_K_M | 4.01GB |
| [Yi-1.5-6B-Chat.Q5_1.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q5_1.gguf) | Q5_1 | 4.25GB |
| [Yi-1.5-6B-Chat.Q6_K.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q6_K.gguf) | Q6_K | 4.63GB |
| [Yi-1.5-6B-Chat.Q8_0.gguf](https://huggingface.co/RichardErkhov/01-ai_-_Yi-1.5-6B-Chat-gguf/blob/main/Yi-1.5-6B-Chat.Q8_0.gguf) | Q8_0 | 6.0GB |
Original model description:
---
license: apache-2.0
---
<div align="center">
<picture>
<img src="https://raw.githubusercontent.com/01-ai/Yi/main/assets/img/Yi_logo_icon_light.svg" width="150px">
</picture>
</div>
<p align="center">
<a href="https://github.com/01-ai">🐙 GitHub</a>
<a href="https://discord.gg/hYUwWddeAu">👾 Discord</a>
<a href="https://twitter.com/01ai_yi">🐤 Twitter</a>
<a href="https://github.com/01-ai/Yi-1.5/issues/2">💬 WeChat</a>
<br/>
<a href="https://arxiv.org/abs/2403.04652">📝 Paper</a>
<a href="https://01-ai.github.io/">💪 Tech Blog</a>
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#faq">🙌 FAQ</a>
<a href="https://github.com/01-ai/Yi/tree/main?tab=readme-ov-file#learning-hub">📗 Learning Hub</a>
</p>
# Intro
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.
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.
<div align="center">
Model | Context Length | Pre-trained Tokens
| :------------: | :------------: | :------------: |
| Yi-1.5 | 4K, 16K, 32K | 3.6T
</div>
# Models
- Chat models
<div align="center">
| Name | Download |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI)|
| Yi-1.5-34B-Chat-16K | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| 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) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| Yi-1.5-9B-Chat-16K | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| 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) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
</div>
- Base models
<div align="center">
| Name | Download |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Yi-1.5-34B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| Yi-1.5-34B-32K | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| Yi-1.5-9B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| Yi-1.5-9B-32K | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
| Yi-1.5-6B | • [🤗 Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) • [🤖 ModelScope](https://www.modelscope.cn/organization/01ai) • [🟣 wisemodel](https://wisemodel.cn/organization/01.AI) |
</div>
# Benchmarks
- Chat models
Yi-1.5-34B-Chat is on par with or excels beyond larger models in most benchmarks.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/KcsJ9Oc1VnEmfCDEJc5cd.png)
Yi-1.5-9B-Chat is the top performer among similarly sized open-source models.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/xf6pLg5jqRCwjlh6m3t6_.png)
- Base models
Yi-1.5-34B is on par with or excels beyond larger models in some benchmarks.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/BwU7QM-03dZvZzwdIE1xY.png)
Yi-1.5-9B is the top performer among similarly sized open-source models.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/y-EYSYPT-3aWLJ0x8R94F.png)
# Quick Start
For getting up and running with Yi-1.5 models quickly, see [README](https://github.com/01-ai/Yi-1.5).

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d99c591167c5c5977b018d34c8ddb456a807651b9e05fe4e6db1db79930bf825
size 2813366400

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e2059556468ff228a1bf2f64a05bc159fdaa33a437c9951e82ea8a602d13000
size 2718109824

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bef3f38088faec1ffc194fd66dbb8e887f7aa3ed4634211d743a2addfe0d06c
size 2588348544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7eb5d8df6e8e9acbd7d5299da9eb251b58a7ce2b03144cf76c2744803e68c8d
size 3510259840

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9446276c7d9d3a5428b7d7fe103b1dad790997cbe4188b9ddbf1c28585cc2ce3
size 3336786048

3
Yi-1.5-6B-Chat.Q2_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ff3d52a02d25f4afb214039f9aedb2604e1e54bbbc698da9d9696266d03160a
size 2337067136

3
Yi-1.5-6B-Chat.Q3_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c4ab62e6fd0140c587bacc74e18ba5b24d531ab7312d29a1b0c348f8af8d5b4
size 2992836736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4079f3ad02b9b20d1b929341dc55e9cbd643f88cdcbcaef24ef0674d21a7303
size 3236892800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c4ab62e6fd0140c587bacc74e18ba5b24d531ab7312d29a1b0c348f8af8d5b4
size 2992836736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d0c99bab79a912dbabe84b52be42151e50ad8c267a1884020cc8e44984d052e
size 2709196928

3
Yi-1.5-6B-Chat.Q4_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d80d823d80dd57ea4041ef60a8136fb40ed79538abeba40b60823c9b4d6c7624
size 3479326848

3
Yi-1.5-6B-Chat.Q4_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e048193d2d77ec655b99bbaf0e870c4d6489b083767e58faf28f1c514283328a
size 3841740928

3
Yi-1.5-6B-Chat.Q4_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:232af5ee2cc3445158ceafd70bc4d03ba7359cde6ca90081c0ba5eee2f9ebf54
size 3673968768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:232af5ee2cc3445158ceafd70bc4d03ba7359cde6ca90081c0ba5eee2f9ebf54
size 3673968768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32c4e7b84f8bf1d95bcabc778ba779fcec18d2edf31e0ff2f743d00bce20b4c9
size 3502919808

3
Yi-1.5-6B-Chat.Q5_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a42ec56f37775e56ea8c7f923820800ef1c61f37f14c34693a0cb06228b8b687
size 4204155008

3
Yi-1.5-6B-Chat.Q5_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92d44d1d0aa0dfc30edeb44dfbd8d63873842c354c081d0fa2f25d037499fa49
size 4566569088

3
Yi-1.5-6B-Chat.Q5_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2548ce723919c68428d6db8190db7d1e91726705c69767a1f68d6993c087226
size 4304425088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2548ce723919c68428d6db8190db7d1e91726705c69767a1f68d6993c087226
size 4304425088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:966eb08994441f2001e0d42585e862ab7b19be22e6a4e67f5290b828da02d1c8
size 4204155008

3
Yi-1.5-6B-Chat.Q6_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b5ea32b95b9f46d0b7c1d8c925831c3131383718be5ec2aed73e6b813cbecd2
size 4974284928

3
Yi-1.5-6B-Chat.Q8_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:512801065c8aa97b633c51845799a83b2f7e4777cf02e3933cb1e0a43dd99682
size 6442127488