模型

Motif-3-Beta

Motif-Technologies/Motif-3-Beta

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:上游未声明 上游版本:f1340057e80f

中文简介

Motif-3-Beta 是 Motif Technologies 发布的预览版混合专家检查点,并非最终版本。上游说明其约有 314B 总参数、每 token 激活约 13B,原生上下文长度为 256K,面向多语言通用生成;由于仍处于 beta 阶段且许可证信息不完整,不应直接用于未经评估的生产场景。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

Motif-3-Beta 是 Motif Technologies 发布的预览版混合专家检查点,并非最终版本。上游说明其约有 314B 总参数、每 token 激活约 13B,原生上下文长度为 256K,面向多语言通用生成;由于仍处于 beta 阶段且许可证信息不完整,不应直接用于未经评估的生产场景。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

Motif-3-Beta ⚠️ **Preview / beta checkpoint — not the final release.** This repository hosts an intermediate checkpoint of **Motif-3**. The **final checkpoint will be released soon.** Motif-3** is a large-scale Mixture-of-Experts (MoE) language model built from the ground up by Motif Technologies following a fully in-house, proprietary design — not a re-parameterization of existing open-source architectures. Highlights 🧠 **~314B total parameters / ~13B active** per token (sparse MoE) 📏 **256K context length** (262,144 tokens), natively long-context ⚡ Sparse routing: 384 experts with 8 activated per token, plus 1 shared expert 🌐 **Multilingual**, general-purpose Model details | | | | ------------------ | ---------------------------------------- | | Model type | Mixture-of-Experts causal language model | | Total parameters | ~314B | | Active parameters | ~13B / token | | Hidden size | 4096 | | Layers | 53 | | Routed experts | 384 (top-8) | | Shared experts | 1 | | Context length | 262,144 (256K) | | Vocabulary | 220,160 | | Tensor type | bfloat16 | Architecture Motif-3 is a fully in-house design and introduces several custom components: **Grouped Differential Latent Attention (GDLA)** **Grouped PolyNorm activation**, applied per expert **Modified mHC** Benchmarks Artificial Analysis Intelligence Index (AAII): 44** See Artificial Analysis for details. Usage - vLLM (Beta) Docker image: `ghcr.io/motiftechnologies/vllm:v0.20.2-motif3.rc2` Tested only on B200 and H200 GPUs. If you encounter any issues, please open an HF issue. Example vLLM command: Usage - HF.generate The shipped modeling code has been fixed and HF `.generate` now runs and produces coherent output. For production or high-throughput serving, vLLM (above) is recommended. The model ships with custom modeling code, so load it with `trust_remote_code=True`: Access This model is **openly available** — anyone can download the weights, no access request required. License Permission is granted to use, modify, and r

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .gitattributes1.53 KB
  • chat_template.jinja6.63 KB
  • config.json2.12 KB
  • configuration_motif.py14.80 KB
  • generation_config.json283 B
  • model-00001-of-00155.safetensors2.30 GB
  • model-00002-of-00155.safetensors320.59 MB
  • model-00003-of-00155.safetensors3.75 GB
  • model-00004-of-00155.safetensors161.59 MB
  • model-00005-of-00155.safetensors3.75 GB
  • model-00006-of-00155.safetensors161.59 MB
  • model-00007-of-00155.safetensors3.75 GB
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。