Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- royallab-ZephRP-m7b-IQ4_XS.gguf +3 -0
- royallab-ZephRP-m7b-Q2_K.gguf +3 -0
- royallab-ZephRP-m7b-Q3_K_L.gguf +3 -0
- royallab-ZephRP-m7b-Q3_K_M.gguf +3 -0
- royallab-ZephRP-m7b-Q3_K_S.gguf +3 -0
- royallab-ZephRP-m7b-Q4_K_M.gguf +3 -0
- royallab-ZephRP-m7b-Q4_K_S.gguf +3 -0
- royallab-ZephRP-m7b-Q5_K_M.gguf +3 -0
- royallab-ZephRP-m7b-Q5_K_S.gguf +3 -0
- royallab-ZephRP-m7b-Q6_K.gguf +3 -0
- royallab-ZephRP-m7b-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 |
+
royallab-ZephRP-m7b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
royallab-ZephRP-m7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
royallab-ZephRP-m7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
royallab-ZephRP-m7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
royallab-ZephRP-m7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
royallab-ZephRP-m7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
royallab-ZephRP-m7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
royallab-ZephRP-m7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
royallab-ZephRP-m7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
royallab-ZephRP-m7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
royallab-ZephRP-m7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: royallab/ZephRP-m7b
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# royallab/ZephRP-m7b 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 | [royallab-ZephRP-m7b-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [royallab-ZephRP-m7b-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [royallab-ZephRP-m7b-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [royallab-ZephRP-m7b-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [royallab-ZephRP-m7b-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [royallab-ZephRP-m7b-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [royallab-ZephRP-m7b-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [royallab-ZephRP-m7b-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [royallab-ZephRP-m7b-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [royallab-ZephRP-m7b-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-Q6_K.gguf) | 5666.79 MB |
|
30 |
+
| Q8_0 | [royallab-ZephRP-m7b-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/royallab/ZephRP-m7b-GGUF/blob/main/royallab-ZephRP-m7b-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
|
royallab-ZephRP-m7b-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c519ddd031c77405ce74376d6a7a60f3330ceb82247804b3145b86bbe320ab3f
|
3 |
+
size 3944388608
|
royallab-ZephRP-m7b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47a4b2135fc19c97e0583a93ce252c6b86f69a49e55f8c6f38fc909da6a34270
|
3 |
+
size 2719242240
|
royallab-ZephRP-m7b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb914c3797ac94063c7ecdd0e9f313f14a6668a4a85da1dfbe3325c70d2dbbad
|
3 |
+
size 3822024704
|
royallab-ZephRP-m7b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef051244698987a7d7fdc6b7e4be8c7f4f87675cde99f591a2bcecdb1d4f8aae
|
3 |
+
size 3518986240
|
royallab-ZephRP-m7b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86f5f668a7138885b897404138711381645309b33905d6715a95ba32c1e7a5a3
|
3 |
+
size 3164567552
|
royallab-ZephRP-m7b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04db6c6582d9c122234fbb459277839d1e8dbdfcfa0da6b3947dd52522b77c08
|
3 |
+
size 4368439296
|
royallab-ZephRP-m7b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06f4c2c8540306c9c24a89bad14eb6efce7afe231f9de435a61fedc708667c6f
|
3 |
+
size 4140374016
|
royallab-ZephRP-m7b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c1bb4bdae1095c139c94c59083a0708b67386f05d50b616a642447a80a6fa4e
|
3 |
+
size 5131409408
|
royallab-ZephRP-m7b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02fc22fef5041e247d60b08f2b3da3b056afe5b61d8b05af61832791dc0d3444
|
3 |
+
size 4997715968
|
royallab-ZephRP-m7b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ecbffa1f573145dd6a1b3534dce94285c50530a280993f2b38d7300c6f1d5d
|
3 |
+
size 5942065152
|
royallab-ZephRP-m7b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff9da59cd0299ced0af075efe7f2e1cbb1da4d397b54316e8a4252e813a93478
|
3 |
+
size 7695857664
|