← 返回案例流
CASE / gh-yibie-laya-jev-labSOURCE / GitHub
GitHub / GITHUB
SOURCE / GITHUB
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
中文翻译

中文参考整理中,欢迎补充。

In progress; contributions welcome.
3Star
1Fork

可运行代码

first = laya.ask(state, question, criteria)
if first["confidence"] >= threshold:
    return first                              # solved locally
return jev.ask(state, question, criteria)     # escalate
查看 GitHub 原链接

用途标签

Jev 对比评测对比

来源说明

本条为社区整理,仅展示公开来源与链接。代码、文本、头像及商标权利归原作者和原平台所有;Laya 模型归 Convai Innovations 所有。

整理方式:自动采集 · 整理时间:2026年9月22日 14:29