Updating model files
Browse files
README.md
CHANGED
@@ -9,6 +9,17 @@ tags:
|
|
9 |
- chat
|
10 |
- gpt4
|
11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
# GPT4 Alpaca LoRA 30B HF
|
13 |
|
14 |
This is a pre-merged version of the [Chansung GPT4 Alpaca 30B LoRA model](https://huggingface.co/chansung/gpt4-alpaca-lora-30b).
|
@@ -18,6 +29,17 @@ It was created by merging the LoRA provided in the above repo with the original
|
|
18 |
You will need at least 60GB VRAM to use this model.
|
19 |
|
20 |
For a [GPTQ](https://github.com/qwopqwop200/GPTQ-for-LLaMa) quantized 4bit model, usable on a 24GB GPU, see: [GPT4-Alpaca-LoRA-30B-GPTQ-4bit-128g](https://huggingface.co/TheBloke/gpt4-alpaca-lora-30B-GPTQ-4bit-128g)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
# Original GPT4 Alpaca Lora model card
|
23 |
|
|
|
9 |
- chat
|
10 |
- gpt4
|
11 |
---
|
12 |
+
<div style="width: 100%;">
|
13 |
+
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
14 |
+
</div>
|
15 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
16 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
17 |
+
<p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
20 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
# GPT4 Alpaca LoRA 30B HF
|
24 |
|
25 |
This is a pre-merged version of the [Chansung GPT4 Alpaca 30B LoRA model](https://huggingface.co/chansung/gpt4-alpaca-lora-30b).
|
|
|
29 |
You will need at least 60GB VRAM to use this model.
|
30 |
|
31 |
For a [GPTQ](https://github.com/qwopqwop200/GPTQ-for-LLaMa) quantized 4bit model, usable on a 24GB GPU, see: [GPT4-Alpaca-LoRA-30B-GPTQ-4bit-128g](https://huggingface.co/TheBloke/gpt4-alpaca-lora-30B-GPTQ-4bit-128g)
|
32 |
+
## Want to support my work?
|
33 |
+
|
34 |
+
I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
|
35 |
+
|
36 |
+
So if you're able and willing to contribute, it'd be most gratefully received and will help me to keep providing models, and work on various AI projects.
|
37 |
+
|
38 |
+
Donaters will get priority support on any and all AI/LLM/model questions, and I'll gladly quantise any model you'd like to try.
|
39 |
+
|
40 |
+
* Patreon: coming soon! (just awaiting approval)
|
41 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
42 |
+
* Discord: https://discord.gg/UBgz4VXf
|
43 |
|
44 |
# Original GPT4 Alpaca Lora model card
|
45 |
|