🦎Psyllama

Docker

Run Psyllama in a container when you want an isolated environment or easy deployment.

Networking

Expose port 11434 so clients can reach the API.

Persistence

Mount a volume for the model store so models persist across restarts.

GPU acceleration

GPU support in containers depends on your host drivers and runtime configuration.

# Placeholder: add official container image + run command once published