初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 05:45:09 +08:00
commit 1873f9568c
27 changed files with 226 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Qwen3-0.6B-heretic-OG.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23ed6884732eeb1983a3d253c9d10fbef35286cf9482584d9cff3adecd31796c
size 216052768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8afb6f956d300629a39d97fb3c9829eef6bcf2e1afacf37898911cf12aadda2f
size 208016416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8def3c7d1152f4b7973a1907e8da29f24ad17515d2bd7022b09805d42569d18a
size 264909856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5302d23e2649fc23e78a9e4ab01d544e2a5bdc3a422e708c2ea5f02bedbcaac1
size 254194720

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a5960e9780358b5f1e262d11293d541868f58f4963317bd7d5ab925196743f
size 241996832

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f956bcfb105c8dc10f209b7093d9a6864d854766f7aa59ff1e83cc712a6b11b
size 229446688

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b8993b0d54fb5333e831228a96a958a52adf98e9b7e8e89178385d1178b93c4
size 336027680

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0567d7fa6dcfc7bb035f84757d9a6f43eea6cc9f738f5356b8c88abee40dc68f
size 323076128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:196ccd65c1786ed903df3195c04e9f8e3fe42eed9006bcc389c1ae535c1ad1b0
size 312754208

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bfd24495cc15d53b7b4edc9768fbd58791d67f43f015d23fd0eb31f72dc9834
size 279016480

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3047031dadc103aae0ac4f351967304fa07fe0047c7ff3f74fb5cf9c4cee28e8
size 381567008

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d61dd1cf6de9589cfdb26d8a6607c915ed0d41207e4a23a06805a99eaa34d83
size 367804448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b59e6ccd41ca22a5b205a71521ebb5cab301933499c73f439bf51b526d021e7
size 296239136

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f87e534a2ad22bf588e6df94d577d2ccf3ac5324087322d4d0a6a7d260223db9
size 280559648

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2f6bbc0aadba14f03ae148cc5d98c6d67cd6c97fc388b820853523fff6689ec
size 368492576

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ecabbe04ac0d0dc2cdfc8b11c3853476c73d65a2a3f172e3306aef8c7f44b2c
size 347127840

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6b7f43208c74843620a08d30553ec19b3f9af668fe1377b692b76329393caaa
size 323076128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bba8a50b64912dbf8e1dab7afe657fbaf3880ecac488745fb4e4b67b4bced0f
size 382156832

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c266fa3f270c1c397489f7439c584cfdac0b4c3dc0e8dfc876da6f6ac5ab828c
size 409092128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f664a24fa83545ffcc6fa8bdbbe8ea3b97f45b7117fbfc78c37a9e63a10c5a8
size 396705824

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e436525ea09900546da8070bc66640779f27f7895ab774728f2c9c4f1b93590d
size 383270944

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc03f844c5751a32b0ed27d1acab032ab5f764109a0d2148ee40d421b026a9b8
size 444416032

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a746ab1b2d7463a5b032c507fe5a5304e8f9fd1cb84563ec9e21d6f5df4d7bd
size 436617248

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:433354ce6dbfa7d5a76360985bf1c41c7381edf5de24958677054dca8d4ca5b8
size 495108128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e146b41f77ed68a3ea96a1d3149708145d3a804db27563e0fd498d64a93192d
size 1177056

91
README.md Normal file
View File

@@ -0,0 +1,91 @@
---
base_model: VINAY-UMRETHE/Qwen3-0.6B-heretic-OG
language:
- en
library_name: transformers
license: apache-2.0
license_link: https://huggingface.co/Qwen/Qwen3-0.6B/blob/main/LICENSE
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- heretic
- uncensored
- decensored
- abliterated
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/VINAY-UMRETHE/Qwen3-0.6B-heretic-OG
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-0.6B-heretic-OG-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-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-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ1_S.gguf) | i1-IQ1_S | 0.3 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ1_M.gguf) | i1-IQ1_M | 0.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.3 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.3 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.4 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-0.6B-heretic-OG-i1-GGUF/resolve/main/Qwen3-0.6B-heretic-OG.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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 -->