README / README.md
AbteeXAILabs's picture
docs: refresh org README with lumynax CLI quickstart
c5c25c0 verified
|
Raw
History Blame Contribute Delete
2.26 kB
---
title: AbteeX AI Labs
emoji: 🌟
colorFrom: yellow
colorTo: gray
---
# AbteeX AI Labs · LumynaX
> Sovereign-AI release family from **Aotearoa New Zealand**. 98 models, one OpenAI-compatible API, full provenance.
>
> *Ko te mārama te tūāpapa.*
[abteex.com](https://abteex.com) · [lumynax.com](https://lumynax.com) · [GitHub](https://github.com/Aimaghsoodi/lumynax-release) · [SovereignCode Space](https://huggingface.co/spaces/AbteeXAILab/sovereigncode-demo) · [MaramaRoute Space](https://huggingface.co/spaces/AbteeXAILab/marama-route-demo)
## Get the CLI (Ollama-class, sovereign-flavoured)
```bash
pip install lumynax
lumynax list # browse the 98 models
lumynax pull hermes3 # download (alias for full slug)
lumynax run hermes3 # interactive REPL with slash commands
lumynax route "fix this bug" # MaramaRoute picks the right model
lumynax serve hermes3 # OpenAI-compatible API on :8080
```
84 short-name aliases work as drop-in for the full HF slugs. `lumynax aliases` prints the map. `lumynax info hermes3` shows the full card.
## The 98 models
Grouped into 6 Collections on this org:
- [LumynaX · Frontier MoE & 70B+ Dense](https://huggingface.co/collections/AbteeXAILab/lumynax-frontier)
- [LumynaX · Multimodal (Vision + Audio)](https://huggingface.co/collections/AbteeXAILab/lumynax-multimodal)
- [LumynaX · Reasoning & Long-Context](https://huggingface.co/collections/AbteeXAILab/lumynax-reasoning)
- [LumynaX · Coding Models](https://huggingface.co/collections/AbteeXAILab/lumynax-coder)
- [LumynaX · Retrieval & Embedding Stack](https://huggingface.co/collections/AbteeXAILab/lumynax-retrieval)
- [LumynaX · Specialty (translation, doc-AI, NZ)](https://huggingface.co/collections/AbteeXAILab/lumynax-specialty)
Every model card has weights, a `quickstart.py`, an Ollama `Modelfile`, and a Gradio Space scaffold.
## Sovereignty contract
Each model card carries: residency (NZ/AU/global), sovereignty tier (1=remote frontier → 5=NZ-resident), license, hash-chained audit method. The `lumynax route` and `lumynax serve` commands enforce these gates per-request.
Made in Aotearoa New Zealand · AbteeX AI Labs · `Ko te mārama te tūāpapa.`