language: | |
- en | |
license: apache-2.0 | |
tags: | |
- text-generation-inference | |
- transformers | |
- unsloth | |
- mistral | |
- trl | |
- sft | |
base_model: unsloth/mistral-7b-instruct-v0.3 | |
# Uploaded model | |
- **Developed by:** jspr | |
- **License:** apache-2.0 | |
- **Finetuned from model :** unsloth/mistral-7b-instruct-v0.3 | |
## Prompt format | |
``` | |
<s>[INST]prompt goes here[/INST] | |
``` |