Shekswess commited on
Commit
f2a871b
1 Parent(s): 5d9dc12

Update README.md

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