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

Model: mradermacher/gemma-3-12b-voice-assistant-v4-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-01 03:50:58 +08:00
commit 61870a6d4f
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
gemma-3-12b-voice-assistant-v4.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
gemma-3-12b-voice-assistant-v4.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

90
README.md Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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