[GH-ISSUE #776] ollama run llama2 >>> /show license: No such file or directory #46882

Closed
opened 2026-04-28 01:31:49 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Keredu on GitHub (Oct 13, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/776

Originally assigned to: @BruceMacD on GitHub.

I started using ollama and tried to run llama2. It works fine but when I tried to use the command /show license, I got an "No such file or directory" error.:

ollama run llama2
>>> /show license
error: couldn't get model
Error: stat /home/ubuntu/.ollama/models/manifests/registry.ollama.ai/library/llama2/latest: no such file or directory

It it's running on a new ubuntu EC2 machine (without GPU) and ollama was installed using:

curl https://ollama.ai/install.sh | sh
Originally created by @Keredu on GitHub (Oct 13, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/776 Originally assigned to: @BruceMacD on GitHub. I started using ollama and tried to run llama2. It works fine but when I tried to use the command `/show license`, I got an "No such file or directory" error.: ``` ollama run llama2 >>> /show license error: couldn't get model Error: stat /home/ubuntu/.ollama/models/manifests/registry.ollama.ai/library/llama2/latest: no such file or directory ``` It it's running on a new ubuntu EC2 machine (without GPU) and ollama was installed using: ``` curl https://ollama.ai/install.sh | sh ```
GiteaMirror added the bug label 2026-04-28 01:31:50 -05:00
Author
Owner

@Keredu commented on GitHub (Oct 17, 2023):

@BruceMacD this is fixed in #778 , should I close this issue?

<!-- gh-comment-id:1767029864 --> @Keredu commented on GitHub (Oct 17, 2023): @BruceMacD this is fixed in #778 , should I close this issue?
Author
Owner

@BruceMacD commented on GitHub (Oct 17, 2023):

Thanks for the update

<!-- gh-comment-id:1767067127 --> @BruceMacD commented on GitHub (Oct 17, 2023): Thanks for the update
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46882