Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- mlabonne-NeuralDaredevil-7B-IQ4_XS.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q2_K.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q3_K_L.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q3_K_M.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q3_K_S.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q4_K_M.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q4_K_S.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q5_K_M.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q5_K_S.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-Q6_K.gguf +3 -0
- mlabonne-NeuralDaredevil-7B-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-NeuralDaredevil-7B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
mlabonne-NeuralDaredevil-7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
mlabonne-NeuralDaredevil-7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
mlabonne-NeuralDaredevil-7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
mlabonne-NeuralDaredevil-7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
mlabonne-NeuralDaredevil-7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
mlabonne-NeuralDaredevil-7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
mlabonne-NeuralDaredevil-7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
mlabonne-NeuralDaredevil-7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
mlabonne-NeuralDaredevil-7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
mlabonne-NeuralDaredevil-7B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mlabonne/NeuralDaredevil-7B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# mlabonne/NeuralDaredevil-7B 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-NeuralDaredevil-7B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [mlabonne-NeuralDaredevil-7B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [mlabonne-NeuralDaredevil-7B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [mlabonne-NeuralDaredevil-7B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [mlabonne-NeuralDaredevil-7B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [mlabonne-NeuralDaredevil-7B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [mlabonne-NeuralDaredevil-7B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [mlabonne-NeuralDaredevil-7B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [mlabonne-NeuralDaredevil-7B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [mlabonne-NeuralDaredevil-7B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q6_K.gguf) | 5666.80 MB |
|
30 |
+
| Q8_0 | [mlabonne-NeuralDaredevil-7B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/mlabonne/NeuralDaredevil-7B-GGUF/blob/main/mlabonne-NeuralDaredevil-7B-Q8_0.gguf) | 7339.34 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-NeuralDaredevil-7B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfb1f27c5579b11dd92cdc1ab24160c31f0b0c3cb5b5c21e1928d3000275df79
|
3 |
+
size 3944390144
|
mlabonne-NeuralDaredevil-7B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c988f63c2d5626b2133d17bd9db387d0346b38a1329b4409f537b05b6c3e32cb
|
3 |
+
size 2719243776
|
mlabonne-NeuralDaredevil-7B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a582fbb02d9f919c7ed5358e4d992ae85c3940609216acd139ed5a239ee22c7
|
3 |
+
size 3822026240
|
mlabonne-NeuralDaredevil-7B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4886201f45449038254d97a29c4b08c5c6115014626579cf06329307e7fc4b2
|
3 |
+
size 3518987776
|
mlabonne-NeuralDaredevil-7B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5c5e47d0abd3fca1594c39ff77cf5767d10ec1d581f95fefa7f28d19740b76d
|
3 |
+
size 3164569088
|
mlabonne-NeuralDaredevil-7B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b0ceeb4e6df751b1095761d2f92ab35c20bcb5d8c5d63cd10ae0b16df999906
|
3 |
+
size 4368440832
|
mlabonne-NeuralDaredevil-7B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e2a679272d83902005e001e1f175d386ca4c61192b002be29db4084a74857b
|
3 |
+
size 4140375552
|
mlabonne-NeuralDaredevil-7B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06df059eb9f83042524459a331612bce98200e417ec9b66c479609f9012435bc
|
3 |
+
size 5131410944
|
mlabonne-NeuralDaredevil-7B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9774a50d8b0dea695682fd6a3e34c199afe4ce8c140e42104a7e49de0581b259
|
3 |
+
size 4997717504
|
mlabonne-NeuralDaredevil-7B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04982bee4aab51b1f8bc198dfeec2b7d2a62d8bfdd31fecab44897c5455401eb
|
3 |
+
size 5942066688
|
mlabonne-NeuralDaredevil-7B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:226effabc7ce02b594a40415f5d8dac26d15ae598b037bc14fbe5e340504ad40
|
3 |
+
size 7695859200
|