Remix.run Logo
faitswulff an hour ago

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

DiabloD3 37 minutes ago | parent [-]

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.

ffsm8 22 minutes ago | parent | next [-]

> I don't think it does, but llama.cpp does

I just checked their docs and can't see anything like it.

Did you mistake the command to just download and load the model?

beanjuiceII 13 minutes ago | parent | prev [-]

sure there's a reason...it works fine thats the reason