Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-IQ4_XS.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q2_K.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_L.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q6_K.gguf +3 -0
- huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-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 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: huihui-ai/Qwen2.5-7B-Instruct-abliterated-v3
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# huihui-ai/Qwen2.5-7B-Instruct-abliterated-v3 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 | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-IQ4_XS.gguf) | 4053.40 MB |
|
| 21 |
+
| Q2_K | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q2_K.gguf) | 2876.23 MB |
|
| 22 |
+
| Q3_K_L | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_L.gguf) | 3899.06 MB |
|
| 23 |
+
| Q3_K_M | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_M.gguf) | 3631.97 MB |
|
| 24 |
+
| Q3_K_S | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_S.gguf) | 3330.58 MB |
|
| 25 |
+
| Q4_K_M | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_M.gguf) | 4466.13 MB |
|
| 26 |
+
| Q4_K_S | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_S.gguf) | 4251.26 MB |
|
| 27 |
+
| Q5_K_M | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_M.gguf) | 5192.60 MB |
|
| 28 |
+
| Q5_K_S | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_S.gguf) | 5068.95 MB |
|
| 29 |
+
| Q6_K | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q6_K.gguf) | 5964.47 MB |
|
| 30 |
+
| Q8_0 | [huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-GGUF/blob/main/huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q8_0.gguf) | 7723.36 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
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d974e5252f660f78085e806e5e1834e05937c6194432b86ca19c78fc0f88e84a
|
| 3 |
+
size 4250299072
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bac0f01c25b29b8898f46e003550ed856b689448640b78a73b4d05e1a1a61486
|
| 3 |
+
size 3015940800
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88cabff846ccb2a588c6090d540897724db69c0d95ab8ac82e96f5a2d10a0468
|
| 3 |
+
size 4088459968
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a27ae2bf394547ccca822cb613901bc859aca01ae35fa2668bd910a29e18fd3e
|
| 3 |
+
size 3808391872
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31bc01c5d00c8807c514f8c8f56ed5b0fe97d6287b940982f5b1fee3e7f32850
|
| 3 |
+
size 3492369088
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43f4632a2aa33b921d873fa1f080334c19b47215ea8fd8d09cd0dcce4e73eef8
|
| 3 |
+
size 4683074240
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74f087cea9d4c57903410d7b669d7a8ca7eefd9d20f196951c0803770e83a0a5
|
| 3 |
+
size 4457769664
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fbccc7279214ed619e741acbba471d1ec3ae399f9b135d04f5116b87357e917
|
| 3 |
+
size 5444831936
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e05491c6495379bac7838d95b259165c9c1e4f821c7bb35203f53ebb03a551d
|
| 3 |
+
size 5315177152
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff0fc851feb89365bd7a47f89dcd8a497cf58fd2baf5dcbd078f2d531a1c3279
|
| 3 |
+
size 6254199488
|
huihui-ai-Qwen2.5-7B-Instruct-abliterated-v3-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c84b1669b4c2b9a0d0e6bbebb70d4c7f0808f0a9cf52af7a4c6f922e8bd43752
|
| 3 |
+
size 8098525888
|