sammcj / gollama

Go manage your Ollama models
https://smcleod.net
MIT License
369 stars 26 forks source link

⭐️ Feat: Support LM Studio v0.3 beta model directory structure #82

Closed sammcj closed 1 month ago

sammcj commented 1 month ago

Description

LM Studio v0.3.0 beta 1 is out and I see it's got a new directory structure for storing models.

I'll need to properly investigate it and update Gollama to make it work.

sammcj commented 1 month ago

Sorry I've been snowed under with work, will get to this at some point!

sammcj commented 1 month ago

Fixed in https://github.com/sammcj/gollama/releases/tag/v1.27.1

GitHub
Release Release v1.27.1 · sammcj/gollama
1.27.1 (2024-08-06) Bug Fixes lm-studio linting, feat: add -H to (#96) (3c5a5fc) What's Changed fix: lm-studio linting feat: add -H as shortcut to connect to localhost ollama api Full Changelog...