TheBloke commited on
Commit
5547f10
1 Parent(s): 0e93fa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -66,21 +66,24 @@ 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
- ## Thanks, and how to support.
 
 
 
 
70
 
71
  Thanks to the [chirper.ai](https://chirper.ai) team!
72
 
73
- 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.
74
 
75
- 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.
76
 
77
- 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.
78
 
79
  * Patreon: https://patreon.com/TheBlokeAI
80
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
81
- * Discord: https://discord.gg/UBgz4VXf
82
 
83
- Patreon special mention: Jonathan Leane; Talal Aujan. Thank you both, and to all my other patrons and donaters.
84
 
85
  # Original model card
86
 
 
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: [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
72
+
73
+ ## Thanks, and how to contribute.
74
 
75
  Thanks to the [chirper.ai](https://chirper.ai) team!
76
 
77
+ 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.
78
 
79
+ 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.
80
 
81
+ Donaters will get priority support on any and all AI/LLM/model questions, plus other benefits.
82
 
83
  * Patreon: https://patreon.com/TheBlokeAI
84
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
 
85
 
86
+ **Patreon special mentions**: Jonathan Leane; Talal Aujan. Thank you both, and to all my other patrons and donaters,
87
 
88
  # Original model card
89