TheBloke commited on
Commit
95cafa3
·
1 Parent(s): ce7dbce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -7
README.md CHANGED
@@ -13,6 +13,7 @@ datasets:
13
  - allenai/s2orc
14
  inference: false
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>
@@ -21,9 +22,10 @@ inference: false
21
  <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
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 coming soon!</a></p>
25
  </div>
26
  </div>
 
27
 
28
  # MPT-7B GGML
29
 
@@ -75,17 +77,29 @@ bin/mpt -m /path/to/mpt-7b.ggmlv3.q4_0.bin -t 8 -n 512 -p "Write a story about l
75
 
76
  Please see the ggml repo for other build options.
77
 
78
- ## Want to support my work?
 
79
 
80
- 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.
81
 
82
- 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.
83
 
84
- 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.
85
 
86
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
87
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
88
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
 
89
  # Original model card: MPT-7B
90
 
91
  MPT-7B is a decoder-style transformer pretrained from scratch on 1T tokens of English text and code.
 
13
  - allenai/s2orc
14
  inference: false
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>
 
22
  <p><a href="https://discord.gg/UBgz4VXf">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
  # MPT-7B GGML
31
 
 
77
 
78
  Please see the ggml repo for other build options.
79
 
80
+ <!-- footer start -->
81
+ ## Discord
82
 
83
+ For further support, and discussions on these models and AI in general, join us at: [TheBloke AI's Discord server](https://discord.gg/UBgz4VXf)
84
 
85
+ ## Thanks, and how to contribute.
86
 
87
+ Thanks to the [chirper.ai](https://chirper.ai) team!
88
 
89
+ 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.
90
+
91
+ 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 new AI projects.
92
+
93
+ Donaters will get priority support on any and all AI/LLM/model questions, plus other benefits.
94
+
95
+ * Patreon: https://patreon.com/TheBlokeAI
96
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
97
+
98
+ **Patreon special mentions**: Aemon Algiz; Johann-Peter Hartmann; Talal Aujan; Jonathan Leane; Illia Dulskyi; Khalefa Al-Ahmad; senxiiz; Sebastain Graf; Eugene Pentland; Nikolai Manek; Luke Pendergrass.
99
+
100
+ Thank you to all my generous patrons and donaters.
101
+ <!-- footer end -->
102
+
103
  # Original model card: MPT-7B
104
 
105
  MPT-7B is a decoder-style transformer pretrained from scratch on 1T tokens of English text and code.