OPEN-SOURCE CASE INDEX / NON-OFFICIAL

Laya 在开源世界,
正在长成什么。

75收录案例
50开源仓库
42带可运行代码
16中文参考

WHAT IS LAYA

先认识一下 Laya

Laya 是 Convai Innovations 开源的 System 1 决策模型家族(Apache 2.0):输入状态与结构化问题,单次前向传播直接输出带校准概率的类型化判断——分类、打分、是非——从不生成文本,所以没有幻觉可解析。覆盖 100+ 语言,权重完全开放,可本地部署、可微调。社区常把它作为 Jev 的开源替代来实测与对比,下方案例收录了大量 Laya vs Jev 同题对比。

pip install laya
~33ms单题前向延迟
100+支持语言
3官方 checkpoint
Apache 2.0开放权重

案例流

75 条信号
01GitHub
mizorewww@mizorewww

laya-mlx

Native MLX runtime for Laya typed decision models — 7–14 ms short decisions on M3 Max. No text generation, PyTorch, or cloud API.

4.6k Star318 Fork
</> 代码部署运行
02GitHub
NandhaKishorM@NandhaKishorM

laya

Multilingual, non-autoregressive System 1 decision engine. Typed decisions over 100+ languages in a single forward pass — 33 ms — trained with reinforcement learning against strictly proper scoring rules (RLCD)...

1.3万 Star1.1k Fork
</> 代码路由分诊评分排序
03GitHub
mizorewww@mizorewww

laya-coreml

Local Laya typed decisions on Apple Core ML and Neural Engine. Validated ports, ~5 ms short decisions on M3 Max, reproducible speed and energy benchmarks.

1.1k Star68 Fork
</> 代码评测对比多语言
04GitHub
receptron@receptron

laya

Run Laya, the open-source Jev-compatible System-1 decision model, from Node.js / TypeScript via ONNX Runtime

225 Star18 Fork
</> 代码Jev 对比部署运行
05GitHub
wdobry@wdobry

laya-playground

A website, two games, a benchmark and an agent skill for Laya, the open-source decision model. Runs on your machine.

88 Star15 Fork
</> 代码评测对比Agent 工具
06GitHub
FluidInference@FluidInference

FluidUse

Local computer use on Apple silicon: on-device typed decisions with laya and form filling with CUA-S1-FORMS, driven through the macOS Accessibility API

71 Star5 Fork
</> 代码评测对比
07GitHub
virajbhartiya@virajbhartiya

laya-vs-jev

Laya vs Jev: local MLX and hosted AI decisions playing T-Rex side by side, with live metrics and replay recording

52 Star4 Fork
</> 代码Jev 对比评测对比
08GitHub
lkarlslund@lkarlslund

laya.cpp

C++ inference for Laya typed decisions, optimized for RTX, supports Vulkan, CPU

45 Star2 Fork
</> 代码部署运行路由分诊
09GitHub
PromptEngineer48@PromptEngineer48

laya-vs-jev-arena

Laya (open source, local) vs TypeSafe Jev (API): two AI models race in Snake and fight in a Mortal-Kombat-style arena. Every move is a real model decision.

18 Star6 Fork
</> 代码Jev 对比评测对比
10GitHub
0xBakeer@0xBakeer

arbiter

Serve typed-decision (System 1) models — Laya or your own — on NVIDIA GPUs or Apple Silicon, with a Jev-compatible API and coding-agent integrations

18 Star3 Fork
</> 代码Jev 对比Agent 工具
11GitHub
r33drichards@r33drichards

laya-vision

Image inputs for Laya: calibrated, non-generative typed decisions over images + text (SmolVLM-256M backbone)

21 Star5 Fork
</> 代码Agent 工具分类打分
12GitHub
pythongiant@pythongiant

laya-drift

opencode plugin to monitor agent drift over time

10 Star0 Fork
</> 代码Agent 工具
13GitHub
ChristianAlexander@ChristianAlexander

laya_ex

An Elixir library wrapping ConvAI Innovations' OSS Laya system one model

13 Star0 Fork
</> 代码
14HuggingFace
Cconvaiinnovations@convaiinnovations

laya

Multilingual, non-autoregressive System 1 decision model. Give it a state (text, email, ticket, or JSON) and typed questions; it returns typed answers with mathematically calibrated probabilities in a single fo...

2.1k 点赞
</> 代码路由分诊评分排序
15GitHub
afshinm@afshinm

laya-mps

