中文简介
BAGEL 7B MoT 是 ByteDance Seed 发布方的多模态基础模型,固定 README 标注约 14B 总参数、7B 激活参数,可处理图文理解、图像生成与编辑。它不是单一聊天模型,选择时应先确认项目究竟需要理解、生成还是编辑能力。
上游模型卡 / 数据集卡
版本定位:BAGEL 7B MoT 是 ByteDance Seed 发布的统一多模态模型,固定 README 标注 14B 总参数、7B 激活参数,并同时覆盖理解、生成和编辑。
选择建议:它适合需要一套模型验证多种图像任务的团队,但也会带来更复杂的权重组件和验收指标。只做 OCR、检索或单一图片问答时,应先比较专用模型的成本与稳定性。
许可与内容风险:模型卡许可段为 Apache 2.0,并列出若干基础组件。使用方仍需保留第三方声明,审核输入与生成图片的权利、隐私和内容安全;本站仅协助固定版本获取与文件校验。
🥯 BAGEL • Unified Model for Multimodal Understanding and Generation We present **BAGEL**, an open‑source multimodal foundation model with 7B active parameters (14B total) trained on large‑scale interleaved multimodal data. BAGEL outperforms the current top‑tier open‑source VLMs like Qwen2.5-VL and InternVL-2.5 on standard multimodal understanding leaderboards, and delivers text‑to‑image quality that is competitive with strong specialist generators such as SD3. Moreover, BAGEL demonstrates superior qualitative results in classical image‑editing scenarios than the leading open-source models. More importantly, it extends to free-form visual manipulation, multiview synthesis, and world navigation, capabilities that constitute "world-modeling" tasks beyond the scope of previous image-editing models. This repository hosts the model weights for **BAGEL**. For installation, usage instructions, and further documentation, please visit our GitHub repository. 🧠 Method BAGEL adopts a Mixture-of-Transformer-Experts (MoT) architecture to maximize the model’s capacity to learn from richly diverse multimodal information. Following the same principle of capacity maximization, it utilizes two separate encoders to capture pixel-level and semantic-level features of an image. The overall framework follows a Next Group of Token Prediction paradigm, where the model is trained to predict the next group of language or visual tokens as a compression target. BAGEL scales MoT’s capacity through Pre-training, Continued Training, and Supervised Finetuning on trillions of interleaved multimodal tokens spanning language, image, video, and web data. It surpasses open models on standard understanding and generation benchmarks and demonstrates advanced in-context multimodal abilities like free-form image editing, future frame prediction, 3D manipulation, world navigation, and sequential reasoning. 🌱 Emerging Properties As we scale up BAGEL’s pretraining with more multimodal tokens, we observe consiste
适用场景
适合研究统一多模态建模、图像理解与生成、指令式编辑和多模态上下文学习。企业 PoC 应把输入版权、生成内容审查、图像质量和延迟分开验收;若只需要 OCR 或图片问答,专用视觉语言模型可能更容易部署和评测。
模型参数
固定版本:5019f57d168e5816e8f3f701b17cc816bb7cf24b。模型卡:Mixture-of-Transformer-Experts,14B 总参数、7B 激活参数;Hugging Face 元数据参数量为 14,691,079,811,基础模型字段包含 Qwen2.5-7B-Instruct。
文件说明
固定 SHA 下共有 14 个文件,文件元数据合计约 27.53 GB,主要权重包括 ema.safetensors 和 ae.safetensors,并配有 LLM、VAE、tokenizer 与配置文件。完整交付必须同时核对各组件,单独复制最大权重文件不能构成可复现版本。
上游文件元数据
.gitattributes1.48 KBae.safetensors319.77 MBconfig.json1.41 KBema.safetensors27.21 GBgeneration_config.json243 Bllm_config.json663 Bmerges.txt1.59 MBmodel.safetensors.index.json120.22 KBpreprocessor_config.json392 BREADME.md6.63 KBtokenizer.json6.71 MBtokenizer_config.json7.13 KB
硬件建议
约 27.53 GB 权重加上视觉编码、生成过程和中间激活,对显存要求高于普通 7B 文本模型。建议以 48 GB 级 GPU 或多卡环境做首轮全精度验证,再根据质量目标评估量化或卸载;这是本站容量建议,实际要求取决于分辨率和生成参数。
注意事项
生成或编辑图像可能涉及肖像权、版权、商标和不当内容风险,Apache 2.0 只解决软件与模型授权的一部分。固定 README 还列出 Qwen、SigLIP 和 FLUX VAE 等基础组件,生产使用前应保留第三方声明并重新核对依赖版本。
获取、校验与交付
先核对上游版本、访问条件和许可证,再根据文件规模选择自行获取或人工协助。橙子AI科技可在合法访问权限、许可证及平台规则允许的前提下,提供版本与文件范围核对、下载协助、完整性校验和国内交付咨询;本官网本身不托管或下载资源文件。
- 大模型获取与国内转存服务
- 大模型怎么下载:Hugging Face 官方方式与国内交付完整指南
- 国内下载 Hugging Face 模型很慢或经常中断怎么办
- DeepSeek、ChatGPT、豆包、Kimi 能否下载到本地
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。