Compare commits
10 Commits
e4330e56b1
...
8ac34729ee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ac34729ee | ||
|
|
1d08152c20 | ||
|
|
572e452894 | ||
|
|
4411d6f750 | ||
|
|
579e2eed86 | ||
|
|
565a1549d1 | ||
|
|
4b924df931 | ||
|
|
8607a961c1 | ||
|
|
4422c1241a | ||
|
|
74eccf5c97 |
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -51,3 +51,10 @@ Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Qwen3-14B-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
3
Qwen3-14B-Uncensored.i1-IQ1_S.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37a72afd4e46e6138c1188c79145ea1bf3066ae6bc9f72710fb6cf22a6195f1b
|
||||
size 3579935392
|
||||
3
Qwen3-14B-Uncensored.i1-IQ2_S.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1635a6e791a922b51fe8e736927b17f0abd58d3c752e0a13167e17032713699
|
||||
size 4963313312
|
||||
3
Qwen3-14B-Uncensored.i1-IQ3_S.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7eb8b2cc4f0efa9e51801810b67276acfe01b038bad51b03bb11901350a2622
|
||||
size 6684959392
|
||||
3
Qwen3-14B-Uncensored.i1-IQ3_XS.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7ea75b34627673e0d2429a6777cf69d77736a18d6ff741083d39bbd0b4dd8ec
|
||||
size 6375301792
|
||||
3
Qwen3-14B-Uncensored.i1-Q4_0.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d263d50509cd2e062753e4d258939cb30fdb3271e029c35ad245b140e8c52826
|
||||
size 8543002272
|
||||
3
Qwen3-14B-Uncensored.i1-Q4_1.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ff0cc1c086f3b62c797492a09802d60420b172288ea27e9eeaef90566e44100
|
||||
size 9389522592
|
||||
3
Qwen3-14B-Uncensored.i1-Q5_K_M.gguf
Normal file
3
Qwen3-14B-Uncensored.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8def663b0ff3566d63687b7730aaebac4fec552300bd636790135aaeddc1a927
|
||||
size 10514570912
|
||||
80
README.md
80
README.md
@@ -1,6 +1,86 @@
|
||||
---
|
||||
base_model: nicoboss/Qwen3-14B-Uncensored
|
||||
datasets:
|
||||
- Guilherme34/uncensor
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
license_link: https://huggingface.co/Qwen/Qwen2.5-14B/blob/main/LICENSE
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- generated_from_trainer
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/nicoboss/Qwen3-14B-Uncensored
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-14B-Uncensored-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-GGUF
|
||||
## Usage
|
||||
|
||||
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||
more details, including on how to concatenate multi-part files.
|
||||
|
||||
## Provided Quants
|
||||
|
||||
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | practically like static Q6_K |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
And here are Artefact2's thoughts on the matter:
|
||||
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||
|
||||
## FAQ / Model Request
|
||||
|
||||
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||
questions you might have and/or if you want some other model quantized.
|
||||
|
||||
## Thanks
|
||||
|
||||
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||
me use its servers and providing upgrades to my workstation to enable
|
||||
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
||||
|
||||
<!-- end -->
|
||||
|
||||
Reference in New Issue
Block a user