docs: Updated the `Transformers` example to use intended temp=0.15
#17
by
casinca
- opened
Hello,
This PR adds the required hparam arguments to enable stochastic sampling (temp 0.15) for the transformers snippet rather than greedy decoding.
This reflects the recommended usage pattern intended by Mistral.
fix: https://huggingface.co/mistralai/Devstral-2-123B-Instruct-2512/discussions/9
Thanks !
juliendenize
changed pull request status to
merged