TheBloke commited on
Commit
2ce4857
1 Parent(s): 9802a4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -8,17 +8,20 @@ tags:
8
  - uncensored
9
  inference: false
10
  ---
 
 
11
  <div style="width: 100%;">
12
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
  </div>
14
  <div style="display: flex; justify-content: space-between; width: 100%;">
15
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
17
  </div>
18
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
19
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
20
  </div>
21
  </div>
 
22
 
23
  # Eric Hartford's Wizard-Vicuna-30B-Uncensored GPTQ
24
 
@@ -66,10 +69,12 @@ It was created without group_size to minimise VRAM usage, and with `--act-order`
66
  python llama.py ehartford_Wizard-Vicuna-30B-Uncensored c4 --wbits 4 --act-order --true-sequential --save_safetensors Wizard-Vicuna-30B-Uncensored-GPTQ-4bit-128g.act-order.safetensors
67
  ```
68
 
 
69
  ## Discord
70
 
71
  For further support, and discussions on these models and AI in general, join us at:
72
- * [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
 
73
 
74
  ## Thanks, and how to contribute.
75
 
@@ -77,14 +82,17 @@ Thanks to the [chirper.ai](https://chirper.ai) team!
77
 
78
  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.
79
 
80
- 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 new AI projects.
81
 
82
- Donaters will get priority support on any and all AI/LLM/model questions, plus other benefits.
83
 
84
  * Patreon: https://patreon.com/TheBlokeAI
85
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
86
 
87
- **Patreon special mentions**: Jonathan Leane; Talal Aujan. Thank you both, and to all my other patrons and donaters,
 
 
 
88
 
89
  # Original model card
90
 
 
8
  - uncensored
9
  inference: false
10
  ---
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/rSU9f2X3">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
 
26
  # Eric Hartford's Wizard-Vicuna-30B-Uncensored GPTQ
27
 
 
69
  python llama.py ehartford_Wizard-Vicuna-30B-Uncensored c4 --wbits 4 --act-order --true-sequential --save_safetensors Wizard-Vicuna-30B-Uncensored-GPTQ-4bit-128g.act-order.safetensors
70
  ```
71
 
72
+ <!-- footer start -->
73
  ## Discord
74
 
75
  For further support, and discussions on these models and AI in general, join us at:
76
+
77
+ [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
78
 
79
  ## Thanks, and how to contribute.
80
 
 
82
 
83
  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.
84
 
85
+ 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.
86
 
87
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits
88
 
89
  * Patreon: https://patreon.com/TheBlokeAI
90
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
91
 
92
+ **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.
93
+
94
+ Thank you to all my generous patrons and donaters.
95
+ <!-- footer end -->
96
 
97
  # Original model card
98