Open source · Apple Silicon first
Run open models reliably on your hardware.
Loxa is an open-source local AI node for running open models on hardware you control. It is being built to manage compatible models and the runtime behind one local API.
Still in development
Install Loxa with your favorite package manager.
Package manager installs are still in development. Commands will appear here when they are ready.
Why Loxa
Running an open model is easy. Keeping it reliable is not.
A quick local setup turns into ongoing work: choosing a compatible model and runtime, managing processes and ports, reconnecting clients, and handling failures.
Loxa is being built to handle the setup around the model, not replace the engine that runs it.
In development
What Loxa is being built to do
Match your hardware with a compatible model.
Download and verify model files.
Keep the model server running.
Give local apps one API.
Start with one dependable local node, then grow from there.
Open source.
Loxa is available under the Apache License 2.0. The source is on GitHub.
Documentation