Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
|
|
5 |
widget:
|
6 |
- example_title: "Yi-34B-Chat"
|
7 |
text: "hi"
|
@@ -14,6 +15,23 @@ widget:
|
|
14 |
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<div align="center">
|
18 |
|
19 |
<picture>
|
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
5 |
+
inference: false
|
6 |
widget:
|
7 |
- example_title: "Yi-34B-Chat"
|
8 |
text: "hi"
|
|
|
15 |
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
+
# Yi-9B-exl2
|
19 |
+
Original model: [Yi-9B](https://huggingface.co/01-ai/Yi-9B)
|
20 |
+
Model creator: [01-ai](https://huggingface.co/01-ai/)
|
21 |
+
## Quants
|
22 |
+
|
23 |
+
[4.25bpw-h8 (main)](https://huggingface.co/cgus/Yi-9B-exl2/tree/main)
|
24 |
+
[4.65bpw-h8](https://huggingface.co/cgus/Yi-9B-exl2/tree/4.65bpw-h8)
|
25 |
+
[5bpw-h8](https://huggingface.co/cgus/Yi-9B-exl2/tree/5bpw-h8)
|
26 |
+
[6bpw-h8](https://huggingface.co/cgus/Yi-9B-exl2/tree/6bpw-h8)
|
27 |
+
[8bpw-h8](https://huggingface.co/cgus/Yi-9B-exl2/tree/8bpw-h8)
|
28 |
+
|
29 |
+
## Quantization notes
|
30 |
+
|
31 |
+
Made with exllamav2 0.0.15 with the default dataset.
|
32 |
+
This model can be loaded with apps that have exllamav2 loader,
|
33 |
+
such as [Text-Generation-WebUI](https://github.com/oobabooga/text-generation-webui),
|
34 |
+
[KoboldAI](https://github.com/henk717/KoboldAI), [ExUI](https://github.com/turboderp/exui), etc.
|
35 |
<div align="center">
|
36 |
|
37 |
<picture>
|