ollama/cmd
Soroush Javadi bea683e3bf
cmd: check GetBlobsPath error (#317)
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.
2023-08-10 09:57:49 -07:00
..
cmd.go cmd: check GetBlobsPath error (#317) 2023-08-10 09:57:49 -07:00
cmd_test.go clean up cli flags 2023-08-10 09:27:03 -07:00
spinner.go vendor in progress bar and change to bytes instead of bibytes (#130) 2023-07-19 17:24:03 -07:00