TheBloke commited on
Commit
9d91832
1 Parent(s): 29189ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -7
README.md CHANGED
@@ -7,17 +7,20 @@ language:
7
  tags:
8
  - uncensored
9
  ---
 
 
10
  <div style="width: 100%;">
11
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
12
  </div>
13
  <div style="display: flex; justify-content: space-between; width: 100%;">
14
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
15
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
16
  </div>
17
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
18
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
19
  </div>
20
  </div>
 
21
 
22
  # Eric Hartford's Wizard-Vicuna-30B-Uncensored GPTQ
23
 
@@ -31,21 +34,30 @@ It is the result of converting Eric's original fp32 upload to fp16.
31
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GGML).
32
  * [float16 HF format model for GPU inference and further conversions](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-fp16).
33
 
34
- ## Thanks, and how to support.
 
 
 
 
 
 
 
35
 
36
  Thanks to the [chirper.ai](https://chirper.ai) team!
37
 
38
- 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.
39
 
40
- 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.
41
 
42
- 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.
43
 
44
  * Patreon: https://patreon.com/TheBlokeAI
45
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
46
- * Discord: https://discord.gg/UBgz4VXf
47
 
48
- Patreon special mention: Jonathan Leane; Talal Aujan. Thank you both, and to all my other patrons and donaters.
 
 
 
49
 
50
  # Original model card
51
 
 
7
  tags:
8
  - uncensored
9
  ---
10
+
11
+ <!-- header start -->
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/rSU9f2X3">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? TheBloke's Patreon page</a></p>
21
  </div>
22
  </div>
23
+ <!-- header end -->
24
 
25
  # Eric Hartford's Wizard-Vicuna-30B-Uncensored GPTQ
26
 
 
34
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GGML).
35
  * [float16 HF format model for GPU inference and further conversions](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-fp16).
36
 
37
+ <!-- footer start -->
38
+ ## Discord
39
+
40
+ For further support, and discussions on these models and AI in general, join us at:
41
+
42
+ [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
43
+
44
+ ## Thanks, and how to contribute.
45
 
46
  Thanks to the [chirper.ai](https://chirper.ai) team!
47
 
48
+ 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.
49
 
50
+ 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.
51
 
52
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits
53
 
54
  * Patreon: https://patreon.com/TheBlokeAI
55
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
 
56
 
57
+ **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.
58
+
59
+ Thank you to all my generous patrons and donaters.
60
+ <!-- footer end -->
61
 
62
  # Original model card
63