Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-IQ4_XS.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q2_K.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q3_K_L.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q3_K_M.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q3_K_S.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q4_K_M.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q4_K_S.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q5_K_M.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q5_K_S.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-8B-Q6_K.gguf +3 -0
- rmihaylov-Llama-3-DARE-v1-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 |
+
rmihaylov-Llama-3-DARE-v1-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
rmihaylov-Llama-3-DARE-v1-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: rmihaylov/Llama-3-DARE-v1-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# rmihaylov/Llama-3-DARE-v1-8B GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## Available Quantizations π
|
16 |
+
|
17 |
+
| Quantization Type | File | Size |
|
18 |
+
|-------------------|------|------|
|
19 |
+
| Q8_0 | [rmihaylov-Llama-3-DARE-v1-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [rmihaylov-Llama-3-DARE-v1-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [rmihaylov-Llama-3-DARE-v1-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [rmihaylov-Llama-3-DARE-v1-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [rmihaylov-Llama-3-DARE-v1-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [rmihaylov-Llama-3-DARE-v1-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [rmihaylov-Llama-3-DARE-v1-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [rmihaylov-Llama-3-DARE-v1-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [rmihaylov-Llama-3-DARE-v1-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [rmihaylov-Llama-3-DARE-v1-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [rmihaylov-Llama-3-DARE-v1-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/rmihaylov-Llama-3-DARE-v1-8B-GGUF/blob/main/rmihaylov-Llama-3-DARE-v1-8B-IQ4_XS.gguf) | 4276.62 MB |
|
30 |
+
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
35 |
+
|
36 |
+
### Key Features
|
37 |
+
|
38 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
39 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
40 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
41 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
**Links:**
|
46 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
featherless-quants.png
ADDED
![]() |
Git LFS Details
|
rmihaylov-Llama-3-DARE-v1-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1347d73d307dcb939c15fc9981d326b59c0e3a18dc89c3360e9f772567bc0db5
|
3 |
+
size 4484363456
|
rmihaylov-Llama-3-DARE-v1-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8497881d871615180447bb73a0c11af5ead884c6daf39111c6db03242aff7f00
|
3 |
+
size 3179132096
|
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:748d830cd27c594eef0c38d83f9bcae16ba073b0d546b5bb9cfa1d01f431bef1
|
3 |
+
size 4321957056
|
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a5ea355cfb2ad7587770400a9f368e43164737dbf132aff21dfe5e58b09f7d6
|
3 |
+
size 4018918592
|
rmihaylov-Llama-3-DARE-v1-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76ad9afee9bced29f1fe1fafae13e6b7c58914a85bafe02b9a7a8d80a9b9099b
|
3 |
+
size 3664499904
|
rmihaylov-Llama-3-DARE-v1-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:709b8d420132483f8019c77695b6ea613fe16b70f6a138bc1eebd88e3e547054
|
3 |
+
size 4920734912
|
rmihaylov-Llama-3-DARE-v1-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff59b31c6e491d769d3db79fe9f14948da0a52a087e5902efd0750f9027b9c29
|
3 |
+
size 4692669632
|
rmihaylov-Llama-3-DARE-v1-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac9814749e750020d480f1c4429501ad023499ca27457aa7a3d5e5adf16da640
|
3 |
+
size 5732988096
|
rmihaylov-Llama-3-DARE-v1-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:102c753934a3dd6cd6af6769ad4500af375a1a1f69ca778ce17654818f68ecff
|
3 |
+
size 5599294656
|
rmihaylov-Llama-3-DARE-v1-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f51723be07176acc73ab02dc815db6184917791e704d93895c58c7e81611b5dd
|
3 |
+
size 6596007104
|
rmihaylov-Llama-3-DARE-v1-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2b001a055884a0e821f9f50127473344614af8e8a8563d5e143dc5c89eb909c
|
3 |
+
size 8540771520
|