TheBloke commited on
Commit
3fa4546
1 Parent(s): 40942cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -12
README.md CHANGED
@@ -2,17 +2,19 @@
2
  license: other
3
  inference: false
4
  ---
 
5
  <div style="width: 100%;">
6
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
7
  </div>
8
  <div style="display: flex; justify-content: space-between; width: 100%;">
9
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
10
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
11
  </div>
12
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
13
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
14
  </div>
15
  </div>
 
16
 
17
  ## Dromedary-65B-LoRA HF
18
 
@@ -24,17 +26,30 @@ These files are the result of merging the [delta weights of IBM's Dromedary 65B
24
  * [4bit and 5bit GGML models for CPU inference in llama.cpp](https://huggingface.co/TheBloke/dromedary-65B-lora-GGML)
25
  * [float16 unquantised model for GPU](https://huggingface.co/TheBloke/dromedary-65B-lora-HF)
26
 
27
- ## Want to support my work?
 
28
 
29
- 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.
30
 
31
- 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.
32
 
33
- 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.
34
 
35
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
36
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
37
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
38
 
39
  # Original Dromedary Model Card
40
 
@@ -42,12 +57,8 @@ See https://github.com/IBM/Dromedary#model-weights for instructions.
42
 
43
  ## Model details
44
 
45
- <div align="center">
46
-
47
  <img src="https://raw.githubusercontent.com/IBM/Dromedary/main/assets/images/dromedary_logo.svg" alt="Dromedary Logo"/>
48
 
49
- </div>
50
-
51
  **Model type:**
52
  Dromedary is an open-source self-aligned language model trained with minimal human supervision.
53
  The base language model is LLaMA-65b, based on the transformer architecture.
 
2
  license: other
3
  inference: false
4
  ---
5
+ <!-- header start -->
6
  <div style="width: 100%;">
7
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
8
  </div>
9
  <div style="display: flex; justify-content: space-between; width: 100%;">
10
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
11
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
12
  </div>
13
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
14
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
15
  </div>
16
  </div>
17
+ <!-- header end -->
18
 
19
  ## Dromedary-65B-LoRA HF
20
 
 
26
  * [4bit and 5bit GGML models for CPU inference in llama.cpp](https://huggingface.co/TheBloke/dromedary-65B-lora-GGML)
27
  * [float16 unquantised model for GPU](https://huggingface.co/TheBloke/dromedary-65B-lora-HF)
28
 
29
+ <!-- footer start -->
30
+ ## Discord
31
 
32
+ For further support, and discussions on these models and AI in general, join us at:
33
 
34
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
35
 
36
+ ## Thanks, and how to contribute.
37
 
38
+ Thanks to the [chirper.ai](https://chirper.ai) team!
39
+
40
+ 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.
41
+
42
+ 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.
43
+
44
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
45
+
46
+ * Patreon: https://patreon.com/TheBlokeAI
47
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
48
+
49
+ **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.
50
+
51
+ Thank you to all my generous patrons and donaters!
52
+ <!-- footer end -->
53
 
54
  # Original Dromedary Model Card
55
 
 
57
 
58
  ## Model details
59
 
 
 
60
  <img src="https://raw.githubusercontent.com/IBM/Dromedary/main/assets/images/dromedary_logo.svg" alt="Dromedary Logo"/>
61
 
 
 
62
  **Model type:**
63
  Dromedary is an open-source self-aligned language model trained with minimal human supervision.
64
  The base language model is LLaMA-65b, based on the transformer architecture.