Update README.md
Browse files
README.md
CHANGED
@@ -9,15 +9,11 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
- sft
|
12 |
-
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
13 |
---
|
14 |
|
15 |
-
# Uploaded model
|
16 |
-
|
17 |
- **Developed by:** notbdq
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
20 |
|
21 |
-
This
|
22 |
|
23 |
-
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
- sft
|
|
|
12 |
---
|
13 |
|
|
|
|
|
14 |
- **Developed by:** notbdq
|
15 |
- **License:** apache-2.0
|
|
|
16 |
|
17 |
+
- This model is a fine tuned mistral-7b-instruct-v0.2 with merve/turkish_instructions dataset.
|
18 |
|
19 |
+
- example inference code:
|