Text Generation
GGUF
Dutch
GEITje
conversational
File size: 778 Bytes
b9eda13
 
 
 
 
ab0041b
b9eda13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
---
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