🦎Psyllama

Importing a model

Psyllama can import models from upstream sources and local files, depending on your deployment and tooling.

From a registry

psyllama pull library/llama3:latest

From local GGUF

Use the admin/bulk tooling or a Modelfile-based flow to wrap a local GGUF into a Psyllama model.

Cloud-only tags

Cloud-only variants (for example :cloud) are runnable but not pullable.