Updating model files
Browse files
README.md
CHANGED
@@ -2,6 +2,17 @@
|
|
2 |
license: other
|
3 |
inference: false
|
4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
## Dromedary-65B-LoRA GGML
|
7 |
|
@@ -32,8 +43,19 @@ For files compatible with the previous version of llama.cpp, please see branch `
|
|
32 |
`dromedary-lora-65B.ggmlv3.q5_1.bin` | q5_1 | 5bit | 49GB | 51GB | 5-bit. Even higher accuracy, higher resource usage and slower inference. |
|
33 |
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
# Original Dromedary Model Card
|
36 |
-
|
37 |
See https://github.com/IBM/Dromedary#model-weights for instructions.
|
38 |
|
39 |
## Model details
|
|
|
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 GGML
|
18 |
|
|
|
43 |
`dromedary-lora-65B.ggmlv3.q5_1.bin` | q5_1 | 5bit | 49GB | 51GB | 5-bit. Even higher accuracy, higher resource usage and slower inference. |
|
44 |
|
45 |
|
46 |
+
## Want to support my work?
|
47 |
+
|
48 |
+
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.
|
49 |
+
|
50 |
+
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.
|
51 |
+
|
52 |
+
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.
|
53 |
+
|
54 |
+
* Patreon: coming soon! (just awaiting approval)
|
55 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
56 |
+
* Discord: https://discord.gg/UBgz4VXf
|
57 |
# Original Dromedary Model Card
|
58 |
+
|
59 |
See https://github.com/IBM/Dromedary#model-weights for instructions.
|
60 |
|
61 |
## Model details
|