Update README.md
Browse files
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 |
-
##
|
|
|
|
|
|
|
|
|
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
|
74 |
|
75 |
-
|
76 |
|
77 |
-
Donaters will get priority support on any and all AI/LLM/model questions,
|
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
|
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 |
|