hao-ai-lab/FastVideo

A unified inference and post-training framework for accelerated video generation.

FastVideo is a framework for training and running accelerated video-generation models, including real-time inference and post-training workflows. It is for researchers and developers building or deploying diffusion-based systems that generate video.

4.3kStars on the repository
19Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-model-01-prep

01

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use at the start of a FastVideo model port to gather required inputs, inspect/download HF weights, clone and install the official reference repo in the current environment, create a localtests README skeleton, and produce a handoff before conversion or implementation.

not rated 4.3k +75 2d ago A 56 tokens original Apache-2.0

add-model-02-parity

02

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model after reference/architecture study to scaffold and later activate local FastVideo component parity tests. Emphasizes early test creation, official-reference loading, standardized FastVideo loading, and non-skip handoff gates.

not rated 4.3k +75 2d ago A 53 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 4 or Phase 6 to prototype or parity-debug one FastVideo-native DiT/transformer component.

not rated 4.3k +75 2d ago A 36 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 4 or Phase 6 to prototype or parity-debug one FastVideo-native VAE component.

not rated 4.3k +75 2d ago A 33 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 4 or Phase 6 to prototype or parity-debug one FastVideo-native text, image, audio, or compound encoder component.

not rated 4.3k +75 2d ago A 40 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 4 or Phase 6 to prototype or parity-debug one non-DiT, non-VAE, non-encoder FastVideo component.

not rated 4.3k +75 2d ago A 42 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 5 to write and verify a FastVideo checkpoint conversion script after native component prototypes expose FastVideo state-dict keys/shapes.

not rated 4.3k +75 2d ago A 39 tokens original Apache-2.0

add-model-08-trace

08

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 6 when component parity has failed and root cause requires layer-by-layer divergence analysis. Uses FastVideo activation trace first, falling back to custom hooks only for boundaries or stats the utility cannot observe.

not rated 4.3k +75 2d ago A 52 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use during /add-model Phase 7 after all required component parity tests pass to define FastVideo pipeline wiring, configs, presets, registry entries, examples, smoke tests, and pipeline parity tests.

not rated 4.3k +75 2d ago A 46 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Review rubric for FastVideo PRs that add or modify model families, variants, first-class components, checkpoint conversion, pipelines, parity coverage, or generated-media quality baselines. Use when reviewing a PR whose diff touches fastvideo/models/, fastvideo/pipelines/basic/, fastvideo/registry.py…

not rated 4.3k +75 2d ago A 104 tokens original Apache-2.0

add-model

11

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Manual /add-model workflow for implementing a FastVideo model or first-class component port after add-model-01-prep has staged reference code and weights. Organizes the port into numbered phases with conversion rules, component policies, parity gates, and handoff checks.

not rated 4.3k +75 2d ago A 55 tokens original Apache-2.0

ci-runner

12

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Work on FastVideo's Slurm-only, change-aware GPU CI lanes, static Buildkite graph, trusted ci-runner policy, lane scripts, and GB200 validation.

not rated 4.3k +75 2d ago A 38 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Decompose an oversized FastVideo pipeline PR into a stack of independently-reviewable PRs. Tiers the diff by blast radius (invisible / dead code / cross-cutting infra / activation), produces a branch graph and worktree bootstrap, drafts the AGENTS.md manifest, flags missing tests on cross-cutting infra changes, and…

not rated 4.3k +75 2d ago A 79 tokens original Apache-2.0

dreamverse-deploy

14

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Use when redeploying the migrated Dreamverse app backend and frontend on a chosen local GPU; tears down existing ports, launches services, and waits for readiness checks.

not rated 4.3k +75 2d ago A 38 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Re-seed the HF performance-tracking baseline for an intentional runtime, dependency, environment-caused benchmark shift, or reviewed v2 calibration using one or more reviewed normalized performance JSONs. Use when performance CI fails because metrics such as latency, throughput, component time, or peak memory changed…

not rated 4.3k +75 2d ago A 162 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Re-seed HF reference videos for a single existing SSIM test on Modal L40S. Always backs up current refs locally first, regenerates on Modal, pauses for the user to eyeball before-vs-after quality, then overwrites the targeted model subtree on FastVideo/ssim-reference-videos with --force. Use when an intentional code…

not rated 4.3k +75 2d ago A 130 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Seed HF reference artefacts for a single newly-added SSIM test (pixel .mp4 for runtexttovideosimilaritytest-style tests, or latent .pt for runtexttolatentsimilaritytest-style tests). Runs the test on Modal L40S, downloads the generated artefacts via modal volume get, pauses for the user to verify (visual eyeball for…

not rated 4.3k +75 2d ago A 146 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: