Instructions to use unsloth/Magistral-Small-2509-unsloth-bnb-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 1, | |
| "do_sample": true, | |
| "eos_token_id": 2, | |
| "max_new_tokens": 131072, | |
| "pad_token_id": 11, | |
| "temperature": 0.7, | |
| "top_p": 0.95, | |
| "transformers_version": "4.56.1" | |
| } | |