laya-mlx plays Snake at 60 decisions per second on an M3 Max
介绍比Jev快50倍,在你设备上跑的laya-mlx! 只在你的设备上占用最高1G内存 Laya是一个开源的类似于Jev的,基于文本输出概率的分类系统 我将其移植到MLX,并且做了一些性能优化! 视频中就是这个模型在我的本地M3Max上玩贪吃蛇 这个模型能够以每秒决策60次的速度玩贪吃蛇!
Project: laya-mlx→The Laya project directory
Laya turns any text into typed decisions in milliseconds, on your own machine. Here is what it does, and 952 projects people built with it.
Input text
“Hi, we were billed twice for March. Please refund the duplicate today or we will cancel our plan.”
laya-mlx · 146 input tokens · 0 output tokens
Which team should handle this ticket?
choiceHow urgent is this?
scoreDoes the customer threaten to cancel or leave?
yes / noDecided in 30.7 ms · 3 typed answers · one forward pass
Real outputs from Laya, not a mock-up. Run it yourself →
Seen on X this month
All demos →介绍比Jev快50倍,在你设备上跑的laya-mlx! 只在你的设备上占用最高1G内存 Laya是一个开源的类似于Jev的,基于文本输出概率的分类系统 我将其移植到MLX,并且做了一些性能优化! 视频中就是这个模型在我的本地M3Max上玩贪吃蛇 这个模型能够以每秒决策60次的速度玩贪吃蛇!
Project: laya-mlx→Local Laya moggs Jev at @grok 4.7-built Tetris 🧩 An open-weights System One model called Laya, beat cloud-based Jev at playing Tetris by making decisions 11 times faster, running locally on a 16GB MacBook Air! Run AI models locally ->
jev + opus 5.5... i simply can't comprehend why everyone isn't building this yet. in my workflow, this cut costs and time by ~80%. i think it's one of the best ways to use it. → pick relevant project notes before loading the context → route suitable tasks to a faster worker → choose a recovery path when a tool fails → run focused checks before the full test suite opus handles the hard reasoning. jev picks from options the harness prepares and validates. i explain how to build the decision layer in the article below:
This is NOT Jev. Open source. Runs on your laptop. Decides in ~27 ms, about 200× faster than waiting on a hosted LLM. Here it is playing Tetris by itself 👇
Thanks for the model, we were able to port Laya to coreml with 99.5% of the ops on ANE + benchmarked too. it is now blazing fast with 3.7 ms per decision on an M5 Pro. Release: Models:
Project: FluidUse→everything you need to start building with jev, in one article. code, architecture, diagrams... everything you need to follow the build and make it your own.
laya-decision-brain
kevinbadi
Provides a web lab for Laya decisions on survey data and a Snake game
laya-mlx-voice-browser
aryanbhujade
Uses a local Laya-MLX model to turn spoken commands into browser actions on Mac
jev-chat-windows-laya
ZJemYoung
Adds an optional local Laya backend to a Windows WeChat chat assistant
mjbrain
jinlio
Fine-tunes Laya into a real-time recommendation system for Japanese riichi mahjong
laya-codex
pilotspace
Ranks repository code for Claude Code using the Laya re-ranker, hooks, and an MCP server
laya-vision-demo
thaitea
Demonstrates calibrated image-based yes/no, choice and rubric decisions with Laya Vision
laya-multilingual-demo
abhishekbhakat
Demonstrates multilingual Laya typed decisions and probabilities through a Gradio interface
Laya
AXERA-TECH
Packages Laya checkpoints for deployment on AXERA AX650 and AX8850 NPUs
laya-grounded
Luni
Fine-tunes Laya to improve grounding, contradiction handling, and calibration
laya-multilingual-typed-decisions
alfred361
Fine-tunes the Laya multilingual model on a typed-decisions dataset
laya-onnx
techtheist
Provides quantized ONNX exports of English and multilingual Laya checkpoints
chunklaya
myxamediyar
Chunks long documents and uses Laya for typed-decision lookup across inputs up to one million tokens
laya-pong
aovestdipaperino
Demonstrates Laya-driven paddle decisions in a browser Pong game
laya-web
r4ai
Runs Laya typed-decision models in browsers and Node.js using ONNX Runtime Web
zero-shot-ie-bench
umstek
Compares Laya and other zero-shot systems across information-extraction and classification tasks
structured-decision-bench
zhengbangbo
Benchmarks structured decisions from Qwen3, Jev, and Laya CoreML
runtime-tutorials
Runtime-weekly
Provides runnable Python guides for Laya classification and a comparison of Laya with other systems
doomLaya
azalio
Trains and compares Laya and Jev agents playing FreeDoom with reproducible results
Laya-Showcase
zamax14
Demonstrates and benchmarks multilingual Laya alongside Jev and GPT models
decision-systems-bakeoff
actuallyrizzn
Runs a reproducible benchmark comparing Flybrain, Jev, and Laya on four public tests
jev-as-quant
jiayylu
Combines Laya and Jev with Claude in a quantitative research stack and evaluates trading experiments
Laya
ljw98
Provides a local web console and HTTP API for running Laya typed-decision models
chinese-laya
yanqiangmiffy
Fine-tunes Laya multilingual for Chinese typed decisions and evaluates the resulting checkpoints
fast-laya-compaction
ShinyDataTech
Uses local Laya decisions to compact agent context and provides filters, caching, and an MCP server