This is a GGUF quantization of GEITje-7B-chat.
GEITje is a large open Dutch language model with 7 billion parameters, based on Mistral 7B.
It has been further trained on 10 billion tokens of Dutch text.
This has improved its Dutch language skills and increased its knowledge of Dutch topics.
GEITje is based on
Mistral 7B.
It's a large open language model with 7 billion parameters,
trained by
Mistral AI.
According to Mistral AI, the 7B model performs better than
Llama 2 13B on all (English-language) benchmarks they tested it on.
Mistral 7B has been released under the Apache 2.0 open source license.
GEITje was created by further training Mistral 7B on no less than 10 billion tokens of Dutch text from the
Dutch Gigacorpus and the
MADLAD-400 web crawling corpus.
It is a so-called
full-parameter finetune:
performed on all parameters.
It is not a
PEFT or
LoRA finetune.
Like Mistral, GEITje has a
context length of 8,192 tokens.
As a demonstration of GEITje's capabilities for chat applications, an initial chat variant of GEITje has also been finetuned: GEITje-chat.
GEITje-chat can follow instructions, answer questions, and hold dialogues on a variety of topics.
Read more about GEITje-chat in the
📄 README on GitHub.