---
base_model: unsloth/mistral-nemo-instruct-2407-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- mistral
- trl
- sft
- cleverboi
- theprint
datasets:
- theprint/CleverBoi
pipeline_tag: text2text-generation
---
# CleverBoi
The CleverBoi series is based on models that have been fine tuned on a collection of data sets that emphasize logic, inference, math and coding, also known as the CleverBoi data set.
## Prompt Format
Use the **Alpaca** prompt template format with this model. For better performance, add this additional stop string:
```### input:\n```
# Uploaded Model
- **Developed by:** theprint
- **License:** apache-2.0
- **Finetuned from model :** unsloth/mistral-nemo-instruct-2407-bnb-4bit
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[](https://github.com/unslothai/unsloth)