TheBloke commited on
Commit
a73c670
1 Parent(s): c338951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -7
README.md CHANGED
@@ -2,6 +2,8 @@
2
  inference: false
3
  license: other
4
  ---
 
 
5
  <div style="width: 100%;">
6
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
7
  </div>
@@ -10,9 +12,10 @@ license: other
10
  <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
11
  </div>
12
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
13
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
14
  </div>
15
  </div>
 
16
 
17
  # Tim Dettmers' Guanaco 65B GPTQ
18
 
@@ -62,17 +65,31 @@ It was created without groupsize to minimise VRAM requirements. It was created w
62
  python llama.py /workspace/process/TheBloke_guanaco-65B-GGML/HF wikitext2 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/process/TheBloke_guanaco-65B-GGML/gptq/Guanaco-65B-GPTQ-4bit-128g.no-act-order.safetensors
63
  ```
64
 
65
- ## Want to support my work?
 
 
 
 
 
 
 
66
 
67
- 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.
68
 
69
- 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.
70
 
71
- 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.
72
 
73
- * Patreon: coming soon! (just awaiting approval)
 
 
74
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
75
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
 
76
  # Original model card
77
 
78
  Not provided by original model creator.
 
2
  inference: false
3
  license: other
4
  ---
5
+
6
+ <!-- header start -->
7
  <div style="width: 100%;">
8
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
9
  </div>
 
12
  <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
13
  </div>
14
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
15
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
16
  </div>
17
  </div>
18
+ <!-- header end -->
19
 
20
  # Tim Dettmers' Guanaco 65B GPTQ
21
 
 
65
  python llama.py /workspace/process/TheBloke_guanaco-65B-GGML/HF wikitext2 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/process/TheBloke_guanaco-65B-GGML/gptq/Guanaco-65B-GPTQ-4bit-128g.no-act-order.safetensors
66
  ```
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/UBgz4VXf)
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'd be most gratefully received and will help me to keep providing models, and work on new AI projects.
82
 
83
+ Donaters will get priority support on any and all AI/LLM/model questions, 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; Johann-Peter Hartmann; Talal Aujan; Jonathan Leane; Illia Dulskyi; Khalefa Al-Ahmad; senxiiz; Sebastain Graf; Eugene Pentland; Nikolai Manek; Luke Pendergrass.
89
+
90
+ Thank you to all my generous patrons and donaters.
91
+ <!-- footer end -->
92
+
93
  # Original model card
94
 
95
  Not provided by original model creator.