AI Stays Local

模型

每个模型能做什么,以测量时所用的硬件为准

能运行、已核查、可用、可获取,是四个不同的事实。每张卡片分别说明这些状态,并注明取得证据所用的硬件以及证据的提供方。每个模型归其发布者所有。

徽章的含义

徽章来自产品数据自身的映射规则,从不来自参数量或速度。专业硬件只说明测量是在哪里进行的,并不是对模型的评判。

模型名称、测量数据以及产品数据中的原句,都按规范产品数据的记录以英文原样显示。

可交互
由 AI Stays Local 执行并验证,在测量所用的硬件上速度足以供人实际使用。
可运行
由 AI Stays Local 执行并能产生输出。尚未完全验证,也不声称可以交互使用。
研究演示
由 AI Stays Local 执行并核查,用于了解物理上可以做到什么。速度太慢,无法用于工作,也不对外提供。
上游演示
由上游项目报告。未经 AI Stays Local 复现,也从不当作我们的成果展示。

由 AI Stays Local 执行

OLMoE 1B/7B

可交互

Validated on the recorded professional hardware profile.

7B total1B active per token
运行
可运行
验证
已验证
可用性
可交互
硬件
Professional 硬件配置档
供应状态
已批准的配置档
证据来源
AI Stays Local
发布者
Allen Institute for AI
许可证
Apache-2.0
来源
allenai/OLMoE-1B-7B-0125-Instruct
固定的修订版本
b89a7c4bc24fb9e55ce2543c9458ce0ca5c4650e
量化
int8 merged experts (upstream conversion tool)
磁盘上的检查点
8 GB
测试过的上下文长度
2048 个 token

核查了什么Cited-document workflow validated: retrieval, citation of file and location, and refusal when the indexed documents do not contain the answer.

限制
  • Small active model: one billion parameters participate in a token. Instruction following is inconsistent on difficult prompts.
  • No professional acceptance suite has been run, so no professional workflow claim is made.
  • The local API answers stream=true with buffered transport, so the first token arrives with the whole answer.

来源信息Weights by Allen Institute for AI under Apache-2.0. Converted to int8 by the upstream Colibri conversion tool. Neither the weights nor the conversion are work of AI Stays Local.

测量、硬件与方法

Qwen3.5 122B-A10B

可交互

Validated on the recorded professional hardware profile.

122B total10B active per token (256 experts, top-k 8, 48 layers)
运行
可运行
验证
已验证
可用性
可交互
硬件
Professional 硬件配置档
供应状态
仅限私下验证
证据来源
AI Stays Local
发布者
Alibaba Qwen
许可证
Apache-2.0
来源
Qwen/Qwen3.5-122B-A10B-GPTQ-Int4
固定的修订版本
30cd92cba9707a9aba09d1e490ed4b66b78e9606
量化
GPTQ INT4, group size 128, symmetric; attention, shared experts, embeddings, lm_head and the vision tower are not quantised
磁盘上的检查点
79 GB
测试过的上下文长度
8192 个 token

核查了什么Thirteen of thirteen functional checks, six of six product API checks and the document gates pass, including citation and refusal.

限制
  • No professional acceptance suite has been run, so no professional workflow claim is made.
  • Requires the machine to itself: peak unified memory 90.2 GiB.
  • No distributable profile exists. Validation was private.

来源信息Weights and quantisation published by Alibaba Qwen under Apache-2.0. Served by vLLM (Apache-2.0). Neither is work of AI Stays Local; the validation is.

测量、硬件与方法

Qwen3.6 35B-A3B

可运行

部分验证。取得证据的环境:professional 硬件配置档。

35B total3B active per token (256 experts, top-k 8)
运行
可生成
验证
部分验证
可用性
批处理
硬件
Professional 硬件配置档
供应状态
不提供
证据来源
AI Stays Local
发布者
Alibaba Qwen (weights); third-party conversion
许可证
Apache-2.0
来源
Kreuzzelg/qwen36-35b-a3b-colibri-i4-gs64
固定的修订版本
c619aa594ad1e70af82168fb6b4878427896e21c
量化
int4 packed, group size 64
磁盘上的检查点
24 GB
测试过的上下文长度
2048 个 token

核查了什么Four of four instruction-following checks pass. Document gates were not run against this model.

