notbdq commited on
Commit
9bc6171
1 Parent(s): 27483d1

Update README.md

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