[GH-ISSUE #3116] Api. /show #63954

Closed
opened 2026-05-03 15:34:22 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hansson0728 on GitHub (Mar 13, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3116

Suggestion.

When sending a request to the show enpoint without a model name, the response should return the model information for the currently loaded model with a status property stating if the model is fully loaded or is loading and maybe some other stats, and rerurn "no model loaded" if none is loaded.

This would be a great help when building fronts on the api, as of now we cant get any information on wich model is loaded or the statis of the loaded model

Originally created by @Hansson0728 on GitHub (Mar 13, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3116 Suggestion. When sending a request to the show enpoint without a model name, the response should return the model information for the currently loaded model with a status property stating if the model is fully loaded or is loading and maybe some other stats, and rerurn "no model loaded" if none is loaded. This would be a great help when building fronts on the api, as of now we cant get any information on wich model is loaded or the statis of the loaded model
GiteaMirror added the feature request label 2026-05-03 15:34:22 -05:00
Author
Owner

@jmorganca commented on GitHub (Jun 4, 2024):

Hi there, this is available now with ollama ps and /api/ps

<!-- gh-comment-id:2146737822 --> @jmorganca commented on GitHub (Jun 4, 2024): Hi there, this is available now with `ollama ps` and `/api/ps`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63954