Introducing in Preview:LM LinkGet started

LM Studio 0.3.7

January 20, 2025·Build 2

0.3.7 - Release Notes

Build 2

  • Support for DeepSeek R1.

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.