Replies: 1 comment
-
On unix-like systems your models will be in ~/.ollama/models.blobs under funny names. If you want to know which is which, look inside ~/.ollama/models/manifests/registry.ollama.ai/library/* . Probably automatic copying/moving file could be done using jq and some bash-magic, alternatively you may simply symlink existing files to some more user friendly names. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have previously installed multiple models using Ollama and now I want to migrate, how can I do that?
Beta Was this translation helpful? Give feedback.
All reactions