Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- birgermoell-llama-3-open-hermes-disco-IQ4_XS.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q2_K.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q3_K_L.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q3_K_M.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q3_K_S.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q4_K_M.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q4_K_S.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q5_K_M.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q5_K_S.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q6_K.gguf +3 -0
- birgermoell-llama-3-open-hermes-disco-Q8_0.gguf +3 -0
- featherless-quants.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
birgermoell-llama-3-open-hermes-disco-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
birgermoell-llama-3-open-hermes-disco-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
birgermoell-llama-3-open-hermes-disco-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
birgermoell-llama-3-open-hermes-disco-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
birgermoell-llama-3-open-hermes-disco-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
birgermoell-llama-3-open-hermes-disco-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
birgermoell-llama-3-open-hermes-disco-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
birgermoell-llama-3-open-hermes-disco-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
birgermoell-llama-3-open-hermes-disco-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
birgermoell-llama-3-open-hermes-disco-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
birgermoell-llama-3-open-hermes-disco-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: birgermoell/llama-3-open-hermes-disco
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# birgermoell/llama-3-open-hermes-disco GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
|
14 |
+
---
|
15 |
+
|
16 |
+
## Available Quantizations π
|
17 |
+
|
18 |
+
| Quantization Type | File | Size |
|
19 |
+
|-------------------|------|------|
|
20 |
+
| IQ4_XS | [birgermoell-llama-3-open-hermes-disco-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [birgermoell-llama-3-open-hermes-disco-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [birgermoell-llama-3-open-hermes-disco-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [birgermoell-llama-3-open-hermes-disco-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [birgermoell-llama-3-open-hermes-disco-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [birgermoell-llama-3-open-hermes-disco-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [birgermoell-llama-3-open-hermes-disco-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [birgermoell-llama-3-open-hermes-disco-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [birgermoell-llama-3-open-hermes-disco-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [birgermoell-llama-3-open-hermes-disco-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [birgermoell-llama-3-open-hermes-disco-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/birgermoell-llama-3-open-hermes-disco-GGUF/blob/main/birgermoell-llama-3-open-hermes-disco-Q8_0.gguf) | 8145.11 MB |
|
31 |
+
|
32 |
+
|
33 |
+
---
|
34 |
+
|
35 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
36 |
+
|
37 |
+
### Key Features
|
38 |
+
|
39 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
40 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
41 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
42 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
43 |
+
|
44 |
+
---
|
45 |
+
|
46 |
+
**Links:**
|
47 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
birgermoell-llama-3-open-hermes-disco-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:feaf3dcab1d458ae8a95ca68ec07be2d461029720e2ce3b497c2caa0611de386
|
3 |
+
size 4484363360
|
birgermoell-llama-3-open-hermes-disco-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:804a626e3a4eacb933d00301f953e928a827d7dcf1e24958217b53dca700f2d7
|
3 |
+
size 3179132000
|
birgermoell-llama-3-open-hermes-disco-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fd8b53a48ced7403314d984150ff6835a22969467dfe74ad35ce9e4586fe441
|
3 |
+
size 4321956960
|
birgermoell-llama-3-open-hermes-disco-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1237996fbe877839f5542c714776a2fe12aae4dd1f5d1a7f31f37f15a14ef48e
|
3 |
+
size 4018918496
|
birgermoell-llama-3-open-hermes-disco-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61bbf967952137bcfebf3b8e948f213dc99b2f253358b390668de21cade7f51a
|
3 |
+
size 3664499808
|
birgermoell-llama-3-open-hermes-disco-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a20a9a0bdb4133eabd6d91d61c6c7673407cfdc17780b5605e3976bdad2adf0
|
3 |
+
size 4920734816
|
birgermoell-llama-3-open-hermes-disco-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08e5d1301d458f7a56a4da6bc3746d228e19bcf317f4e12b8367d31beb4c84ec
|
3 |
+
size 4692669536
|
birgermoell-llama-3-open-hermes-disco-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042077f5582ecccf6e5394e3edf0c7d813ee5188b7130f74a7fb1ef468e6e524
|
3 |
+
size 5732988000
|
birgermoell-llama-3-open-hermes-disco-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e8fc30e37919bab83e6b0073e2dbef2ccb8e790ef042d72a6b7a96080ecf675
|
3 |
+
size 5599294560
|
birgermoell-llama-3-open-hermes-disco-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b26da85b27e4d831147df764284577dab74812c9cb7e0f6d7de28c563888cc9
|
3 |
+
size 6596007008
|
birgermoell-llama-3-open-hermes-disco-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb828425e03c60b022c25a27dc167de78eba26ec519df3115fe34ce96b37d121
|
3 |
+
size 8540771424
|
featherless-quants.png
ADDED
Git LFS Details
|