TheBloke commited on
Commit
7e65531
1 Parent(s): a92c50e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -6,17 +6,19 @@ tags:
6
  - uncensored
7
  inference: false
8
  ---
 
9
  <div style="width: 100%;">
10
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
  </div>
12
  <div style="display: flex; justify-content: space-between; width: 100%;">
13
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
15
  </div>
16
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
17
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
18
  </div>
19
  </div>
 
20
 
21
  # WizardLM 30B uncensored:
22
 
@@ -63,17 +65,30 @@ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argumen
63
 
64
  Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
65
 
66
- ## Want to support my work?
 
67
 
68
- 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.
69
 
70
- 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.
71
 
72
- 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.
73
 
74
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
75
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
76
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
77
  # WizardLM-30B-Uncensored original model card
78
 
79
  This is WizardLM trained with a subset of the dataset - responses that contained alignment / moralizing were removed. The intent is to train a WizardLM that doesn't have alignment built-in, so that alignment (of any sort) can be added separately with for example with a RLHF LoRA.
 
6
  - uncensored
7
  inference: false
8
  ---
9
+ <!-- header start -->
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/Jq4vkcDakD">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
+ <!-- header end -->
22
 
23
  # WizardLM 30B uncensored:
24
 
 
65
 
66
  Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
67
 
68
+ <!-- footer start -->
69
+ ## Discord
70
 
71
+ For further support, and discussions on these models and AI in general, join us at:
72
 
73
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
74
 
75
+ ## Thanks, and how to contribute.
76
 
77
+ Thanks to the [chirper.ai](https://chirper.ai) team!
78
+
79
+ 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.
80
+
81
+ 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.
82
+
83
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
84
+
85
+ * Patreon: https://patreon.com/TheBlokeAI
86
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
87
+
88
+ **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.
89
+
90
+ Thank you to all my generous patrons and donaters!
91
+ <!-- footer end -->
92
  # WizardLM-30B-Uncensored original model card
93
 
94
  This is WizardLM trained with a subset of the dataset - responses that contained alignment / moralizing were removed. The intent is to train a WizardLM that doesn't have alignment built-in, so that alignment (of any sort) can be added separately with for example with a RLHF LoRA.