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

Closed
opened 2026-04-28 01:27:23 -05:00 by GiteaMirror · 0 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:27:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46881