Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ datasets:
|
|
20 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
21 |
- **Merged 16 bit from :** https://huggingface.co/pacozaa/mistral-sharegpt90k
|
22 |
|
|
|
|
|
23 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
24 |
|
25 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
20 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
21 |
- **Merged 16 bit from :** https://huggingface.co/pacozaa/mistral-sharegpt90k
|
22 |
|
23 |
+
- Run on Ollama with `ollama run pacozaa/mistralsharegpt90`
|
24 |
+
|
25 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|
27 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|