TheBloke commited on
Commit
94b47eb
1 Parent(s): e7f6876

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  </div>
19
  <div style="display: flex; justify-content: space-between; width: 100%;">
20
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
22
  </div>
23
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
24
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
@@ -81,7 +81,9 @@ Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](http
81
  <!-- footer start -->
82
  ## Discord
83
 
84
- For further support, and discussions on these models and AI in general, join us at: [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
 
 
85
 
86
  ## Thanks, and how to contribute.
87
 
@@ -89,16 +91,16 @@ Thanks to the [chirper.ai](https://chirper.ai) team!
89
 
90
  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.
91
 
92
- 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.
93
 
94
- Donaters will get priority support on any and all AI/LLM/model questions, plus other benefits.
95
 
96
  * Patreon: https://patreon.com/TheBlokeAI
97
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
98
 
99
- **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.
100
 
101
- Thank you to all my generous patrons and donaters.
102
  <!-- footer end -->
103
 
104
  # Original model card: chansung's Alpaca LoRA 30B
@@ -118,4 +120,4 @@ python finetune.py \
118
  --lora_r=16 \
119
  --batch_size=... \
120
  --micro_batch_size=...
121
- ```
 
18
  </div>
19
  <div style="display: flex; justify-content: space-between; width: 100%;">
20
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
22
  </div>
23
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
24
  <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
 
81
  <!-- footer start -->
82
  ## Discord
83
 
84
+ For further support, and discussions on these models and AI in general, join us at:
85
+
86
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
87
 
88
  ## Thanks, and how to contribute.
89
 
 
91
 
92
  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.
93
 
94
+ 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.
95
 
96
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
97
 
98
  * Patreon: https://patreon.com/TheBlokeAI
99
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
100
 
101
+ **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.
102
 
103
+ Thank you to all my generous patrons and donaters!
104
  <!-- footer end -->
105
 
106
  # Original model card: chansung's Alpaca LoRA 30B
 
120
  --lora_r=16 \
121
  --batch_size=... \
122
  --micro_batch_size=...
123
+ ```