Updating model files
Browse files
README.md
CHANGED
@@ -4,6 +4,17 @@ datasets:
|
|
4 |
license: other
|
5 |
inference: false
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
# VicUnlocked-30B-LoRA GGML
|
9 |
|
@@ -49,7 +60,17 @@ GGML models can be loaded into text-generation-webui by installing the llama.cpp
|
|
49 |
|
50 |
Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
|
51 |
|
|
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
# Original model card
|
54 |
|
55 |
# Convert tools
|
|
|
4 |
license: other
|
5 |
inference: false
|
6 |
---
|
7 |
+
<div style="width: 100%;">
|
8 |
+
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
9 |
+
</div>
|
10 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
11 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
12 |
+
<p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
|
13 |
+
</div>
|
14 |
+
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
15 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
|
16 |
+
</div>
|
17 |
+
</div>
|
18 |
|
19 |
# VicUnlocked-30B-LoRA GGML
|
20 |
|
|
|
60 |
|
61 |
Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
|
62 |
|
63 |
+
## Want to support my work?
|
64 |
|
65 |
+
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.
|
66 |
+
|
67 |
+
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.
|
68 |
+
|
69 |
+
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.
|
70 |
+
|
71 |
+
* Patreon: coming soon! (just awaiting approval)
|
72 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
73 |
+
* Discord: https://discord.gg/UBgz4VXf
|
74 |
# Original model card
|
75 |
|
76 |
# Convert tools
|