TheBloke commited on
Commit
bbfb6eb
1 Parent(s): e1534d6

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,6 +1,17 @@
1
  ---
2
  license: other
3
  ---
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  # OpenAssistant LLaMA 30B SFT 7 HF
6
 
@@ -10,6 +21,17 @@ It is the result of merging the XORs from the above repo with the original Llama
10
 
11
  This is epoch 7 of OpenAssistant's training of a Llama 30B model.
12
 
 
 
 
 
 
 
 
 
 
 
 
13
  # Original model card
14
 
15
  ```
@@ -57,4 +79,4 @@ llama-30b-sft-7:
57
  max_val_set: 250
58
  ```
59
 
60
- - **OASST dataset paper:** https://arxiv.org/abs/2304.07327
 
1
  ---
2
  license: other
3
  ---
4
+ <div style="width: 100%;">
5
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
6
+ </div>
7
+ <div style="display: flex; justify-content: space-between; width: 100%;">
8
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
9
+ <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
10
+ </div>
11
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
12
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
13
+ </div>
14
+ </div>
15
 
16
  # OpenAssistant LLaMA 30B SFT 7 HF
17
 
 
21
 
22
  This is epoch 7 of OpenAssistant's training of a Llama 30B model.
23
 
24
+ ## Want to support my work?
25
+
26
+ 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.
27
+
28
+ 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.
29
+
30
+ 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.
31
+
32
+ * Patreon: coming soon! (just awaiting approval)
33
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
34
+ * Discord: https://discord.gg/UBgz4VXf
35
  # Original model card
36
 
37
  ```
 
79
  max_val_set: 250
80
  ```
81
 
82
+ - **OASST dataset paper:** https://arxiv.org/abs/2304.07327