Text Generation
GGUF
Dutch
GEITje
conversational
Rijgersberg's picture
Update README.md
ab0041b
---
license: apache-2.0
datasets:
- Rijgersberg/no_robots_nl
- Rijgersberg/ultrachat_10k_nl
- BramVanroy/dutch_chat_datasets
language:
- nl
pipeline_tag: conversational
tags:
- GEITje
---
GEITje-7B-chat-v2 GGUF q8_0
===========================
GGUF version of [Rijgersberg/GEITje-7B-chat-v2](https://huggingface.co/Rijgersberg/GEITje-7B-chat-v2), using the `q8_0` settings.
Produced with [llama.ccp](https://github.com/ggerganov/llama.cpp):
```bash
$ python3 convert.py GEITje-7B-chat-v2-hf \
--outfile GEITje-7B-chat-v2.gguf \
--outtype q8_0
```
For more info on GEITje-chat, please visit:
- [README](https://github.com/Rijgersberg/GEITje/blob/main/README-en.md) on GitHub
- [Model card](https://huggingface.co/Rijgersberg/GEITje-7B-chat-v2) on 🤗 Hugging Face Models