awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
genmoai avatar

genmoai/mochi

0
View on GitHub↗
3,671 stars·485 forks·Python·Apache-2.0·16 views

Mochi

Mochi is an open-source text-to-video diffusion model designed to synthesize high-fidelity video sequences from natural language prompts. It utilizes a diffusion transformer architecture to generate temporal video data.

The project includes a framework for low-rank adaptation, allowing the model to be fine-tuned on custom datasets to specialize visual styles or specific subjects. It also features a distributed inference engine that spreads model workloads across multiple graphics cards to increase memory capacity and processing speed.

The system covers programmable video generation through an API that controls resolution, frame counts, and sampling schedules. It further incorporates latent space video compression to reduce computational overhead.

Features

  • Open-Weights Video Models - Offers an open weights framework for creating high-fidelity moving images using large-scale diffusion architectures.
  • Text-to-Video Generators - Synthesizes high-fidelity video sequences from natural language text prompts using a transformer-based diffusion model.
  • Video Model Fine-Tuning - Supports training low-rank adaptation layers on custom video datasets to specialize visual styles and subjects.
  • Diffusion Model LoRA Fine-Tuning - Provides a framework for applying low-rank adaptation to diffusion models to teach them new concepts or styles.
  • Low-Rank Adaptation - Incorporates low-rank adaptation (LoRA) to efficiently specialize visual styles and subjects without retraining the full network.
  • Diffusion Transformers - Implements a diffusion transformer architecture that combines transformer-based attention with iterative denoising for video synthesis.
  • Text-to-Video Generators - Creates high-fidelity videos from natural language prompts using a diffusion transformer architecture.
  • Distributed Inference Engines - Ships a distributed inference engine that spreads model workloads across multiple GPUs to increase processing speed.
  • Multi-GPU Parallelism Strategies - Employs multi-GPU parallelism strategies to distribute model layers and tensors across multiple graphics processors.
  • Video Compression - Uses latent space video compression to reduce computational overhead and memory requirements during generation.
  • Multi-GPU Distribution - Distributes model parameters across multiple GPUs to handle the high memory requirements of high-resolution video generation.
  • Foundation Models - High-fidelity video generation foundation model.

Star history

Star history chart for genmoai/mochiStar history chart for genmoai/mochi

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does genmoai/mochi do?

Mochi is an open-source text-to-video diffusion model designed to synthesize high-fidelity video sequences from natural language prompts. It utilizes a diffusion transformer architecture to generate temporal video data.

What are the main features of genmoai/mochi?

The main features of genmoai/mochi are: Open-Weights Video Models, Text-to-Video Generators, Video Model Fine-Tuning, Diffusion Model LoRA Fine-Tuning, Low-Rank Adaptation, Diffusion Transformers, Distributed Inference Engines, Multi-GPU Parallelism Strategies.

What are some open-source alternatives to genmoai/mochi?

Open-source alternatives to genmoai/mochi include: pku-yuangroup/open-sora-plan — Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer… nvlabs/sana — Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides… lightricks/comfyui-ltxvideo — ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It… hpcaitech/open-sora — Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It… tencent-hunyuan/hunyuanvideo-1.5 — HunyuanVideo-1.5 is a video generation foundation model and text-to-video diffusion framework. It utilizes a latent… hao-ai-lab/fastvideo — FastVideo is a comprehensive system for accelerated video generation, serving as a video generation inference engine,…

Open-source alternatives to Mochi

Similar open-source projects, ranked by how many features they share with Mochi.
  • pku-yuangroup/open-sora-planPKU-YuanGroup avatar

    PKU-YuanGroup/Open-Sora-Plan

    12,163View on GitHub↗

    Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer architecture and large language model components to transform written descriptions or image prompts into high-quality video sequences. The system features a distributed infrastructure designed for large-scale video training and inference. It employs sequence parallelism to split high-resolution or long-duration video samples across multiple GPUs and uses a sparse attention mechanism to increase processing speed. The project includes capabilities for both text-to-video and im

    Python
    View on GitHub↗12,163
  • nvlabs/sanaNVlabs avatar

    NVlabs/Sana

    8,310View on GitHub↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Python
    View on GitHub↗8,310
  • lightricks/comfyui-ltxvideoLightricks avatar

    Lightricks/ComfyUI-LTXVideo

    3,840View on GitHub↗

    ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat

    Pythoncomfyuidiffusion-modelsdit
    View on GitHub↗3,840
  • hpcaitech/open-sorahpcaitech avatar

    hpcaitech/Open-Sora

    29,101View on GitHub↗

    Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It functions as a generative system that transforms written descriptions or reference images into video content featuring realistic textures and lighting. The project includes a dedicated prompt engineering tool that uses large language models to expand simple user inputs into detailed descriptions. It also features a motion controller for adjusting movement intensity in generated sequences and evaluating motion levels in existing video files. The framework incorporates text-to-vid

    Python
    View on GitHub↗29,101
  • See all 30 alternatives to Mochi→