Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,19 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
4 |
<div style="width: 100%;">
|
5 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
6 |
</div>
|
7 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
8 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
9 |
-
<p><a href="https://discord.gg/
|
10 |
</div>
|
11 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
12 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
13 |
</div>
|
14 |
</div>
|
|
|
15 |
# Vicuna 13B 1.1 HF
|
16 |
|
17 |
This is an HF version of the [Vicuna 13B 1.1 model](https://huggingface.co/lmsys/vicuna-13b-delta-v1.1).
|
@@ -32,17 +34,30 @@ I have the following Vicuna 1.1 repositories available:
|
|
32 |
* [GPTQ quantized 4bit 7B 1.1 for GPU - `safetensors` and `pt` formats](https://huggingface.co/TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g)
|
33 |
* [GPTQ quantized 4bit 7B 1.1 for CPU - GGML format for `llama.cpp`](https://huggingface.co/TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g-GGML)
|
34 |
|
35 |
-
|
|
|
36 |
|
37 |
-
|
38 |
|
39 |
-
|
40 |
|
41 |
-
|
42 |
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
45 |
-
|
|
|
|
|
|
|
|
|
46 |
# Vicuna Model Card
|
47 |
|
48 |
## Model details
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
<!-- header start -->
|
5 |
<div style="width: 100%;">
|
6 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
7 |
</div>
|
8 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
9 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
10 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
11 |
</div>
|
12 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
13 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
14 |
</div>
|
15 |
</div>
|
16 |
+
<!-- header end -->
|
17 |
# Vicuna 13B 1.1 HF
|
18 |
|
19 |
This is an HF version of the [Vicuna 13B 1.1 model](https://huggingface.co/lmsys/vicuna-13b-delta-v1.1).
|
|
|
34 |
* [GPTQ quantized 4bit 7B 1.1 for GPU - `safetensors` and `pt` formats](https://huggingface.co/TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g)
|
35 |
* [GPTQ quantized 4bit 7B 1.1 for CPU - GGML format for `llama.cpp`](https://huggingface.co/TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g-GGML)
|
36 |
|
37 |
+
<!-- footer start -->
|
38 |
+
## Discord
|
39 |
|
40 |
+
For further support, and discussions on these models and AI in general, join us at:
|
41 |
|
42 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
43 |
|
44 |
+
## Thanks, and how to contribute.
|
45 |
|
46 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
47 |
+
|
48 |
+
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.
|
49 |
+
|
50 |
+
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.
|
51 |
+
|
52 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
53 |
+
|
54 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
55 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
56 |
+
|
57 |
+
**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.
|
58 |
+
|
59 |
+
Thank you to all my generous patrons and donaters!
|
60 |
+
<!-- footer end -->
|
61 |
# Vicuna Model Card
|
62 |
|
63 |
## Model details
|