Update README.md
Browse files
README.md
CHANGED
@@ -10,17 +10,19 @@ tags:
|
|
10 |
- gpt4
|
11 |
inference: false
|
12 |
---
|
|
|
13 |
<div style="width: 100%;">
|
14 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
</div>
|
16 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
-
<p><a href="https://discord.gg/
|
19 |
</div>
|
20 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
21 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
22 |
</div>
|
23 |
</div>
|
|
|
24 |
# GPT4 Alpaca LoRA 30B - GPTQ 4bit 128g
|
25 |
|
26 |
This is a 4-bit GPTQ version of the [Chansung GPT4 Alpaca 30B LoRA model](https://huggingface.co/chansung/gpt4-alpaca-lora-30b).
|
@@ -83,17 +85,30 @@ python setup_cuda.py install --force
|
|
83 |
```
|
84 |
Then link that into `text-generation-webui/repositories` as described above.
|
85 |
|
86 |
-
|
|
|
87 |
|
88 |
-
|
89 |
|
90 |
-
|
91 |
|
92 |
-
|
93 |
|
94 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
96 |
-
|
|
|
|
|
|
|
|
|
97 |
|
98 |
# Original GPT4 Alpaca Lora model card
|
99 |
|
|
|
10 |
- gpt4
|
11 |
inference: false
|
12 |
---
|
13 |
+
<!-- header start -->
|
14 |
<div style="width: 100%;">
|
15 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
16 |
</div>
|
17 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
18 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
19 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
20 |
</div>
|
21 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
22 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
23 |
</div>
|
24 |
</div>
|
25 |
+
<!-- header end -->
|
26 |
# GPT4 Alpaca LoRA 30B - GPTQ 4bit 128g
|
27 |
|
28 |
This is a 4-bit GPTQ version of the [Chansung GPT4 Alpaca 30B LoRA model](https://huggingface.co/chansung/gpt4-alpaca-lora-30b).
|
|
|
85 |
```
|
86 |
Then link that into `text-generation-webui/repositories` as described above.
|
87 |
|
88 |
+
<!-- footer start -->
|
89 |
+
## Discord
|
90 |
|
91 |
+
For further support, and discussions on these models and AI in general, join us at:
|
92 |
|
93 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
94 |
|
95 |
+
## Thanks, and how to contribute.
|
96 |
|
97 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
98 |
+
|
99 |
+
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.
|
100 |
+
|
101 |
+
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.
|
102 |
+
|
103 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
104 |
+
|
105 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
106 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
107 |
+
|
108 |
+
**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.
|
109 |
+
|
110 |
+
Thank you to all my generous patrons and donaters!
|
111 |
+
<!-- footer end -->
|
112 |
|
113 |
# Original GPT4 Alpaca Lora model card
|
114 |
|