TheBloke commited on
Commit
a8e2253
1 Parent(s): a00f1ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
  license: other
3
  ---
 
4
  <div style="width: 100%;">
5
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
6
  </div>
7
  <div style="display: flex; justify-content: space-between; width: 100%;">
8
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
9
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
10
  </div>
11
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
12
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
13
  </div>
14
  </div>
 
15
 
16
  # WizardLM: An Instruction-following LLM Using Evol-Instruct
17
 
@@ -34,17 +36,30 @@ This repo contains the full unquantised model files in HF format for GPU inferen
34
  * [4bit GGML models for CPU inference](https://huggingface.co/TheBloke/wizardLM-7B-GGML)
35
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/wizardLM-7B-GPTQ)
36
 
37
- ## Want to support my work?
 
38
 
39
- 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.
40
 
41
- 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.
42
 
43
- 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.
44
 
45
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
46
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
47
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
48
  # Original model info
49
 
50
  ## Full details in the model's Github page
 
1
  ---
2
  license: other
3
  ---
4
+ <!-- header start -->
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/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
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? TheBloke's Patreon page</a></p>
14
  </div>
15
  </div>
16
+ <!-- header end -->
17
 
18
  # WizardLM: An Instruction-following LLM Using Evol-Instruct
19
 
 
36
  * [4bit GGML models for CPU inference](https://huggingface.co/TheBloke/wizardLM-7B-GGML)
37
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/wizardLM-7B-GPTQ)
38
 
39
+ <!-- footer start -->
40
+ ## Discord
41
 
42
+ For further support, and discussions on these models and AI in general, join us at:
43
 
44
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
45
 
46
+ ## Thanks, and how to contribute.
47
 
48
+ Thanks to the [chirper.ai](https://chirper.ai) team!
49
+
50
+ 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.
51
+
52
+ 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.
53
+
54
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
55
+
56
+ * Patreon: https://patreon.com/TheBlokeAI
57
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
58
+
59
+ **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.
60
+
61
+ Thank you to all my generous patrons and donaters!
62
+ <!-- footer end -->
63
  # Original model info
64
 
65
  ## Full details in the model's Github page