Views
No views yet
Sovereign-AI release family from Aotearoa New Zealand. 98 models, one OpenAI-compatible API, full provenance.Ko te mārama te tūāpapa.
1pip install lumynax
2
3lumynax list # browse the 98 models
4lumynax pull hermes3 # download (alias for full slug)
5lumynax run hermes3 # interactive REPL with slash commands
6lumynax route "fix this bug" # MaramaRoute picks the right model
7lumynax serve hermes3 # OpenAI-compatible API on :8080lumynax aliases prints the map. lumynax info hermes3 shows the full card.quickstart.py, an Ollama Modelfile, and a Gradio Space scaffold.lumynax route and lumynax serve commands enforce these gates per-request.Ko te mārama te tūāpapa.