Update README.md
Browse files
README.md
CHANGED
@@ -9,31 +9,46 @@ tags:
|
|
9 |
- chat
|
10 |
- gpt4
|
11 |
---
|
|
|
12 |
<div style="width: 100%;">
|
13 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
14 |
</div>
|
15 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
16 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
17 |
-
<p><a href="https://discord.gg/
|
18 |
</div>
|
19 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
20 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon
|
21 |
</div>
|
22 |
</div>
|
|
|
23 |
|
24 |
This is the HF format merged model for [chansung's gpt4-alpaca-lora-13b](https://huggingface.co/chansung/gpt4-alpaca-lora-13b).
|
25 |
|
26 |
-
|
|
|
27 |
|
28 |
-
|
29 |
|
30 |
-
|
31 |
|
32 |
-
|
33 |
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
36 |
-
|
|
|
|
|
|
|
|
|
37 |
# Original model card
|
38 |
|
39 |
This repository comes with LoRA checkpoint to make LLaMA into a chatbot like language model. The checkpoint is the output of instruction following fine-tuning process with the following settings on 8xA100(40G) DGX system.
|
|
|
9 |
- chat
|
10 |
- gpt4
|
11 |
---
|
12 |
+
<!-- header start -->
|
13 |
<div style="width: 100%;">
|
14 |
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
</div>
|
16 |
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
19 |
</div>
|
20 |
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
21 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
22 |
</div>
|
23 |
</div>
|
24 |
+
<!-- header end -->
|
25 |
|
26 |
This is the HF format merged model for [chansung's gpt4-alpaca-lora-13b](https://huggingface.co/chansung/gpt4-alpaca-lora-13b).
|
27 |
|
28 |
+
<!-- footer start -->
|
29 |
+
## Discord
|
30 |
|
31 |
+
For further support, and discussions on these models and AI in general, join us at:
|
32 |
|
33 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
34 |
|
35 |
+
## Thanks, and how to contribute.
|
36 |
|
37 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
38 |
+
|
39 |
+
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.
|
40 |
+
|
41 |
+
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.
|
42 |
+
|
43 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
44 |
+
|
45 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
46 |
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
47 |
+
|
48 |
+
**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.
|
49 |
+
|
50 |
+
Thank you to all my generous patrons and donaters!
|
51 |
+
<!-- footer end -->
|
52 |
# Original model card
|
53 |
|
54 |
This repository comes with LoRA checkpoint to make LLaMA into a chatbot like language model. The checkpoint is the output of instruction following fine-tuning process with the following settings on 8xA100(40G) DGX system.
|