Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ base_model: unsloth/tinyllama-bnb-4bit
|
|
16 |
- **Developed by:** pacozaa
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/tinyllama-bnb-4bit
|
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
|
|
16 |
- **Developed by:** pacozaa
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/tinyllama-bnb-4bit
|
19 |
+
- `ollama run pacozaa/tinyllama-alpaca-lora`
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|