auchoi commited on
Commit
e1d7ffc
·
verified ·
1 Parent(s): b4933eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ base_model: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
18
  - **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
19
  - **Dataset:** Dolly 15K oai style: https://huggingface.co/datasets/philschmid/dolly-15k-oai-style?row=0
20
 
 
 
21
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
18
  - **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
19
  - **Dataset:** Dolly 15K oai style: https://huggingface.co/datasets/philschmid/dolly-15k-oai-style?row=0
20
 
21
+ These are just LORA adapters. You will download the base_model as well when using this
22
+
23
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)