Run OpenAI's gpt-oss locally in LM Studio

Want to run 's locally? Now you can with !

The model comes in 2 sizes: 20B and 120B.

Around ~13GB of RAM is needed for the smaller model.

  • — for lower latency, and local or specialized use-cases (21B parameters with 3.6B active parameters)

  • — for production, general purpose, high reasoning use-cases that fits into a single H100 GPU (117B parameters with 5.1B active parameters)

177 views

Add a comment

Replies

Best

This is huge. Running serious models locally without relying on cloud APIs opens up a ton of possibilities for speed, privacy, and control.

What kind of workflows are you most excited to unlock with this setup?

I like how also shows these new models by default on the new update.