Your files stay yours
Point the library at your existing model directories. Downloads stay plainly named, on your disk. Remove Eugene Plexus and your model files are still right where you put them.
Your library, without the lock-in.Local-first. Open source. In development.
Your models. Your hardware. One control plane.
Find and run language models. Manage your engines and route requests through one OpenAI-compatible endpoint, all from your browser.
No public platform release yet. Follow the work on GitHub.
01 / The platform
The models are here. The engines are capable. Eugene Plexus brings the operations together: discover, configure, supervise, and route, without giving up control of your setup.
Point the library at your existing model directories. Downloads stay plainly named, on your disk. Remove Eugene Plexus and your model files are still right where you put them.
Your library, without the lock-in.Manage runtimes, profiles, and configuration from one interface. Built-in authentication supports access over your tailnet, including headless machines.
Local hardware. Network-aware control.Eugene Plexus supervises llama.cpp and vLLM instead of replacing them. An OpenAI-compatible gateway gives your tools a consistent way to reach the backends you choose.
The operations layer, not another engine.02 / The workflow
From a model on disk to a service your tools can use.
A model library, supervised runtimes, and a routing gateway bring the pieces together. Keep the engine choices in your hands.
Explore the architectureSearch the catalogue, read model cards, and choose a quantization with hardware-aware guidance. Download with progress and resume, or use models already on your disk.
Keep named launch profiles for each model. Configure your runtimes through a browser interface, with settings drawn from the components themselves.
Start, stop, and inspect llama.cpp and vLLM runtimes. Eugene Plexus supervises the processes, with idle unloading and wake-on-demand support.
Connect your tools to one OpenAI-compatible endpoint. Route across local runtimes and optional cloud providers, with replica balancing and priority-based failover.
Try a model in the playground. Inspect request metrics, latency, throughput, and which backend served a request, including the attempts that failed.
03 / Built in the open
Eugene Plexus is under active development. There isn't a public platform release to download yet, but the code and the work are out in the open.
Explore the repositories, follow development, or help shape what comes next.
Find us on GitHub04 / A few details
Neither. Eugene Plexus is the control plane around your inference setup. It supervises upstream engines, manages model files and settings, and routes requests. The playground is one way to use it, not the whole product.
There is no public platform release yet. Developers can explore the source and the current setup instructions in each repository. This is active development, not a finished installation experience.
The current integrations supervise llama.cpp and user-installed vLLM. MLX is planned, not available yet. Hardware support depends on the engine and model; consult the project documentation for verified configurations and current limitations.
Browse the GitHub repositories, read a component's contributing guide, and open an issue with a bug report or an idea. Contributions use the Developer Certificate of Origin, with signed-off commits.