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

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -11,6 +11,17 @@ datasets:
11
  - tatsu-lab/alpaca
12
  inference: true
13
  ---
 
 
 
 
 
 
 
 
 
 
 
14
  # StableVicuna-13B
15
 
16
  This is an HF format unquantised float16 model of [CarperAI's StableVicuna 13B](https://huggingface.co/CarperAI/stable-vicuna-13b-delta).
@@ -32,6 +43,18 @@ This model requires the following prompt template:
32
  ### Assistant:
33
  ```
34
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  # Original StableVicuna-13B model card
36
 
37
  ## Model Description
@@ -179,7 +202,7 @@ This work would not have been possible without the support of [Stability AI](htt
179
  Zack Witten and
180
  alexandremuzio and
181
  crumb},
182
- title = {{CarperAI/trlx: v0.6.0: LLaMa (Alpaca), Benchmark
183
  Util, T5 ILQL, Tests}},
184
  month = mar,
185
  year = 2023,
 
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
  ### 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
 
60
  ## Model Description
 
202
  Zack Witten and
203
  alexandremuzio and
204
  crumb},
205
+ title = {{CarperAI/trlx: v0.6.0: LLaMa (Alpaca), Benchmark
206
  Util, T5 ILQL, Tests}},
207
  month = mar,
208
  year = 2023,