mirror of
https://github.com/ollama/ollama.git
synced 2025-05-17 06:55:09 +02:00
Previously, the pull handler would send an error message in the Status field, this prevented the client from using the message as a signal to stop. In the case of the "run" command, it would follow the pull with a "show" which would print a nearly identical "not found" message for unresolved models. Fixes #10307 |
||
---|---|---|
.. | ||
cache/blob | ||
client/ollama | ||
cmd/opp | ||
internal | ||
manifest | ||
registry | ||
testutil |