限制
  • Below the interactive threshold at 3.68 tokens per second.
  • The engine's OpenAI endpoint leaks a stop token into the content.
  • Document-correctness gates were not run.

来源信息Third-party conversion of Qwen weights for the Colibri engine. Neither the weights nor the conversion are work of AI Stays Local. Revision c619aa594ad1e70af82168fb6b4878427896e21c established on 2026-09-21 by querying the Hugging Face model API for the repository and reading the sha field, which is the immutable commit of the default branch at that time. The licence field of the same response reported apache-2.0. The benchmark was taken before the revision was recorded, so the artifact relationship is asserted rather than proven byte for byte.

测量、硬件与方法

GLM-5.2 744B

研究演示

Validated on the recorded professional hardware profile.

744B total~40B active per token (256 experts, top-k 8 plus one shared, across 75 of 78 layers)
运行
可运行
验证
已验证
可用性
仅限研究
硬件
Professional 硬件配置档
供应状态
不提供
证据来源
AI Stays Local
发布者
Zhipu AI (weights); third-party conversion by mastouri
许可证
MIT
来源
mastouri/GLM-5.2-colibri-int4-g64-with-int8-mtp
固定的修订版本
6bbb01ed3e515a8730b694dfae73aadfd6774581
量化
int4 grouped scales gs=64, int8 embeddings and lm_head, int8 MTP head
磁盘上的检查点
429 GB
测试过的上下文长度
2048 个 token

核查了什么Ten of ten functional checks and eight of eight document checks pass, including resistance to a prompt injection planted in an indexed file.

限制
  • 0.17 tokens per second. A 200-token answer takes about 20 minutes.
  • First token at 1018 seconds on a 311-token document prompt.
  • Execution and validation are proven. Usability is research only.

来源信息Weights by Zhipu AI under MIT. Container converted by a third party (mastouri) under MIT, declaring zai-org/GLM-5.2 as its base model. Engine is upstream Colibri under Apache-2.0. None of the three is work of AI Stays Local; the validation is.

测量、硬件与方法

按用途

按类别分组的开放权重模型。

高效的本地助手

为日常机器设计、启用参数较少的模型。目前只在专业硬件上测量过;16 GB 配置档尚未测量。

专业级开放模型

更大的 Mixture-of-Experts 模型,适用于内存和存储足以容纳它们的机器。

前沿级开放模型

根据已记录的证据,一台大内存机器能以可用速度运行的最大开放模型。

研究规模的演示

关于物理上可以做到什么的证据。不是产品的能力,也不对外提供。

不是我们的证据

由上游报告、未在此复现

列出它们是为了让边界清晰可见。本节中的任何内容都不是由 AI Stays Local 运行的。

Trillion-parameter MoE families

上游演示

Produced by the upstream project and not reproduced here.

Above one trillion, depending on familyA small fraction per token; the remainder is streamed
运行
未测试
验证
未验证
可用性
不可用
硬件
不作硬件声称
供应状态
不提供
证据来源
上游项目
发布者
Various
许可证
Apache-2.0 (engine); weights vary by publisher
来源
github.com/JustVugg/colibri
固定的修订版本
dcd73832f293750086643e1f0ccd2cd6d067259c
量化
Varies
限制
  • Not reproduced by AI Stays Local. No first-party measurement exists.
  • No hardware claim is made: no reliable source has been verified.

来源信息Execution paths described by the upstream Colibri project. AI Stays Local has not run these families.

没有我们自己的测量结果。

专业验收标准

获得专业级徽章需要通过以下全部 17 项。吞吐量和参数量不是验收项,也不能替代其中任何一项。 目前没有模型满足该标准,因此没有模型带有专业级徽章。

  • 稳定加载模型
  • 有时限的启动
  • 适合工作流程的延迟
  • 重复推理
  • 取消
  • 取消后恢复
  • API 可靠性
  • 上下文保持
  • 遵循指令
  • 语言质量
  • 结构化输出
  • 文档引用
  • 拒绝回答
  • 无残留进程
  • 可接受的内存表现
  • 硬件有文档记录
  • 限制有文档记录

产品数据发布版 v0.3.1-product-layer,载荷摘要 11797253abc9097a.

Available through a controlled private beta. Larger model profiles are added as they complete hardware validation.