[PR #11042] server: model info caching system for improved performance #13420

Closed
opened 2026-04-13 00:26:48 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11042

State: closed
Merged: No


Implements an in-memory cache for model capabilities rather than reading them off disc every time. The goal here is to enable adding model capabilities to ollama ls while still being fast.

**Original Pull Request:** https://github.com/ollama/ollama/pull/11042 **State:** closed **Merged:** No --- Implements an in-memory cache for model capabilities rather than reading them off disc every time. The goal here is to enable adding model capabilities to `ollama ls` while still being fast.
GiteaMirror added the pull-request label 2026-04-13 00:26:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13420