A vision variant of Laya on Hugging Face: the same choice/score/noul question shape, with an image as the state.
GitHubModeration & safety
6 builds
A vision variant of Laya on Hugging Face: the same choice/score/noul question shape, with an image as the state.
GitHubModeration & safety
ONNX export of the Laya checkpoint so it runs anywhere onnxruntime does, including browsers and edge boxes. An fp16 variant followed a day later.
GitHubTools & apps
GGUF conversions of both the English and multilingual Laya checkpoints for llama.cpp-style local runtimes.
GitHubMultilingual
A browser-use agent that picks the next action with Laya, trained and evaluated on the Mind2Web web-task benchmark. Weights on Hugging Face.
GitHubLLM routing & guardrails
MLX port of Laya with performance work. Under 1 GB of memory on-device; the demo plays Snake at 60 decisions per second on an M3 Max.
The model itself. Typed choice/score/noul questions over any state in one forward pass, 100+ languages, Apache 2.0 weights.