Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ pipeline_tag: text-generation
|
|
15 |
---
|
16 |
|
17 |
![](https://huggingface.co/timpal0l/flashbeagle-7b/resolve/main/model_img.png?download=true)
|
18 |
-
|
|
|
|
|
|
|
19 |
|
20 |
This model is a merge of [timpal0l/Mistral-7B-v0.1-flashback-v2](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2) and [RJuro/munin-neuralbeagle-7b](https://huggingface.co/RJuro/munin-neuralbeagle-7b).
|
21 |
## config.yaml
|
|
|
15 |
---
|
16 |
|
17 |
![](https://huggingface.co/timpal0l/flashbeagle-7b/resolve/main/model_img.png?download=true)
|
18 |
+
## How to use (16bit):
|
19 |
+
```bash
|
20 |
+
ollama run timpal0l/beaglecatmunin "Hejsan!"
|
21 |
+
```
|
22 |
|
23 |
This model is a merge of [timpal0l/Mistral-7B-v0.1-flashback-v2](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2) and [RJuro/munin-neuralbeagle-7b](https://huggingface.co/RJuro/munin-neuralbeagle-7b).
|
24 |
## config.yaml
|