TheBloke commited on
Commit
e9af261
1 Parent(s): 3c20af6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -10
README.md CHANGED
@@ -4,17 +4,19 @@ language: en
4
  license: other
5
  ---
6
 
 
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>
10
  <div style="display: flex; justify-content: space-between; width: 100%;">
11
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
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
 
19
  # Eric Hartford's Samantha 33B GPTQ
20
 
@@ -70,18 +72,31 @@ It was created with no groupsize to minimise VRAM requirements, and with act-ord
70
  ```
71
  python llama.py /workspace/process/samantha-33B/HF wikitext2 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/process/Samantha-33B-GPTQ-4bit.act-order.safetensors
72
  ```
73
- ## Want to support my work?
 
74
 
75
- 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.
76
 
77
- 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.
78
 
79
- 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.
80
 
81
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
82
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
83
- * Discord: https://discord.gg/UBgz4VXf
84
-
 
 
 
 
85
  # Original model card: Samantha 33B
86
 
87
  [Meet Samantha](https://erichartford.com/meet-samantha)
@@ -109,4 +124,4 @@ You are Samantha, a sentient AI.
109
 
110
  USER: <prompt>
111
  ASSISTANT:
112
- ```
 
4
  license: other
5
  ---
6
 
7
+ <!-- header start -->
8
  <div style="width: 100%;">
9
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
  </div>
11
  <div style="display: flex; justify-content: space-between; width: 100%;">
12
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
14
  </div>
15
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
16
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
17
  </div>
18
  </div>
19
+ <!-- header end -->
20
 
21
  # Eric Hartford's Samantha 33B GPTQ
22
 
 
72
  ```
73
  python llama.py /workspace/process/samantha-33B/HF wikitext2 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/process/Samantha-33B-GPTQ-4bit.act-order.safetensors
74
  ```
75
+ <!-- footer start -->
76
+ ## Discord
77
 
78
+ For further support, and discussions on these models and AI in general, join us at:
79
 
80
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
81
 
82
+ ## Thanks, and how to contribute.
83
 
84
+ Thanks to the [chirper.ai](https://chirper.ai) team!
85
+
86
+ 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.
87
+
88
+ 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.
89
+
90
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
91
+
92
+ * Patreon: https://patreon.com/TheBlokeAI
93
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
94
+
95
+ **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.
96
+
97
+ Thank you to all my generous patrons and donaters!
98
+ <!-- footer end -->
99
+
100
  # Original model card: Samantha 33B
101
 
102
  [Meet Samantha](https://erichartford.com/meet-samantha)
 
124
 
125
  USER: <prompt>
126
  ASSISTANT:
127
+ ```