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

Model: mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 04:56:09 +08:00
commit 7d4248635e
27 changed files with 225 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
imatrix.dat filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

90
README.md Normal file
View File

@@ -0,0 +1,90 @@
---
base_model: ReadyArt/The-Omega-Directive-M-12B-Unslop-v2.0
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- nsfw
- explicit
- roleplay
- unaligned
- ERP
- Erotic
- Horror
- Violence
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/ReadyArt/The-Omega-Directive-M-12B-Unslop-v2.0
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-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/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
| [GGUF](https://huggingface.co/mradermacher/The-Omega-Directive-M-12B-Unslop-v2.0-i1-GGUF/resolve/main/The-Omega-Directive-M-12B-Unslop-v2.0.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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