lms icon indicating copy to clipboard operation
lms copied to clipboard

LM Studio CLI

Results 137 lms issues
Sort by recently updated
recently updated
newest added

1. One-Click Server Mode A simple toggle button in the UI to start the server with default settings (host 127.0.0.1, port 1234). Pre-fill basic settings so users don’t have to...

Hope support mistral-small-3.1-24b-instruct-2503 img mode

How to run LM Studio on linux from console? I have an AppImage on my server, but it cannot run without X server session. Do LM Studio has a console...

Add a parameter for thinking effort to the generation settings like it's done here: https://github.com/and270/thinking_effort_processor I assume that it uses top-k, if the token appears high enough based on the...

enhancement

Hi, I have multiple NICs in my PC and LM Studio (Windows) seem to Auto bind to a one which i don't want. Is there any way we can manually...

Microsoft presented Omniparser V2 and it is showing the best performances in GUI parsing. You can read about the details [here](https://www.microsoft.com/en-us/research/articles/omniparser-v2-turning-any-llm-into-a-computer-use-agent/). It is not a multimodal but a visual parsing...

lms server start gives this output: Starting server... Waking up LM Studio service... node:events:496 throw er; // Unhandled 'error' event ^ Error: spawn /tmp/.mount_LM_StumCkjVD/lm-studio ENOENT at ChildProcess._handle.onexit (node:internal/child_process:286:19) at onErrorNT...

Workaround included

When upgrading from version 3.0.10 to 3.0.11, it was discovered that the upgrade of the application would cause local downloaded models to be lost, with the model address not being...

I would like to see a simple Notes Box to write whatever one wants into the model card. For example, this model works better with x temperature, or I chose...

Recently, we integrated Microsoft Word with LM Studio through a local Word Add-in. You can view a demo [here](https://gptlocalhost.com/demo/). We're planning to add a feature to count tokens before calling...