Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-IQ4_XS.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q2_K.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_L.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_M.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_S.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q6_K.gguf +3 -0
- huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-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-Coder-7B-Instruct-abliterated-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-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-Coder-7B-Instruct-abliterated
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated 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-Coder-7B-Instruct-abliterated-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-IQ4_XS.gguf) | 4053.40 MB |
|
| 21 |
+
| Q2_K | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q2_K.gguf) | 2876.23 MB |
|
| 22 |
+
| Q3_K_L | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_L.gguf) | 3899.06 MB |
|
| 23 |
+
| Q3_K_M | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_M.gguf) | 3631.97 MB |
|
| 24 |
+
| Q3_K_S | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_S.gguf) | 3330.58 MB |
|
| 25 |
+
| Q4_K_M | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_M.gguf) | 4466.13 MB |
|
| 26 |
+
| Q4_K_S | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_S.gguf) | 4251.26 MB |
|
| 27 |
+
| Q5_K_M | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_M.gguf) | 5192.60 MB |
|
| 28 |
+
| Q5_K_S | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_S.gguf) | 5068.95 MB |
|
| 29 |
+
| Q6_K | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q6_K.gguf) | 5964.47 MB |
|
| 30 |
+
| Q8_0 | [huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-GGUF/blob/main/huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-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-Coder-7B-Instruct-abliterated-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25f3eda31b9057857627a991532ba902bf24372aed989b72b49742a687aaf56c
|
| 3 |
+
size 4250298944
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f4d36142c304e68d3f6476deb722e6380bb30e956a79dc52487c34964c5074f
|
| 3 |
+
size 3015940672
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10cb4a1f00c12ca25cd1d709bd3c95c4e88752bdb58d4ea29cd9da41c9efe1ad
|
| 3 |
+
size 4088459840
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c372950d8ffcdaaffeef6cb7bda99c6db697150e4c016a8ee33617c4cb4dc864
|
| 3 |
+
size 3808391744
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5bd7691ae3684706b50e32e097708faf18bfe2d063ffbbfcd537be2595e9f5
|
| 3 |
+
size 3492368960
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c91e0bff1e5bc0b2a7fcc7f61a5413ab39f4ead49cd148caebffed8e056f797
|
| 3 |
+
size 4683074112
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bd6a5b23ba3f3ffbac1de3de5f07b1022528f2320aa3218d98a38bc50448475
|
| 3 |
+
size 4457769536
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:326c461ceaf5bca6a950f9935b71af59a07f5dbcbe96254d6213535739b273ca
|
| 3 |
+
size 5444831808
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96f9333dbf0e7e221f11a32c341d64d1a2f3ced53024174ac9d31844d7dc558b
|
| 3 |
+
size 5315177024
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c69261522444074dbe76b8cd7304cf8d3e18eef8b4c0fc8b5453e8f329f6877a
|
| 3 |
+
size 6254199360
|
huihui-ai-Qwen2.5-Coder-7B-Instruct-abliterated-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79a2fa0d13b0501bd0b64ad71116702114fe71f6a1b738608837521c7e20c36b
|
| 3 |
+
size 8098525760
|