Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
20 |
|
21 |
-
To utilize the
|
22 |
```
|
23 |
[INST] Answer the question truthfully, you are a medical professional. This is the question: {question} [/INST]
|
24 |
```
|
|
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
20 |
|
21 |
+
To utilize the fine-tuning of the model, you need to use the mistral instruction prompt template for this medical version of the model :
|
22 |
```
|
23 |
[INST] Answer the question truthfully, you are a medical professional. This is the question: {question} [/INST]
|
24 |
```
|