[GH-ISSUE #185] ollama run after ollama rm reports an error #74

Closed
opened 2026-04-12 09:37:04 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @jmorganca on GitHub (Jul 23, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/185

% ollama rm nous-hermes-llama2 
deleted 'nous-hermes-llama2'
% ollama run nous-hermes-llama2
pulling manifest
pulling f77c91fd65dd... 100% |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (7.3/7.3 GB, 8.1 TB/s)        
pulling 951c770edc07... 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (91/91 B, 2.2 MB/s)        
pulling 1678ff0c9fe5... 100% |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (105/105 B, 4.3 MB/s)        
pulling 691e092dfc5e... 100% |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (299/299 B, 8.2 MB/s)        
verifying sha256 digest
>>> hi
Error: stream: couldn't open file '/Users/jmorgan/.ollama/models/manifests/registry.ollama.ai/library/nous-hermes-llama2/latest'
Originally created by @jmorganca on GitHub (Jul 23, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/185 ``` % ollama rm nous-hermes-llama2 deleted 'nous-hermes-llama2' % ollama run nous-hermes-llama2 pulling manifest pulling f77c91fd65dd... 100% |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (7.3/7.3 GB, 8.1 TB/s) pulling 951c770edc07... 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (91/91 B, 2.2 MB/s) pulling 1678ff0c9fe5... 100% |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (105/105 B, 4.3 MB/s) pulling 691e092dfc5e... 100% |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (299/299 B, 8.2 MB/s) verifying sha256 digest >>> hi Error: stream: couldn't open file '/Users/jmorgan/.ollama/models/manifests/registry.ollama.ai/library/nous-hermes-llama2/latest' ```
GiteaMirror added the bug label 2026-04-12 09:37:04 -05:00
Author
Owner

@BruceMacD commented on GitHub (Jul 24, 2023):

I couldnt reproduce this one

<!-- gh-comment-id:1648675099 --> @BruceMacD commented on GitHub (Jul 24, 2023): I couldnt reproduce this one
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#74