Updating model files
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
# Tim Dettmers' Guanaco 13B fp16 HF
|
6 |
|
@@ -13,7 +24,18 @@ It is the result of merging the LoRA then saving in HF fp16 format.
|
|
13 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-13B-GPTQ)
|
14 |
* [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/guanaco-13B-GGML)
|
15 |
* [Merged, unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-13B-HF)
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
# Original model card
|
18 |
|
19 |
-
Not provided by original model creator.
|
|
|
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 |
# Tim Dettmers' Guanaco 13B fp16 HF
|
17 |
|
|
|
24 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-13B-GPTQ)
|
25 |
* [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/guanaco-13B-GGML)
|
26 |
* [Merged, unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-13B-HF)
|
27 |
+
|
28 |
+
## Want to support my work?
|
29 |
+
|
30 |
+
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.
|
31 |
+
|
32 |
+
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.
|
33 |
+
|
34 |
+
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.
|
35 |
+
|
36 |
+
* Patreon: coming soon! (just awaiting approval)
|
37 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
38 |
+
* Discord: https://discord.gg/UBgz4VXf
|
39 |
# Original model card
|
40 |
|
41 |
+
Not provided by original model creator.
|