Skip to content

Wrong names for blobs in linux #11

Closed
@rrebollo

Description

After following the new tutorial for installation and usage ollama list output was empty.
After a little back and forth I noticed that the name of the blobs was like these:

sha256::somehash
sha256::anotherhash

With (2):: instead of only a (1):. I manually renamed to just one :. Still empty output for local models. Then I restarted ollama systemd service. I finally got the local model recognized. When looking into the blobs folder the name now looks like:

sha256-somehash
sha256-anotherhash

I'm guessing there is still something to tweak a little more about the new feature for hash names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions