Update README.md
Browse files
README.md
CHANGED
@@ -19,17 +19,19 @@ pipeline_tag: text-generation
|
|
19 |
license: other
|
20 |
inference: false
|
21 |
---
|
|
|
22 |
<div style="width: 100%;">
|
23 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
24 |
</div>
|
25 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
26 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
27 |
-
<p><a href="https://discord.gg/
|
28 |
</div>
|
29 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
30 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
31 |
</div>
|
32 |
</div>
|
|
|
33 |
|
34 |
# Manticore 13B GPTQ
|
35 |
|
@@ -76,17 +78,30 @@ It was created without `--act-order` to ensure compatibility with all UIs out th
|
|
76 |
python llama.py /workspace/models/openaccess-ai-collective_manticore-13b-chat-pyg wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/manticore-pyg/gptq/Manticore-13B-Chat-Pyg-GPTQ-4bit-128g.no-act-order.safetensors
|
77 |
```
|
78 |
|
79 |
-
|
|
|
80 |
|
81 |
-
|
82 |
|
83 |
-
|
84 |
|
85 |
-
|
86 |
|
87 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
89 |
-
|
|
|
|
|
|
|
|
|
90 |
# Original Manticore Chat 13B model card
|
91 |
|
92 |
# Manticore 13B Chat
|
|
|
19 |
license: other
|
20 |
inference: false
|
21 |
---
|
22 |
+
<!-- header start -->
|
23 |
<div style="width: 100%;">
|
24 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
25 |
</div>
|
26 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
27 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
28 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
29 |
</div>
|
30 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
31 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
32 |
</div>
|
33 |
</div>
|
34 |
+
<!-- header end -->
|
35 |
|
36 |
# Manticore 13B GPTQ
|
37 |
|
|
|
78 |
python llama.py /workspace/models/openaccess-ai-collective_manticore-13b-chat-pyg wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/manticore-pyg/gptq/Manticore-13B-Chat-Pyg-GPTQ-4bit-128g.no-act-order.safetensors
|
79 |
```
|
80 |
|
81 |
+
<!-- footer start -->
|
82 |
+
## Discord
|
83 |
|
84 |
+
For further support, and discussions on these models and AI in general, join us at:
|
85 |
|
86 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
87 |
|
88 |
+
## Thanks, and how to contribute.
|
89 |
|
90 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
91 |
+
|
92 |
+
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.
|
93 |
+
|
94 |
+
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.
|
95 |
+
|
96 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
97 |
+
|
98 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
99 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
100 |
+
|
101 |
+
**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.
|
102 |
+
|
103 |
+
Thank you to all my generous patrons and donaters!
|
104 |
+
<!-- footer end -->
|
105 |
# Original Manticore Chat 13B model card
|
106 |
|
107 |
# Manticore 13B Chat
|