Unofficial community documentation
Laya AI - Open Source System-1 Decision Model
Download
Links to the upstream source, the current GitHub release, PyPI, and Hugging Face weights. This site does not host model files and does not run inference.
- Install with pip, or download the wheel / sdist from the latest GitHub release.
- Weights are not inside the wheel. The first Router or laya.load call downloads them from Hugging Face.
- Check the Releases page for a tag newer than v0.3.6 before pinning a file URL.
GitHub repository
https://github.com/NandhaKishorM/laya
Source, README, BENCHMARKS.md, and the Apache 2.0 LICENSE. This documentation site is not that repository.
Releases
https://github.com/NandhaKishorM/laya/releases
GitHub release index. The latest tag at the time these pages were written is v0.3.6, published 2026-09-22, matching version 0.3.6 in pyproject.toml.
v0.3.6 wheel
https://github.com/NandhaKishorM/laya/releases/download/v0.3.6/laya-0.3.6-py3-none-any.whl
laya-0.3.6-py3-none-any.whl from that release.
v0.3.6 source archive
https://github.com/NandhaKishorM/laya/releases/download/v0.3.6/laya-0.3.6.tar.gz
laya-0.3.6.tar.gz from that release. Prefer the Releases page if a newer tag exists.
PyPI
https://pypi.org/project/laya/
pip install laya. The package page is the install path the README badge points at.
Hugging Face weights
https://huggingface.co/convaiinnovations/laya
convaiinnovations/laya. The README loads the English root from this repo, multilingual with subfolder="multilingual", and typed-decisions with subfolder="typed-decisions".
Hugging Face multilingual card
https://huggingface.co/convaiinnovations/laya-multilingual
Separate model card linked from the README badge for laya-multilingual.