LM Studio Logo

LM Studio Beta Releases

🪲 🗣️ Please report bugs and feedback to:

Beta and Experimental Releases

VersionBuildOSArchLast UpdatedDownload URL
0.3.71Windowsx86_642025-01-17LM-Studio-0.3.7-1-x64.exe (x86)
0.3.71Macarm642025-01-17LM-Studio-0.3.7-1-arm64.dmg (Apple Silicon)
0.3.71Linuxx86_642025-01-17LM-Studio-0.3.7-1-x64.AppImage (x86)
0.3.71Linuxx86_642025-01-17LM-Studio-0.3.7-1-x64.deb (x86)
0.3.71Windowsarm642025-01-17LM-Studio-0.3.7-1-arm64.exe (ARM64)
LM Studio is provided under the terms of use.

Release Notes - LM Studio 0.3.7 Build 1 (Beta)

Build 1

  • New: Hardware tab in Mission Control. Open with Cmd/Ctrl + Shift + H.
  • New: Added a server file logging mode option that gives you finer control over what gets logged in the log files.
  • New: KV Cache quantization for llama.cpp models (requires llama.cpp/1.9.0+ runtime)
  • Added support for nulls in Open AI compatible API server.
  • Fixed prediction queueing not working. (queued prediction will return empty results)
  • Show runtime update notifications only for currently used runtimes
  • Added a descriptive error when LM Studio fails to start due to lack of file system access.
  • Fixed a bug where sometimes JIT model loading can cause an error
  • Fixed a bug where engine extension's output had an extraneous new line in logs
  • Fixed a bug where sometimes two chats will be created for new users.