This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: could not connect to ollama app, is it running? | |
ssanyam-macbookpro:~ ssanyam$ ollama serve | |
2023/12/15 18:44:35 images.go:779: total blobs: 15 | |
2023/12/15 18:44:35 images.go:786: total unused blobs removed: 0 | |
2023/12/15 18:44:35 routes.go:777: Listening on 127.0.0.1:11434 (version 0.1.11) | |
[GIN] 2023/12/15 - 18:44:50 | 200 | 166.791µs | 127.0.0.1 | HEAD "/" | |
[GIN] 2023/12/15 - 18:44:50 | 200 | 1.642208ms | 127.0.0.1 | POST "/api/show" | |
2023/12/15 18:44:50 llama.go:420: starting llama runner | |
2023/12/15 18:44:50 llama.go:478: waiting for llama runner to start responding | |
{"timestamp":1702694691,"level":"INFO","function":"main","line":1324,"message":"build info","build":219,"commit":"9e70cc0"} |
OlderNewer