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

Model: mradermacher/Zurich-7B-GCv2-10k-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 23:44:21 +08:00
commit 717529bc3a
27 changed files with 223 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
Zurich-7B-GCv2-10k.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Zurich-7B-GCv2-10k.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

88
README.md Normal file
View File

@@ -0,0 +1,88 @@
---
base_model: rubenroy/Zurich-7B-GCv2-10k
datasets:
- rubenroy/GammaCorpus-v2-10k
language:
- en
library_name: transformers
license: apache-2.0
quantized_by: mradermacher
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
- gammacorpus
- zurich
- chat
- conversational
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/rubenroy/Zurich-7B-GCv2-10k
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-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/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-10k-i1-GGUF/resolve/main/Zurich-7B-GCv2-10k.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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:086dca38180f20d731b07f7c7a57e8f16bbbbc7fc514d121ccb8a655807305e1
size 2042197888

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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