dylan9n commited on
Commit
b39468e
·
verified ·
1 Parent(s): e74762f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: text-generation
14
  <!-- Provide a longer summary of what this model is. -->
15
  Conversational model based on Mistral-7B. Trained using QLoRA + SFT on a RTX 3060. Uses the Mistral prompt format:
16
 
17
- `[INST] Using this information : {context} answer the Question : {query} [/INST]`
18
 
19
  - **Developed by:** dylan9n
20
  - **Model type:** Conversational, Text Generation
 
14
  <!-- Provide a longer summary of what this model is. -->
15
  Conversational model based on Mistral-7B. Trained using QLoRA + SFT on a RTX 3060. Uses the Mistral prompt format:
16
 
17
+ ```[INST] Using this information : {context} answer the Question : {query} [/INST]```
18
 
19
  - **Developed by:** dylan9n
20
  - **Model type:** Conversational, Text Generation