llama3.3models are good for most basic use-cases.qwenmodels perform specifically well with tool use.deepseek-r1models have strong reasoning capabilities.phi4models are powerful, while being really small in size.
Set up a model
Install LM Studio, download the model you want to use, and run it.Example
After you have the model locally, use theLM Studio model class to access it
View more examples here.
Params
LM Studio also supports the params of OpenAI.