Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-IQ4_XS.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q2_K.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_L.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_M.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_S.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_M.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_S.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_M.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_S.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q6_K.gguf +3 -0
- cloudyu-Meta-Llama-3-8B-Instruct-DPO-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 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
cloudyu-Meta-Llama-3-8B-Instruct-DPO-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,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: cloudyu/Meta-Llama-3-8B-Instruct-DPO
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# cloudyu/Meta-Llama-3-8B-Instruct-DPO 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 | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [cloudyu-Meta-Llama-3-8B-Instruct-DPO-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/cloudyu-Meta-Llama-3-8B-Instruct-DPO-GGUF/blob/main/cloudyu-Meta-Llama-3-8B-Instruct-DPO-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)
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d6bbc6447133eee4c8ddc97044350c365e9b5e8d5ac6803039893c8806e226a
|
3 |
+
size 4484362848
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2130e1fab8555ca1a47bb031ece69bf7f8b1258029ea2b4f3839f581b2804fe7
|
3 |
+
size 3179131488
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48ec562b67493ad0ddbc4c7d9929492e26e4e7359cec77fa82a928eb5da764d3
|
3 |
+
size 4321956448
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb303b676368d712c5819c7addab9eb1669cf35357eab61d30171d8dc7a7f08e
|
3 |
+
size 4018917984
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af57943691aa195587be078e7b3dd20522c56a3dcbdad3e467324e9ed95be638
|
3 |
+
size 3664499296
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:281aaa4569582b2854cdb45776103064e42003f6ea43635651cec26e12347fcb
|
3 |
+
size 4920734304
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdc910c5827b05986a907df5eb71ff2ec6fc0222b34122865f03c1ea6db11aa2
|
3 |
+
size 4692669024
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fb82d205116297f9eb6aadaf9135ce5247abc7845db7e965efd0edff89a88a2
|
3 |
+
size 5732987488
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcc7e8c2b56639e91989fa033cb82faadb104dc1e4d07b91730a6a900cd50548
|
3 |
+
size 5599294048
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f04056d26223d95294a6a9b2b4c372e982da800237e1cdcf06cc4e00fbe0ae8
|
3 |
+
size 6596006496
|
cloudyu-Meta-Llama-3-8B-Instruct-DPO-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82ed0dca691f7a1b324a0309f29a16e14b9a49cbf78d1da0d59421b5019c4d2e
|
3 |
+
size 8540770912
|
featherless-quants.png
ADDED
Git LFS Details
|