language: | |
- en | |
license: apache-2.0 | |
tags: | |
- text-generation-inference | |
- transformers | |
- unsloth | |
- llama | |
- trl | |
- sft | |
base_model: unsloth/llama-3-8b-bnb-4bit | |
# Uploaded model | |
- **Developed by:** jspr | |
- **License:** apache-2.0 | |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit | |
Prompting format: | |
``` | |
### Instruction: | |
An interaction between a user providing instructions, and an imaginative storywriter providing responses section-by-section. | |
### Input: | |
{} | |
### Output: | |
{}""" |