pacozaa commited on
Commit
c89e31d
1 Parent(s): 0086ca6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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)