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

Model: mradermacher/amoral-gemma3-12B-v1-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 11:14:16 +08:00
commit 6d11ad915c
27 changed files with 227 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
amoral-gemma3-12B-v1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
amoral-gemma3-12B-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

92
README.md Normal file
View File

@@ -0,0 +1,92 @@
---
base_model: Wutheringaadadadd/amoral-gemma3-12B-v1
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- text-generation-inference
- transformers
- gemma3
- analytical-tasks
- bias-neutralization
- uncensored
---
## 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/Wutheringaadadadd/amoral-gemma3-12B-v1
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#amoral-gemma3-12B-v1-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-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/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 4.1 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.9 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.3 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 5.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.6 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.7 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.0 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q4_0.gguf) | i1-Q4_0 | 7.0 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.0 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.4 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q4_1.gguf) | i1-Q4_1 | 7.7 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.3 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.5 | |
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma3-12B-v1-i1-GGUF/resolve/main/amoral-gemma3-12B-v1.i1-Q6_K.gguf) | i1-Q6_K | 9.8 | 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:e452a94f80f2f24ad5a54b928d3fd97ea8c0b4a361248d06e4b1b6864e5c61ad
size 3164728768

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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