初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Zurich-14B-GCv2-100k-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
*.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
|
||||
Zurich-14B-GCv2-100k.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Zurich-14B-GCv2-100k.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
base_model: rubenroy/Zurich-14B-GCv2-100k
|
||||
datasets:
|
||||
- rubenroy/GammaCorpus-v2-100k
|
||||
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: -->
|
||||
static quants of https://huggingface.co/rubenroy/Zurich-14B-GCv2-100k
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-i1-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-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q2_K.gguf) | Q2_K | 5.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.IQ4_XS.gguf) | IQ4_XS | 8.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q5_K_M.gguf) | Q5_K_M | 10.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Zurich-14B-GCv2-100k-GGUF/resolve/main/Zurich-14B-GCv2-100k.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
Zurich-14B-GCv2-100k.IQ4_XS.gguf
Normal file
3
Zurich-14B-GCv2-100k.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59ef91f210f8cac451b8abc299fa264f7d28ead52bc3817caad217c47dbef818
|
||||
size 8186197088
|
||||
3
Zurich-14B-GCv2-100k.Q2_K.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb27123a1c874167abd7faa3231212b156db6f6829e2f8611991a45473674b78
|
||||
size 5770499168
|
||||
3
Zurich-14B-GCv2-100k.Q3_K_L.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6b86e48a78f7c6e508af9e5b1ac78480a0e4d4aebfa9e4eefd61c964f9b4a9b
|
||||
size 7924769888
|
||||
3
Zurich-14B-GCv2-100k.Q3_K_M.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8057c0edefcd62007e9482a5139d1942fe6fe988e6099c98db9fbad6742352f9
|
||||
size 7339205728
|
||||
3
Zurich-14B-GCv2-100k.Q3_K_S.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7e4baf86289d73cfc90c0f9a89610641f540c7b507656b6ab0d7dafc7043ddc
|
||||
size 6659597408
|
||||
3
Zurich-14B-GCv2-100k.Q4_K_M.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:203848c5c5fbb335d39049c6ff9f4bb282ee748b8c1ea663e6ddce0d35fb2bdc
|
||||
size 8988111968
|
||||
3
Zurich-14B-GCv2-100k.Q4_K_S.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbbf130a149c03abdc9a66ad3e19ccdf2939d42d7def6f93aea5e4447156dff2
|
||||
size 8573432928
|
||||
3
Zurich-14B-GCv2-100k.Q5_K_M.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acc749e83f54fbc2315b63d2da3e89cc388441ddfe0bb0693ba4367a48fb5e97
|
||||
size 10508874848
|
||||
3
Zurich-14B-GCv2-100k.Q5_K_S.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb1987d8403beea09b4de96ab3ce2fdda4b5efae66bd2c8721ae6f6c5ab2be7d
|
||||
size 10266555488
|
||||
3
Zurich-14B-GCv2-100k.Q6_K.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e364efd38f14cedccfc990fbf2287f0e4399ef9601ff105c46c880ab0d30910
|
||||
size 12124685408
|
||||
3
Zurich-14B-GCv2-100k.Q8_0.gguf
Normal file
3
Zurich-14B-GCv2-100k.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82c7f509276f4dea90f1f7d7f773799ead9d16c9bbfcc20082d334778866a0e8
|
||||
size 15701599328
|
||||
Reference in New Issue
Block a user