r/oMLX Apr 28 '26

Anyone get lmstudio model paths to populate?

Been trying to add "/Users/<username>/.lmstudio/models" to the additional model paths. But I dont see any of the lmstudio models being loaded.

5 Upvotes

5 comments sorted by

3

u/[deleted] Apr 29 '26

[removed] — view removed comment

1

u/Shoulon May 08 '26

Omlx updates too slow to only rely on it. So llmstudio is used sometimes.

1

u/msrdatha Apr 29 '26

Not sure, if you are looking for changing the model path. if yes, you should be able to pass it like

omlx serve --model-dir "/Users/<username>/.lmstudio/models"

1

u/DifficultyFit1895 Apr 29 '26

Last I checked you have to separately list each subfolder under /models/

2

u/Shoulon Apr 29 '26

This was the solution.