Which version of LM Studio?
Example: LM Studio 0.3.6
- LM Studio 0.4.12+1
- LM Studio MLX (Apple M5) v1.7.0
Which operating system?
macOS
What is the bug?
presence_penalty is an important inference parameter and is rather critical to running Qwen 3.6, however the parameter isn't available in LM Studio's inference settings panel.
As LM Studio is closed source I'm not able to inspect the code and raise a PR to add the parameter myself
It looks like this was previously mentioned #1604 but perhaps that was for llama.cpp only?
Screenshots
Logs
N/A
To Reproduce
Steps to reproduce the behaviour:
- Go to set the presence_penalty to 1.5 for Qwen 3.6
- Realise there is no presence_penalty parameter in the inference parameters panel
Previously mentioned as implemented in #1604 , but perhaps that was for llama.cpp only?
Which version of LM Studio?
Example: LM Studio 0.3.6
Which operating system?
macOS
What is the bug?
presence_penaltyis an important inference parameter and is rather critical to running Qwen 3.6, however the parameter isn't available in LM Studio's inference settings panel.As LM Studio is closed source I'm not able to inspect the code and raise a PR to add the parameter myself
It looks like this was previously mentioned #1604 but perhaps that was for llama.cpp only?
Screenshots
Logs
N/A
To Reproduce
Steps to reproduce the behaviour:
Previously mentioned as implemented in #1604 , but perhaps that was for llama.cpp only?