Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,9 @@ datasets:
|
|
21 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
22 |
- **Merged 16 bit from :** https://huggingface.co/pacozaa/mistral-sharegpt90k
|
23 |
|
24 |
-
|
|
|
|
|
25 |
|
26 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
|
|
21 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
22 |
- **Merged 16 bit from :** https://huggingface.co/pacozaa/mistral-sharegpt90k
|
23 |
|
24 |
+
# Ollama
|
25 |
+
- Model Page https://ollama.com/pacozaa/mistralsharegpt90
|
26 |
+
- `ollama run pacozaa/mistralsharegpt90`
|
27 |
|
28 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
29 |
|