Text Generation
GGUF
Dutch
GEITje
conversational
File size: 724 Bytes
4a6b8ee
 
 
 
 
 
 
 
fee8f51
 
4a6b8ee
 
 
 
 
 
 
 
67e39b2
 
 
4a6b8ee
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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