mirror of
https://github.com/ollama/ollama.git
synced 2026-04-25 02:06:11 +02:00
The error returned by `server.GetBlobsPath` in `showLayer` was never checked. Check the error and return if not nil. Also, make newlines at the end of error messages consistent and fix a typo.