Update README.md
Browse files
README.md
CHANGED
@@ -2,17 +2,19 @@
|
|
2 |
license: other
|
3 |
inference: false
|
4 |
---
|
|
|
5 |
<div style="width: 100%;">
|
6 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
7 |
</div>
|
8 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
9 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
10 |
-
<p><a href="https://discord.gg/
|
11 |
</div>
|
12 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
13 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
14 |
</div>
|
15 |
</div>
|
|
|
16 |
# Vicuna 7B 1.1 GPTQ 4bit 128g
|
17 |
|
18 |
This is a 4-bit GPTQ version of the [Vicuna 7B 1.1 model](https://huggingface.co/lmsys/vicuna-7b-delta-v1.1).
|
@@ -84,17 +86,30 @@ Then link that into `text-generation-webui/repositories` as described above.
|
|
84 |
|
85 |
Or just use `vicuna-7B-1.1-GPTQ-4bit-128g.no-act-order.pt` as mentioned above.
|
86 |
|
87 |
-
|
|
|
88 |
|
89 |
-
|
90 |
|
91 |
-
|
92 |
|
93 |
-
|
94 |
|
95 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
97 |
-
|
|
|
|
|
|
|
|
|
98 |
|
99 |
# Vicuna Model Card
|
100 |
|
|
|
2 |
license: other
|
3 |
inference: false
|
4 |
---
|
5 |
+
<!-- header start -->
|
6 |
<div style="width: 100%;">
|
7 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
8 |
</div>
|
9 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
10 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
11 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
12 |
</div>
|
13 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
14 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
15 |
</div>
|
16 |
</div>
|
17 |
+
<!-- header end -->
|
18 |
# Vicuna 7B 1.1 GPTQ 4bit 128g
|
19 |
|
20 |
This is a 4-bit GPTQ version of the [Vicuna 7B 1.1 model](https://huggingface.co/lmsys/vicuna-7b-delta-v1.1).
|
|
|
86 |
|
87 |
Or just use `vicuna-7B-1.1-GPTQ-4bit-128g.no-act-order.pt` as mentioned above.
|
88 |
|
89 |
+
<!-- footer start -->
|
90 |
+
## Discord
|
91 |
|
92 |
+
For further support, and discussions on these models and AI in general, join us at:
|
93 |
|
94 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
95 |
|
96 |
+
## Thanks, and how to contribute.
|
97 |
|
98 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
99 |
+
|
100 |
+
I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
|
101 |
+
|
102 |
+
If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
|
103 |
+
|
104 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
105 |
+
|
106 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
107 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
108 |
+
|
109 |
+
**Patreon special mentions**: Aemon Algiz, Dmitriy Samsonov, Nathan LeClaire, Trenton Dambrowitz, Mano Prime, David Flickinger, vamX, Nikolai Manek, senxiiz, Khalefa Al-Ahmad, Illia Dulskyi, Jonathan Leane, Talal Aujan, V. Lukas, Joseph William Delisle, Pyrater, Oscar Rangel, Lone Striker, Luke Pendergrass, Eugene Pentland, Sebastain Graf, Johann-Peter Hartman.
|
110 |
+
|
111 |
+
Thank you to all my generous patrons and donaters!
|
112 |
+
<!-- footer end -->
|
113 |
|
114 |
# Vicuna Model Card
|
115 |
|