Skip to main content

InferLlama

Find and run open-source AI models locally.

Featured models

View all

Pull and run any model with one command

Install the CLI, pull a model from the catalogue, and start chatting in your terminal — no cloud account required.

View docs
$curl -fsSL https://cli.inferllama.com/install.sh | bash
$inferllama pull llama-3.1-8b
$inferllama run llama-3.1-8b
Loading model…
You: Hello!
Assistant: Hi! How can I help?