pacozaa commited on
Commit
9b70f88
1 Parent(s): 2466694

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- - Run on Ollama with `ollama run pacozaa/mistralsharegpt90`
 
 
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