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