Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,12 @@ license: mit
|
|
4 |
tags:
|
5 |
- llama.cpp
|
6 |
- data-generation
|
|
|
7 |
---
|
8 |
|
9 |
# Bonito GGUF version
|
10 |
Convert and Quantized version of https://huggingface.co/BatsResearch/bonito-v1
|
|
|
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- llama.cpp
|
6 |
- data-generation
|
7 |
+
- ollama
|
8 |
---
|
9 |
|
10 |
# Bonito GGUF version
|
11 |
Convert and Quantized version of https://huggingface.co/BatsResearch/bonito-v1
|
12 |
+
|
13 |
+
# Ollama
|
14 |
+
- Model Page https://ollama.com/pacozaa/bonito
|
15 |
+
- `ollama run pacozaa/bonito`
|