Update README.md
Browse files
README.md
CHANGED
@@ -13,17 +13,19 @@ tags:
|
|
13 |
datasets:
|
14 |
- h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v2
|
15 |
---
|
|
|
16 |
<div style="width: 100%;">
|
17 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
18 |
</div>
|
19 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
20 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
21 |
-
<p><a href="https://discord.gg/
|
22 |
</div>
|
23 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
24 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
25 |
</div>
|
26 |
</div>
|
|
|
27 |
|
28 |
# h2ogpt-oasst1-512-30B-GPTQ
|
29 |
|
@@ -87,17 +89,30 @@ It was created with the `--act-order` parameter to get the best possible quantis
|
|
87 |
python llama.py /workspace/drom-65b/HF c4 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/drom-gptq/dromedary-65B-GPTQ-4bit.safetensors
|
88 |
```
|
89 |
|
90 |
-
|
|
|
91 |
|
92 |
-
|
93 |
|
94 |
-
|
95 |
|
96 |
-
|
97 |
|
98 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
100 |
-
|
|
|
|
|
|
|
|
|
101 |
# Original h2oGPT Model Card
|
102 |
## Summary
|
103 |
|
|
|
13 |
datasets:
|
14 |
- h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v2
|
15 |
---
|
16 |
+
<!-- header start -->
|
17 |
<div style="width: 100%;">
|
18 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
19 |
</div>
|
20 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
21 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
22 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
23 |
</div>
|
24 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
25 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
26 |
</div>
|
27 |
</div>
|
28 |
+
<!-- header end -->
|
29 |
|
30 |
# h2ogpt-oasst1-512-30B-GPTQ
|
31 |
|
|
|
89 |
python llama.py /workspace/drom-65b/HF c4 --wbits 4 --true-sequential --act-order --save_safetensors /workspace/drom-gptq/dromedary-65B-GPTQ-4bit.safetensors
|
90 |
```
|
91 |
|
92 |
+
<!-- footer start -->
|
93 |
+
## Discord
|
94 |
|
95 |
+
For further support, and discussions on these models and AI in general, join us at:
|
96 |
|
97 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
98 |
|
99 |
+
## Thanks, and how to contribute.
|
100 |
|
101 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
102 |
+
|
103 |
+
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.
|
104 |
+
|
105 |
+
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.
|
106 |
+
|
107 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
108 |
+
|
109 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
110 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
111 |
+
|
112 |
+
**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.
|
113 |
+
|
114 |
+
Thank you to all my generous patrons and donaters!
|
115 |
+
<!-- footer end -->
|
116 |
# Original h2oGPT Model Card
|
117 |
## Summary
|
118 |
|