Update README.md
Browse files
README.md
CHANGED
@@ -8,15 +8,11 @@ tags:
|
|
8 |
- unsloth
|
9 |
- mistral
|
10 |
- trl
|
11 |
-
base_model:
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** vaugheu
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :**
|
19 |
-
|
20 |
-
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
-
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
8 |
- unsloth
|
9 |
- mistral
|
10 |
- trl
|
11 |
+
base_model: microsoft/Phi-3-mini-4k-instruct
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** vaugheu
|
17 |
- **License:** apache-2.0
|
18 |
+
- **Finetuned from model :** microsoft/Phi-3-mini-4k-instruct
|
|
|
|
|
|
|
|