Run Jev-style typed decisions locally on your Mac with low RAM usage and fast responses

6 Star1 Fork
</> 代码Jev 对比
16GitHub
kaiyes@kaiyes

fast-jev-compaction-laya

Local, key-free context compaction for opencode: replaces lossy LLM-summarization compaction with typed decisions scored by the open-weight Laya models running natively on Apple Silicon via MLX.

6 Star1 Fork
</> 代码Jev 对比评分排序
17GitHub
yzfly@yzfly

edgejev

离线可用的本地类型化决策:4 核 CPU 单题 15.6ms。Local & offline Jev / System One inference on CPU — ONNX + INT8, no torch at runtime. 支持 laya / kev / PlayJev

6 Star0 Fork
</> 代码Jev 对比部署运行
18HuggingFace
Cconvaiinnovations@convaiinnovations

laya-multilingual

Non-autoregressive System 1 decision model covering 100+ languages. Give it a state (text, email, ticket, or JSON) and typed questions; it returns typed answers with probabilities in a single forward pass. No t...

149 点赞
</> 代码Agent 工具多语言
19GitHub
cv@cv

laya-plays-smb3

World 1-1 cleared with unmodified Laya on DGX Spark. Model-driven jumping, replay-verified frames, and every decision recorded.

5 Star0 Fork
</> 代码
20GitHub
aovestdipaperino@aovestdipaperino

laya-rust

Pure-Rust inference for the Laya non-autoregressive typed-decision model (ModernBERT-large + RL decision head), on candle

4 Star0 Fork
</> 代码
21GitHub
bvolpato@bvolpato

kevala

Decision models (Laya, Kev) in any web page: a zero-dependency Rust engine compiled to WebAssembly, with WebGPU kernels. One import, no server.

3 Star1 Fork
</> 代码
22GitHub
NVentimiglia@NVentimiglia

laya-mcp

This is a mcp server for integrating Laya into your agentic workflow.

5 Star0 Fork
</> 代码Agent 工具
23HuggingFace
Cconvaiinnovations@convaiinnovations

laya-demo

HuggingFace 上的 Laya 相关模型(gradio)。

122 点赞
24GitHub
neko233-com@neko233-com

laya-go

Laya — open horizontal System 1 decision models: Go server + agent CLI/MCP replacing JEV (non-autoregressive structured prediction)

3 Star0 Fork
</> 代码Jev 对比Agent 工具
25HuggingFace
Cconvaiinnovations@convaiinnovations

laya-typed-decisions

Non-autoregressive System 1 decision model, fine-tuned on the typed-decisions workflows: agent-trace observability, customer service, invoice processing and security incidents.

64 点赞
</> 代码Agent 工具微调实战
26GitHub
aovestdipaperino@aovestdipaperino

laya-pong

Browser pong whose paddle is decided by a Laya typed decision, one question per frame at 18.7 ms

3 Star0 Fork
</> 代码
27GitHub
yibie@yibie

laya-jev-lab

Independent measurements of typed-decision models: Jev (TypeSafe API) vs Laya (open weights), and a local-first cascade that matches Jev's accuracy at 1.8x the speed

3 Star1 Fork
</> 代码Jev 对比评测对比
28GitHub
myxamediyar@myxamediyar

chunklaya

Long-input harness for Laya, the open-weights System 1 decision model: chunk, detect, aggregate. Apache 2.0.

3 Star0 Fork
</> 代码
29GitHub
apiplant@apiplant

laya-rs

Rust reimplementation of Laya, a sub-35ms non-autoregressive typed-decision engine (ModernBERT encoder + RLCD-trained decision head), built from scratch on candle.

3 Star2 Fork
</> 代码微调实战
30GitHub
shpati@shpati

laya.cpp

C/C++ port of NandhaKishorM/laya

3 Star1 Fork
部署运行
31GitHub
instax-dutta@instax-dutta

sysone-bench

First independent head-to-head benchmark of System One decision models (Laya vs Jev) on byte-identical inputs

2 Star1 Fork
Jev 对比评测对比
32GitHub
li-ming1@li-ming1

laya-zig

A from-scratch, dependency-free Zig CPU runtime for the Laya System-1 decision model: tokenizer + mmBERT-base encoder + decision head in one binary, no Python/torch/BLAS. Work in progress, see README.

2 Star0 Fork
</> 代码
33GitHub
ChenneyZhuang@ChenneyZhuang

laya-browser-agent

