TheBloke commited on
Commit
3c80074
1 Parent(s): d0cac40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -9,17 +9,19 @@ tags:
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,17 +31,30 @@ It was created by merging the LoRA provided in the above repo with the original
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
 
 
9
  - chat
10
  - gpt4
11
  ---
12
+ <!-- header start -->
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/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
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? TheBloke's Patreon page</a></p>
22
  </div>
23
  </div>
24
+ <!-- header end -->
25
  # GPT4 Alpaca LoRA 30B HF
26
 
27
  This is a pre-merged version of the [Chansung GPT4 Alpaca 30B LoRA model](https://huggingface.co/chansung/gpt4-alpaca-lora-30b).
 
31
  You will need at least 60GB VRAM to use this model.
32
 
33
  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)
34
+ <!-- footer start -->
35
+ ## Discord
36
 
37
+ For further support, and discussions on these models and AI in general, join us at:
38
 
39
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
40
 
41
+ ## Thanks, and how to contribute.
42
 
43
+ Thanks to the [chirper.ai](https://chirper.ai) team!
44
+
45
+ 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.
46
+
47
+ 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.
48
+
49
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
50
+
51
+ * Patreon: https://patreon.com/TheBlokeAI
52
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
53
+
54
+ **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.
55
+
56
+ Thank you to all my generous patrons and donaters!
57
+ <!-- footer end -->
58
 
59
  # Original GPT4 Alpaca Lora model card
60