| --- |
| base_model: unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit |
| tags: |
| - text-generation-inference |
| - transformers |
| - unsloth |
| - mistral |
| license: apache-2.0 |
| language: |
| - en |
| datasets: |
| - allura-forge/doubao-seed2.0-claude-distill-v1-qwen3.5-format |
| --- |
| |
| # Uploaded finetuned model |
|
|
| - **Developed by:** CreitinGameplays |
| - **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. |
|
|
| [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |
|
|
|
|
|
|
| Recommended generation parameters: |
| - Temperature: 0.6 - 0.9 |
| - Top_P = 0.95 |
| - Top_K = 40 |
| - Repeat Penalty = 1.0 (default) |
| - Do Sample = true |