mradermacher's picture
auto-patch README.md
b9b7d86 verified
|
raw
history blame
2.08 kB
---
language:
- en
library_name: transformers
license: cc-by-nc-4.0
quantized_by: mradermacher
tags:
- chat
- roleplay
- storywriting
---
## About
weighted/imatrix quants of https://huggingface.co/elinas/chronos007-70b
<!-- provided-files -->
## 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/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ1_S.gguf) | i1-IQ1_S | 15.0 | |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.7 | |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.8 | |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_M.gguf) | i1-IQ2_M | 23.7 | |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.0 | fast, lower quality |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | fast, beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_M.gguf) | i1-IQ3_M | 31.4 | |
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
<!-- end -->