pacozaa commited on
Commit
7511575
1 Parent(s): 92628c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -24,7 +24,9 @@ datasets:
24
  - **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
25
  - **This is LoRA Adapter :** Train with liyucheng/ShareGPT90K - the step of training is increasing over time since I am fine-tuning in Colab. Right now it's at 550 step.
26
 
27
- - Run on Ollama with `ollama run pacozaa/mistralsharegpt90`
 
 
28
 
29
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
30
 
 
24
  - **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
25
  - **This is LoRA Adapter :** Train with liyucheng/ShareGPT90K - the step of training is increasing over time since I am fine-tuning in Colab. Right now it's at 550 step.
26
 
27
+ # Ollama
28
+ - Model Page https://ollama.com/pacozaa/mistralsharegpt90
29
+ - `ollama run pacozaa/mistralsharegpt90`
30
 
31
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
32