Commercial Support¶
Olaverse is open source (Apache 2.0) and free to use in production. For teams that need more than the off-the-shelf models, we offer commercial engagements.
Need custom language support?¶
The published models cover a specific set of languages and domains. If your product needs something different, we provide:
- โ Fine-tuning โ adapt DiacNet, LID, rerankers, or embeddings to your domain and data
- โ Custom datasets โ corpus building, cleaning, and annotation for underrepresented languages
- โ Domain adaptation โ legal, medical, financial, or product-specific vocabulary
- โ Deployment optimization โ quantization, CPU/edge targets, latency budgets
- โ Enterprise integration โ embedding Olaverse components into your existing pipeline
Why work with us¶
- We built the models. Every model in the SDK โ DiacNet, the LID family, OTK-BPE, MIST, Prism โ was trained by Olaverse Labs, so custom variants come from the people who know the training recipe.
- Small-model philosophy. We optimize for deployability: a 1.1 MB language detector and a 7 MB diacritizer run where a 7B model can't.
- Honest benchmarks. Published numbers are measured, limitations are documented on every model card โ you'll know what you're getting before you commit.
Get in touch¶
- ๐ Website: olaverse.co.uk
- ๐ฌ GitHub: open an issue or discussion โ fastest for technical questions
- ๐ค Hugging Face: huggingface.co/olaverse
Contributing¶
Prefer to build in the open? We actively welcome contributions in:
- Datasets โ parallel text, diacritized corpora, evaluation sets
- Language support โ new languages for LID, DiacNet, and tokenizers
- Evaluation โ benchmark runs, error analysis, per-language reports
- Documentation โ examples, tutorials, translations
See CONTRIBUTING.md to get started.