Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,9 @@ datasets:
|
|
| 21 |
- **Developed by:** pacozaa
|
| 22 |
- **License:** apache-2.0
|
| 23 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
| 24 |
-
- **This is LoRA Adapter :** Train with liyucheng/ShareGPT90K - the step of training is increasing over time since I am fine-tuning in Colab.
|
|
|
|
|
|
|
| 25 |
|
| 26 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 27 |
|
|
|
|
| 21 |
- **Developed by:** pacozaa
|
| 22 |
- **License:** apache-2.0
|
| 23 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
| 24 |
+
- **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.
|
| 25 |
+
|
| 26 |
+
- Run on Ollama with `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 |
|