Local, open-source Jev alternative: browser agent decisions with Laya (System One model) on your own machine. No cloud, no API key. Playwright/CDP, MCP-friendly.

2 Star0 Fork
</> 代码Jev 对比Agent 工具
34GitHub
ItisShikhar@ItisShikhar

gg-friggin-ez

Fast, drop-in multilingual profanity and toxicity screener for Node.js, powered by System 1 models like TypeSafe AI Jev and Laya. Catches leetspeak, character spacing, and romanized profanity across languages i...

2 Star0 Fork
</> 代码Jev 对比多语言
35HuggingFace
Mmys@mys

laya-multilingual-GGUF

Multilingual System 1 decision model compiled from convaiinnovations/laya-multilingual (mmBERT-base, 322M, context 1024, 100+ languages). These files are not llama.cpp / llama-cli GGUFs. They are produced by gg...

8 点赞
评分排序多语言
36HuggingFace
Mmys@mys

laya-GGUF

English System 1 decision model compiled from convaiinnovations/laya (ModernBERT-large, 421M, context 512). These files are not llama.cpp / llama-cli GGUFs. They are produced by ggmlc, a neural network compiler...

7 点赞
评分排序
37HuggingFace
Aaac6fef@aac6fef

laya-multilingual-coreml-ane

Laya typed decisions on Apple Silicon, using CPU + Neural Engine. This is a portable Core ML bundle for laya-coreml, converted from convaiinnovations/laya-multilingual. It outputs choice, score, and noul probab...

5 点赞
</> 代码评分排序多语言
38HuggingFace
SShaunSpark@ShaunSpark

laya-mind2web-browser-agent

This is a fine-tuned version of the Laya decision model, specialized for browser automation tasks. It predicts the next browser action (operation and target element) from a web page's DOM structure and a user g...

4 点赞
</> 代码Agent 工具微调实战
39HuggingFace
Aaac6fef@aac6fef

laya-multilingual-coreml

Laya typed decisions on Apple Silicon, using CPU + GPU. This is a portable Core ML bundle for laya-coreml, converted from convaiinnovations/laya-multilingual. It outputs choice, score, and noul probabilities wi...

3 点赞
</> 代码评分排序多语言
40HuggingFace
Tthaitea@thaitea

laya-vision-demo

HuggingFace 上的 Laya 相关模型(gradio)。

3 点赞
41HuggingFace
WWeidows@Weidows

laya-multilingual-GGUF

GGUF conversion of convaiinnovations/laya-multilingual (Apache-2.0), encoder only (mmBERT-base, 22 layers, hidden 768). Bit-identical to an independent community conversion (134/134 tensors, max diff 0).

2 点赞
</> 代码多语言
42HuggingFace
Ffr0stbit3@fr0stbit3

laya-gguf

