yhavinga's picture
Create README.md
6ff4976
|
raw
history blame
558 Bytes
---
license: apache-2.0
datasets:
- yhavinga/mc4_nl_cleaned
- yhavinga/nedd_wiki_news
tags:
- finetuned
language:
- nl
- en
- de
- fr
- es
---
## Model Summary
See [Boreas-7B-chat](https://huggingface.co/yhavinga/Boreas-7B-chat) for more info.
This repository contains several quantized models and their associated model cards for ollama. Click on 'files' to get a sense of the file sizes.
You can download a single GGUF file with the Huggingface Web UI.
Then:
```
ollama create Boreas-7B-chat-q6_k -f Modelfile_Q6_K
ollama run Boreas-7B-chat-q6_k
```