--- license: apache-2.0 datasets: - Rijgersberg/no_robots_nl - Rijgersberg/ultrachat_10k_nl language: - nl pipeline_tag: conversational tags: - GEITje --- GEITje-7B-chat GGUF q8_0 ======================== GGUF version of [Rijgersberg/GEITje-7B-chat](https://huggingface.co/Rijgersberg/GEITje-7B-chat), using the `q8_0` settings. Produced with [llama.ccp](https://github.com/ggerganov/llama.cpp): ```bash $ python3 convert.py GEITje-7B-chat-hf \ --outfile GEITje-7B-chat.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) on 🤗 Hugging Face Models