Skip to content

Add Ollama Herd - #20

Open
twinsgeeks wants to merge 1 commit into
antranapp:mainfrom
twinsgeeks:add-ollama-herd
Open

twinsgeeks wants to merge 1 commit into
antranapp:mainfrom
twinsgeeks:add-ollama-herd

Conversation

@twinsgeeks

Copy link
Copy Markdown

Adds Ollama Herd under Libraries and Tools.

It treats mlx_lm.server as a first-class backend — supervising one subprocess per configured model, merging their models into a fleet view, and routing mlx: prefixed requests to the right one — alongside Ollama on the same endpoint. Nodes are discovered over mDNS, and requests are scored on memory fit, thermal state, queue depth and already-loaded models, which matters on Apple Silicon where a cold load of a large model is expensive.

MIT licensed, Python, actively maintained (v0.9.2 released 2026-08-16). Inserted alphabetically to match the section.

@antranapp

Copy link
Copy Markdown
Owner

@twinsgeeks there seems to be a lot of unrelated changes, can you help to change to add only the relevant change?

@antranapp

Copy link
Copy Markdown
Owner

@twinsgeeks thanks for adding this. I saw a lot of unwanted changes. Can you help to update your branch to add only your entry?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants