Update README.md
Browse files
README.md
CHANGED
@@ -11,17 +11,19 @@ tags:
|
|
11 |
- gptq
|
12 |
inference: false
|
13 |
---
|
|
|
14 |
<div style="width: 100%;">
|
15 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
16 |
</div>
|
17 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
18 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
19 |
-
<p><a href="https://discord.gg/
|
20 |
</div>
|
21 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
22 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
23 |
</div>
|
24 |
</div>
|
|
|
25 |
|
26 |
## About this repository
|
27 |
This is an attempt to create a GPTQ 4-bit version of [Galpaca 30B](https://huggingface.co/GeorgiaTechResearchInstitute/galpaca-30b).
|
@@ -65,17 +67,30 @@ The model card from the original Galactica repo can be found [here](https://gith
|
|
65 |
The dataset card for Alpaca can be found [here](https://huggingface.co/datasets/tatsu-lab/alpaca/blob/main/README.md), and the project homepage [here](https://crfm.stanford.edu/2023/03/13/alpaca.html).
|
66 |
The Alpaca dataset was collected with a modified version of the [Self-Instruct Framework](https://github.com/yizhongw/self-instruct), and was built using OpenAI's `text-davinci-003` model. As such it is subject to OpenAI's terms of service.
|
67 |
|
68 |
-
|
|
|
69 |
|
70 |
-
|
71 |
|
72 |
-
|
73 |
|
74 |
-
|
75 |
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
78 |
-
|
|
|
|
|
|
|
|
|
79 |
## Model Details
|
80 |
|
81 |
The GALACTICA models are trained on a large-scale scientific corpus and are designed to perform scientific tasks.
|
|
|
11 |
- gptq
|
12 |
inference: false
|
13 |
---
|
14 |
+
<!-- header start -->
|
15 |
<div style="width: 100%;">
|
16 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
</div>
|
18 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
21 |
</div>
|
22 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
23 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
24 |
</div>
|
25 |
</div>
|
26 |
+
<!-- header end -->
|
27 |
|
28 |
## About this repository
|
29 |
This is an attempt to create a GPTQ 4-bit version of [Galpaca 30B](https://huggingface.co/GeorgiaTechResearchInstitute/galpaca-30b).
|
|
|
67 |
The dataset card for Alpaca can be found [here](https://huggingface.co/datasets/tatsu-lab/alpaca/blob/main/README.md), and the project homepage [here](https://crfm.stanford.edu/2023/03/13/alpaca.html).
|
68 |
The Alpaca dataset was collected with a modified version of the [Self-Instruct Framework](https://github.com/yizhongw/self-instruct), and was built using OpenAI's `text-davinci-003` model. As such it is subject to OpenAI's terms of service.
|
69 |
|
70 |
+
<!-- footer start -->
|
71 |
+
## Discord
|
72 |
|
73 |
+
For further support, and discussions on these models and AI in general, join us at:
|
74 |
|
75 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
76 |
|
77 |
+
## Thanks, and how to contribute.
|
78 |
|
79 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
80 |
+
|
81 |
+
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.
|
82 |
+
|
83 |
+
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.
|
84 |
+
|
85 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
86 |
+
|
87 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
88 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
89 |
+
|
90 |
+
**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.
|
91 |
+
|
92 |
+
Thank you to all my generous patrons and donaters!
|
93 |
+
<!-- footer end -->
|
94 |
## Model Details
|
95 |
|
96 |
The GALACTICA models are trained on a large-scale scientific corpus and are designed to perform scientific tasks.
|