中文简介
Motif-3-Beta 是 Motif Technologies 发布的预览版混合专家检查点,并非最终版本。上游说明其约有 314B 总参数、每 token 激活约 13B,原生上下文长度为 256K,面向多语言通用生成;由于仍处于 beta 阶段且许可证信息不完整,不应直接用于未经评估的生产场景。
上游模型卡 / 数据集卡
Motif-3-Beta 是 Motif Technologies 发布的预览版混合专家检查点,并非最终版本。上游说明其约有 314B 总参数、每 token 激活约 13B,原生上下文长度为 256K,面向多语言通用生成;由于仍处于 beta 阶段且许可证信息不完整,不应直接用于未经评估的生产场景。
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 KBchat_template.jinja6.63 KBconfig.json2.12 KBconfiguration_motif.py14.80 KBgeneration_config.json283 Bmodel-00001-of-00155.safetensors2.30 GBmodel-00002-of-00155.safetensors320.59 MBmodel-00003-of-00155.safetensors3.75 GBmodel-00004-of-00155.safetensors161.59 MBmodel-00005-of-00155.safetensors3.75 GBmodel-00006-of-00155.safetensors161.59 MBmodel-00007-of-00155.safetensors3.75 GB
本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。