Text Generation
Transformers
PyTorch
English
llama
causal-lm
Inference Endpoints
text-generation-inference
TheBloke commited on
Commit
2b099b2
1 Parent(s): e858ab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -11,17 +11,19 @@ datasets:
11
  - tatsu-lab/alpaca
12
  inference: true
13
  ---
 
14
  <div style="width: 100%;">
15
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
  </div>
17
  <div style="display: flex; justify-content: space-between; width: 100%;">
18
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
20
  </div>
21
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
22
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
23
  </div>
24
  </div>
 
25
  # StableVicuna-13B
26
 
27
  This is an HF format unquantised float16 model of [CarperAI's StableVicuna 13B](https://huggingface.co/CarperAI/stable-vicuna-13b-delta).
@@ -43,17 +45,30 @@ This model requires the following prompt template:
43
  ### Assistant:
44
  ```
45
 
46
- ## Want to support my work?
 
47
 
48
- 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.
49
 
50
- 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.
51
 
52
- 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.
53
 
54
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
55
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
56
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
57
 
58
  # Original StableVicuna-13B model card
59
 
 
11
  - tatsu-lab/alpaca
12
  inference: true
13
  ---
14
+ <!-- header start -->
15
  <div style="width: 100%;">
16
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
  </div>
18
  <div style="display: flex; justify-content: space-between; width: 100%;">
19
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
21
  </div>
22
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
23
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
24
  </div>
25
  </div>
26
+ <!-- header end -->
27
  # StableVicuna-13B
28
 
29
  This is an HF format unquantised float16 model of [CarperAI's StableVicuna 13B](https://huggingface.co/CarperAI/stable-vicuna-13b-delta).
 
45
  ### Assistant:
46
  ```
47
 
48
+ <!-- footer start -->
49
+ ## Discord
50
 
51
+ For further support, and discussions on these models and AI in general, join us at:
52
 
53
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
54
 
55
+ ## Thanks, and how to contribute.
56
 
57
+ Thanks to the [chirper.ai](https://chirper.ai) team!
58
+
59
+ 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.
60
+
61
+ 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.
62
+
63
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
64
+
65
+ * Patreon: https://patreon.com/TheBlokeAI
66
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
67
+
68
+ **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.
69
+
70
+ Thank you to all my generous patrons and donaters!
71
+ <!-- footer end -->
72
 
73
  # Original StableVicuna-13B model card
74