TheBloke commited on
Commit
55a434f
·
1 Parent(s): 03a005a

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -9,9 +9,31 @@ tags:
9
  - chat
10
  - gpt4
11
  ---
 
 
 
 
 
 
 
 
 
 
 
12
 
13
  This is the HF format merged model for [chansung's gpt4-alpaca-lora-13b](https://huggingface.co/chansung/gpt4-alpaca-lora-13b).
14
 
 
 
 
 
 
 
 
 
 
 
 
15
  # Original model card
16
 
17
  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
+ <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/UBgz4VXf">Chat & support: my new Discord server</a></p>
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 coming soon!</a></p>
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
+ ## Want to support my work?
27
+
28
+ 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.
29
+
30
+ 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.
31
+
32
+ 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.
33
+
34
+ * Patreon: coming soon! (just awaiting approval)
35
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
36
+ * Discord: https://discord.gg/UBgz4VXf
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.