Model reference · open weights

BindWeave

Available as managed deployment Video ByteDance Image→video 1 variants 478 dl/mo

BindWeave is an open-weight video model from ByteDance. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

MakerByteDance
TypeVideo models
TaskImage→video
Runs withdiffusers
Released2025-11-04
Popularity478 downloads / month
LicenceOpen weights

About

What BindWeave is

BindWeave: Subject-Consistent Video Generation via Cross-Modal Integration

   

📖 Overview

BindWeave is a unified subject-consistent video generation framework for single- and multi-subject prompts, built on an MLLM-DiT architecture that couples a pretrained multimodal large language model with a diffusion transformer. It achieves cross-modal integration via entity grounding and representation alignment, leveraging the MLLM to parse complex prompts and produce subject-aware hidden states that condition the DiT for high-fidelity generation. For more details or tutorials refer to ByteDance/BindWeave

OpenS2V-Eval Performance 🏆

BindWeave achieves a solid score of 57.61 on the OpenS2V-Eval benchmark, highlighting its robust capabilities across multiple evaluation dimensions and demonstrating competitive performance against several leading open-source and commercial systems.

ModelTotalScore↑AestheticScore↑MotionSmoothness↑MotionAmplitude↑FaceSim↑GmeScore↑NexusScore↑NaturalScore↑
BindWeave57.61%45.55%95.90%13.91%53.71%67.79%46.84%66.85%
VACE-14B57.55%47.21%94.97%15.02%55.09%67.27%44.08%67.04%
Phantom-14B56.77%46.39%96.31%33.42%51.46%70.65%37.43%69.35%
Kling1.6(20250503)56.23%44.59%86.93%41.6%40.1%66.2%45.89%74.59%
Phantom-1.3B54.89%46.67%93.3%14.29%48.56%69.43%42.48%62.5%
MAGREF-480P52.51%45.02%93.17%21.81%30.83%70.47%43.04%66.9%
SkyReels-A2-P14B52.25%39.41%87.93%25.6%45.95%64.54%43.75%60.32%
Vidu2.0(20250503)51.95%41.48%90.45%13.52%35.11%67.57%43.37%65.88%
Pika2.1(20250503)51.88%46.88%87.06%24.71%30.38%69.19%45.4%63.32%
VACE-1.3B49.89%48.24%97.2%18.83%20.57%71.26%37.91%65.46%
VACE-P1.3B48.98%47.34%96.8%12.03%16.59%71.38%40.19%64.31%

BibTeX

@article{li2025bindweave,
  title={BindWeave: Subject-Consistent Video Generation via Cross-Modal Integration},
  author={Li, Zhaoyang and Qian, Dongjun and Su, Kai and Diao, Qishuai and Xia, Xiangyang and Liu, Chang and Yang, Wenfei and Zhang, Tianzhu and Yuan, Zehuan},
  journal={arXiv preprint arXiv:2510.00438},
  year={2025}
}

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How video models work

Prompt / imagestart pointTemporal diffusionframes over timeVideoMP4 clipA video model generates a sequence of coherent frames from your prompt or a starting image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys bindweave for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (bindweave below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/videos/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"bindweave","prompt":"a drone shot over a forest"}'

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms