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