pacozaa commited on
Commit
b379630
1 Parent(s): c7320bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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