Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- RLHFlow-LLaMA3-iterative-DPO-final-IQ4_XS.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q2_K.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_L.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_M.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_S.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_M.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_S.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_M.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_S.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-Q6_K.gguf +3 -0
- RLHFlow-LLaMA3-iterative-DPO-final-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 |
+
RLHFlow-LLaMA3-iterative-DPO-final-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
RLHFlow-LLaMA3-iterative-DPO-final-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
RLHFlow-LLaMA3-iterative-DPO-final-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: RLHFlow/LLaMA3-iterative-DPO-final
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# RLHFlow/LLaMA3-iterative-DPO-final GGUF Quantizations ๐
|
| 8 |
+
|
| 9 |
+

|
| 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 | [RLHFlow-LLaMA3-iterative-DPO-final-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-IQ4_XS.gguf) | 4276.62 MB |
|
| 21 |
+
| Q2_K | [RLHFlow-LLaMA3-iterative-DPO-final-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q2_K.gguf) | 3031.86 MB |
|
| 22 |
+
| Q3_K_L | [RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_L.gguf) | 4121.74 MB |
|
| 23 |
+
| Q3_K_M | [RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_M.gguf) | 3832.74 MB |
|
| 24 |
+
| Q3_K_S | [RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_S.gguf) | 3494.74 MB |
|
| 25 |
+
| Q4_K_M | [RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_M.gguf) | 4692.78 MB |
|
| 26 |
+
| Q4_K_S | [RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_S.gguf) | 4475.28 MB |
|
| 27 |
+
| Q5_K_M | [RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_M.gguf) | 5467.40 MB |
|
| 28 |
+
| Q5_K_S | [RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_S.gguf) | 5339.90 MB |
|
| 29 |
+
| Q6_K | [RLHFlow-LLaMA3-iterative-DPO-final-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-Q6_K.gguf) | 6290.44 MB |
|
| 30 |
+
| Q8_0 | [RLHFlow-LLaMA3-iterative-DPO-final-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-iterative-DPO-final-GGUF/blob/main/RLHFlow-LLaMA3-iterative-DPO-final-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)
|
RLHFlow-LLaMA3-iterative-DPO-final-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0928b6c32d896d05594946490d5ac0b6e569c75fbf33f174ed0f650378475c9c
|
| 3 |
+
size 4484362720
|
RLHFlow-LLaMA3-iterative-DPO-final-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cec28dc0382d7fc45da3387da21ccdf8597fbb57bdf8e4fd4dd88708939ac99d
|
| 3 |
+
size 3179131360
|
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1494da2f0912eabfdb5fbfd02defd412af80abddcac0fa36bf44232fc960319e
|
| 3 |
+
size 4321956320
|
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccca9d5c46524c2bcad6f8d876bd6ed3d46d5191ddd02e2c7021076759577c3d
|
| 3 |
+
size 4018917856
|
RLHFlow-LLaMA3-iterative-DPO-final-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66003edd5a1a71078cc6337a5106a9ae75d28cffc73d27edfe21c3f12dd4ae5d
|
| 3 |
+
size 3664499168
|
RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89831843a132b6a9aecd1e90ad7d534e027ec47c192d5bc75e029d9e8989f942
|
| 3 |
+
size 4920734176
|
RLHFlow-LLaMA3-iterative-DPO-final-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87e61398606810ee7ac12ec757717bfd55c689726d15c688402f4c4202f5ecb3
|
| 3 |
+
size 4692668896
|
RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38420a5107f68f9226f27dee929631b597eb8e92f4e444afb8760769956d21db
|
| 3 |
+
size 5732987360
|
RLHFlow-LLaMA3-iterative-DPO-final-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25a36b91be9e51871952c2c1d935bc7e054364a8766f2a9ba3234e5c73c317cf
|
| 3 |
+
size 5599293920
|
RLHFlow-LLaMA3-iterative-DPO-final-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb0701407887f0a695592f4d85523565c7fc49b581f74a87873eb61cd37fe481
|
| 3 |
+
size 6596006368
|
RLHFlow-LLaMA3-iterative-DPO-final-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:219ce2521060eba32832102a01f5c050459c07c6ceb8d51b2ec8fe9dd049ef27
|
| 3 |
+
size 8540770784
|
featherless-quants.png
ADDED
|
Git LFS Details
|