GGUF conversion of convaiinnovations/laya (Apache-2.0), f16, via llama.cpp converthftogguf.py. laya-F16.gguf (and the quants) hold the ModernBERT backbone only, and load in llama.cpp as modern-bert (use --embed...

2 点赞
</> 代码
43HuggingFace
Aabhishekbhakat@abhishekbhakat

laya-multilingual-demo

HuggingFace 上的 Laya 相关模型(gradio, mcp-server)。

2 点赞
Agent 工具多语言
44HuggingFace
Yyasserrmd@yasserrmd

laya-lab

HuggingFace 上的 Laya 相关模型(static)。

1 点赞
45HuggingFace
Ttozp@tozp

laya-onnx

This repository contains the ONNX-converted model weights for convaiinnovations/laya (English, ModernBERT-large backbone, 421M parameters).

1 点赞
</> 代码路由分诊多语言
46HuggingFace
Mmys@mys

laya-typed-decisions-GGUF

Specialist System 1 decision model compiled from convaiinnovations/laya-typed-decisions (ModernBERT-large, 421M, context 1024). Fine-tuned for invoice match, SOC alerts, customer-service next action, and agent-...

1 点赞
Agent 工具微调实战
47HuggingFace
Aaac6fef@aac6fef

laya-coreml

Laya typed decisions on Apple Silicon, using CPU + GPU. This is a portable Core ML bundle for laya-coreml, converted from convaiinnovations/laya. It outputs choice, score, and noul probabilities with zero gener...

1 点赞
</> 代码评分排序部署运行
48博客
Ggithub.com@github.com

GitHub - artificial-intelligence-works/laya-jev

Contribute to artificial-intelligence-works/ laya -jev development by creating an account on GitHub.

Jev 对比
49博客
Mmodelscope.cn@modelscope.cn

Laya - Models

Laya Multilingual, non-autoregressive System 1 decision model. Give it a state (text, email, ticket, or JSON) and typed questions; it returns typed answers with mathematically calibrated probabilities in a sing...

评分排序多语言
50博客
Llaya.convaiinnovations.com@laya.convaiinnovations.com

Laya — 33ms Multilingual System 1 Decision Engine

I Built Non-Autoregressive Decision Models with RL a Year Ago. Then a Frontier Lab Called It a "Breakthrough". From our March 2025 arXiv paper on sequence conversion trajectories to Laya : a sub-35ms open-weigh...

路由分诊多语言
51Reddit
TTrifleHopeful5418@TrifleHopeful5418

Jev is very good. Your own data is better.

The Jev launch got me curious enough to go read the two papers the...

Jev 对比外链 1
52博客
未未知作者@unknown

Laya: The 421M Open-Weight Decision Engine That Skips Text Generation Entirely

社区公开案例,详情见原文链接。

53博客
Llaplusda.com@laplusda.com

Laya Local System One: Setup, Limits, and Jev Comparison

Laya is an open-source System One decision model that can run on local hardware. Like Jev, it accepts a state plus Choice, Score, and Noul questions instead of generating text. The model code and weights are pu...

Jev 对比评分排序
54博客
未未知作者@unknown

Fast, Calibrated Decisions: What RLCD Models Actually Are, Where They Fit, and Why We Need Both…

社区公开案例,详情见原文链接。

55Reddit
UUnlucky-Message8866@Unlucky-Message8866

Got jev-like api running natively on ninfer / qwen3.8 27b and results are quite decent

Hi all! After all the jev hype I wanted to try by myself and got qwen3.8 27b to mix-and-match open implementations on top of ninfer, and to be honest I'm quite impressed with the results, latency is not great b...

Jev 对比评测对比外链 1
56博客
GGleb Lukicov@glukicov

Jev 与 Laya 引发的 System One 讨论周

"System One models" became the loudest idea in AI this week. TypeSafe AI launched #Jev on 15 September and named the category...

Jev 对比
57博客
知知乎专栏@zhuanlan

Jev 开源平替模型 Laya 实测

实测 Laya 的部署与效果:pip install 之后用 python -m laya serve 加载 typed-decisions checkpoint 起本地服务,对比 Jev 的上下文理解与准确度。

</> 代码上手教程部署运行
58Reddit
BBalance-@Balance-

convaiinnovations/laya (multilingual, non-autoregressive System 1 decision model)

...

多语言外链 1
59博客
IiTech@itech

LLM 做决策又慢又贵?System One 模型 JEV、kev、laya 直接算概率

为什么 LLM 不适合做「决策」、System One:来自《思考,快与慢》的新模型类别,以及 JEV、kev、laya 三个代表方案为什么直接输出校准概率更适合自动化。

Jev 对比评分排序
60博客
未未知作者@unknown

JEV Has an Open-Source Rival. I Tested Laya Beyond the Demo.

社区公开案例,详情见原文链接。

Jev 对比
61HuggingFace
Ffr0stbit3@fr0stbit3

laya-multilingual-gguf

GGUF conversion of convaiinnovations/laya-multilingual (Apache-2.0), f16, via llama.cpp converthftogguf.py. laya-multilingual-F16.gguf (and the quants) hold the ModernBERT backbone only, and load in llama.cpp a...

0 点赞
</> 代码多语言
62HuggingFace
Ffr0stbit3@fr0stbit3

laya-typed-decisions-gguf

GGUF conversion of convaiinnovations/laya-typed-decisions (Apache-2.0), f16, via llama.cpp converthftogguf.py. laya-typed-decisions-F16.gguf (and the quants) hold the ModernBERT backbone only, and load in llama...

0 点赞
</> 代码
63Reddit
Llkarlslund@lkarlslund

laya.cpp: Optimized laya near-instant decision making

After seeing u/Nandakishor_ml’s post introducing Laya , I wanted to see how fast it could run in a standalone C++ implementation. Credit to u/Nandakishor_ml for the architecture, training and open-source releas...

微调实战部署运行外链 1
64Reddit
SSilver-Champion-4846@Silver-Champion-4846

The Scaling Lesson. What are we missing?

Consider the difference between GPT 1 and GPT 6. They are both decoder-only language models, yet there's so much difference between them. Data scale, data quality, sft, rl, etc. But the important lesson, I thin...

65Reddit
EECrispy@ECrispy

Is Typesafe based/derived from work done by the Laya author?

Typesafe's new model, Jev is all over the internet, this sub etc as a new classifier model. Then an AI dev posted here how they'd done something very similar, and made a new model, Laya. https://www.reddit.com/...

Jev 对比分类打分
66博客
DData Science in Your Pocket@data-science-in-your-pocket

Laya: Bye Bye TypeScript Jev AI

A model card walkthrough of Laya: a non-autoregressive System 1 decision model that never generates text — what it gives up, and how fine-tuning on your domain data turns it into a specialized decision model in...

对 Laya 模型卡的解读:Laya 是一个非自回归的 System 1 决策模型,从不生成文本;文章讲了它放弃了什么,以及如何在自己的领域数据上微调,把它变成生产环境里的专用决策模型。

中文上手教程微调实战
67博客
Jjuejin.cn@juejin

为什么 LLM 的置信度在骗你?一个 33ms 校准概率引擎的解法

从校准概率切入,介绍 System 1 决策模型的解法:pip install laya 即可使用,国内下载源会自动切换到 ModelScope(魔塔),海外用户默认从 HuggingFace 下载。

评分排序上手教程
68博客
王王鹏LLM@王鹏LLM

Laya:开源的 BERT 类决策模型,性能超 Jev

分享一下开源项目 Laya,一个多语言、非自回归的 System 1 决策模型,输入文本/工单/JSON + 结构化问题,单次前向传播(~33ms)直接输出带概率的分类/打分/判断。

多语言评分排序
69HuggingFace
Aaac6fef@aac6fef

laya-typed-decisions-coreml

Laya typed decisions on Apple Silicon, using CPU + GPU. This is a portable Core ML bundle for laya-coreml, converted from convaiinnovations/laya-typed-decisions. It outputs choice, score, and noul probabilities...

0 点赞
</> 代码评分排序部署运行
70博客
搜搜狐号@120333371

开源模型 Laya 发布:推理速度快 Jev 近 8 倍,零成本替代专有 API

针对专有 System 1 API 的趋势,开发者发布完全开源的横向 System 1 决策模型家族 Laya:模拟人类大脑 System 1 机制,在商用硬件上仅需 32.8 毫秒即可做出判断。

Jev 对比评测对比
71Reddit
Sshniydder@shniydder

I gave Jev, Laya, finetuned ModernCE and Qwen3.5 the controls to Doom

<img src="https://external-preview.redd.it/OGs5bzllNXE5a3FoMf0C-RwhEAIhO29wYbXpGCItnwYWeS2V6CtQJKOIxpem.png?width=640&crop=smart&auto=webp&s=01d16cdb259d88f1648e1505f251d3403479e697" alt="I gave Jev, Laya, fine...

Jev 对比微调实战外链 1
72博客
Aai345.info@ai345.info

Convai Laya 是什么?不生成文本的决策模型,38 毫秒出结果 - ai345

Convai Laya 是什么? Convai Innovations 开源的非自回归决策模型,421M 参数,一次前向 38 毫秒返回带校准概率的结构化答案,不做文本生成。含能力、评测与上手指南。

评测对比结构化抽取
73Threads
Llioupai629@lioupai629

用 Codex 写了个专案,实测 Jev 与开源的 Laya 模型

这两天 Jev 很红、昨天申请 waitlist,今天拿到资格就用 Codex 写了个专案来测测看 Jev 与开源的 Laya 模型:Jev 的上下文和准确度确实高。

Jev 对比评测对比
74Reddit
NNandakishor_ml@Nandakishor_ml

Made the horizontal open-source model for Jev with RLCD, and it surpasses all the Jev benchmarks. HF space, benchmark, model, repo

<img src="https://preview.redd.it/i3znzaqm28qh1.png?width=640&crop=smart&auto=webp&s=29d4364afa725ca1d778ff2eee50a853947aa36e" alt="Made the horizontal open-source model for Jev with RLCD, and it surpasses all...

Jev 对比评测对比外链 1
75博客
Bbrainfunctioncollapse.com@brainfunctioncollapse.com

Laya: open-source alternative to TypeSafe Jev, runs locally

Laya is the open-source alternative to TypeSafe Jev: a small model that decides instead of chatting. Typed answers with real probabilities in 21 ms, on your own machine.

Jev 对比