logoalt Hacker News

faitswulfftoday at 11:56 AM1 replyview on HN

Does LM Studio have an equivalent to the ollama launch command? i.e. `ollama launch claude --model qwen3.5:35b-a3b-coding-nvfp4`


Replies

DiabloD3today at 12:49 PM

I don't think it does, but llama.cpp does, and can load models off HuggingFace directly (so, not limited to ollama's unofficial model mirror like ollama is).

There is no reason to ever use ollama.

show 2 replies