Updating model files
Browse files
README.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
| 2 |
license: other
|
| 3 |
inference: false
|
| 4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
# WizardLM: An Instruction-following LLM Using Evol-Instruct
|
| 7 |
|
|
@@ -53,7 +64,17 @@ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argumen
|
|
| 53 |
|
| 54 |
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).
|
| 55 |
|
| 56 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
# Original model info
|
| 59 |
|
|
|
|
| 2 |
license: other
|
| 3 |
inference: false
|
| 4 |
---
|
| 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/UBgz4VXf">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? Patreon coming soon!</a></p>
|
| 14 |
+
</div>
|
| 15 |
+
</div>
|
| 16 |
|
| 17 |
# WizardLM: An Instruction-following LLM Using Evol-Instruct
|
| 18 |
|
|
|
|
| 64 |
|
| 65 |
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).
|
| 66 |
|
| 67 |
+
## Want to support my work?
|
| 68 |
+
|
| 69 |
+
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.
|
| 70 |
+
|
| 71 |
+
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.
|
| 72 |
+
|
| 73 |
+
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.
|
| 74 |
+
|
| 75 |
+
* Patreon: coming soon! (just awaiting approval)
|
| 76 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
| 77 |
+
* Discord: https://discord.gg/UBgz4VXf
|
| 78 |
|
| 79 |
# Original model info
|
| 80 |
|