Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- mlabonne-Daredevil-8B-IQ4_XS.gguf +3 -0
- mlabonne-Daredevil-8B-Q2_K.gguf +3 -0
- mlabonne-Daredevil-8B-Q3_K_L.gguf +3 -0
- mlabonne-Daredevil-8B-Q3_K_M.gguf +3 -0
- mlabonne-Daredevil-8B-Q3_K_S.gguf +3 -0
- mlabonne-Daredevil-8B-Q4_K_M.gguf +3 -0
- mlabonne-Daredevil-8B-Q4_K_S.gguf +3 -0
- mlabonne-Daredevil-8B-Q5_K_M.gguf +3 -0
- mlabonne-Daredevil-8B-Q5_K_S.gguf +3 -0
- mlabonne-Daredevil-8B-Q6_K.gguf +3 -0
- mlabonne-Daredevil-8B-Q8_0.gguf +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 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
mlabonne-Daredevil-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mlabonne-Daredevil-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mlabonne-Daredevil-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mlabonne-Daredevil-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
mlabonne-Daredevil-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
mlabonne-Daredevil-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
mlabonne-Daredevil-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
mlabonne-Daredevil-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
mlabonne-Daredevil-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
mlabonne-Daredevil-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
mlabonne-Daredevil-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mlabonne/Daredevil-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# mlabonne/Daredevil-8B 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 | [mlabonne-Daredevil-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [mlabonne-Daredevil-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [mlabonne-Daredevil-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [mlabonne-Daredevil-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [mlabonne-Daredevil-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [mlabonne-Daredevil-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [mlabonne-Daredevil-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [mlabonne-Daredevil-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q5_K_M.gguf) | 5467.41 MB |
|
28 |
+
| Q5_K_S | [mlabonne-Daredevil-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q5_K_S.gguf) | 5339.91 MB |
|
29 |
+
| Q6_K | [mlabonne-Daredevil-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [mlabonne-Daredevil-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/mlabonne-Daredevil-8B-GGUF/blob/main/mlabonne-Daredevil-8B-Q8_0.gguf) | 8145.12 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)
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|
mlabonne-Daredevil-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0c543bf0e3ab2bcc0b99d7c96fc42d6265e0861855a684758cecdb5ef575a26
|
3 |
+
size 4484365120
|
mlabonne-Daredevil-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d416844e1d01e40110d3f4fcb1d6d69fea40ecc140fd7c2af9d1844ea089845c
|
3 |
+
size 3179133760
|
mlabonne-Daredevil-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4d42799744d2cccd9e6f9c34f4d72747fb23296266c49641a710a007c01928d
|
3 |
+
size 4321958720
|
mlabonne-Daredevil-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34fc4c7d8414c02798563fe6b557d6bdfb196b6420c3bf3a4b87919a5b72ba50
|
3 |
+
size 4018920256
|
mlabonne-Daredevil-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1719f4c8833c827aa95a6469d954bb287d63a44b32111ac4d4110c9416bc5c0d
|
3 |
+
size 3664501568
|
mlabonne-Daredevil-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e387973955a26c1361be184570647b00343aca1e9d3cd62a9b3ad443ebaf4f7b
|
3 |
+
size 4920736576
|
mlabonne-Daredevil-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777fe271bcff59be728c622627424f075cd294a7e6e23004be0c73472a6c2036
|
3 |
+
size 4692671296
|
mlabonne-Daredevil-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89b166fd035eec768a94eb3a96de7e44890032aa16fe29864fd3266126f6839
|
3 |
+
size 5732989760
|
mlabonne-Daredevil-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e73b3421003cad4faf03a721a06540d976492c59ee59a01fb3bf910225bfcd1f
|
3 |
+
size 5599296320
|
mlabonne-Daredevil-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d03e81b7c2573335b1280d34aadeb45d00cdd8aab7b932696699cedafea36acb
|
3 |
+
size 6596008768
|
mlabonne-Daredevil-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983c42f1079514545a581c02663e160296c83de1003f56118405a299a66fb635
|
3 |
+
size 8540773184
|