Shekswess commited on
Commit
f47c2f2
·
verified ·
1 Parent(s): 4c71c76

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/llama-2-7b-chat-bnb-4bit
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/llama-2-7b-chat-bnb-4bit
20
 
21
- To utilize the finetuning of the model, you need to use the gemma 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/llama-2-7b-chat-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
  [INST] Answer the question truthfully, you are a medical professional. This is the question: {question} [/INST]
24
  ```