TheBloke commited on
Commit
12dc8aa
1 Parent(s): 0fc14d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -5,17 +5,19 @@ tags:
5
  - causal-lm
6
  - llama
7
  ---
 
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/UBgz4VXf">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? Patreon coming soon!</a></p>
17
  </div>
18
  </div>
 
19
  # Wizard-Vicuna-13B-HF
20
 
21
  This is a float16 HF format repo for [junelee's wizard-vicuna 13B](https://huggingface.co/junelee/wizard-vicuna-13b).
@@ -30,17 +32,30 @@ This model was converted to float16 to make it easier to load and manage.
30
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-GGML).
31
  * [float16 HF format model for GPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-HF).
32
 
33
- ## Want to support my work?
 
34
 
35
- 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.
36
 
37
- 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.
38
 
39
- 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.
40
 
41
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
42
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
43
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
44
 
45
  # Original WizardVicuna-13B model card
46
 
 
5
  - causal-lm
6
  - llama
7
  ---
8
+ <!-- header start -->
9
  <div style="width: 100%;">
10
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
  </div>
12
  <div style="display: flex; justify-content: space-between; width: 100%;">
13
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
15
  </div>
16
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
17
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
18
  </div>
19
  </div>
20
+ <!-- header end -->
21
  # Wizard-Vicuna-13B-HF
22
 
23
  This is a float16 HF format repo for [junelee's wizard-vicuna 13B](https://huggingface.co/junelee/wizard-vicuna-13b).
 
32
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-GGML).
33
  * [float16 HF format model for GPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-HF).
34
 
35
+ <!-- footer start -->
36
+ ## Discord
37
 
38
+ For further support, and discussions on these models and AI in general, join us at:
39
 
40
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
41
 
42
+ ## Thanks, and how to contribute.
43
 
44
+ Thanks to the [chirper.ai](https://chirper.ai) team!
45
+
46
+ 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.
47
+
48
+ 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.
49
+
50
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
51
+
52
+ * Patreon: https://patreon.com/TheBlokeAI
53
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
54
+
55
+ **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.
56
+
57
+ Thank you to all my generous patrons and donaters!
58
+ <!-- footer end -->
59
 
60
  # Original WizardVicuna-13B model card
61