LoxaRead docs

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.

Install Loxa with your favorite package manager.

Package manager installs are still in development. Commands will appear here when they are ready.

Still in development. No supported install command yet.

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.

What Loxa is being built to do

  1. Match your hardware with a compatible model.

  2. Download and verify model files.

  3. Keep the model server running.

  4. Give local apps one API.

  5. 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.

Explore the documentation.