Update README.md
Browse files
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 |
-
|
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
|