awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
genmoai avatar

genmoai/mochi

0
View on GitHub↗
3,671 स्टार्स·485 फोर्क्स·Python·Apache-2.0·9 व्यूज़

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.

स्टार हिस्ट्री

genmoai/mochi के लिए स्टार हिस्ट्री चार्टgenmoai/mochi के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

genmoai/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.

genmoai/mochi की मुख्य विशेषताएं क्या हैं?

genmoai/mochi की मुख्य विशेषताएं हैं: 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।

genmoai/mochi के कुछ ओपन-सोर्स विकल्प क्या हैं?

genmoai/mochi के ओपन-सोर्स विकल्पों में शामिल हैं: 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,…

Mochi के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mochi के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • pku-yuangroup/open-sora-planPKU-YuanGroup का अवतार

    PKU-YuanGroup/Open-Sora-Plan

    12,163GitHub पर देखें↗

    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
    GitHub पर देखें↗12,163
  • nvlabs/sanaNVlabs का अवतार

    NVlabs/Sana

    8,310GitHub पर देखें↗

    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
    GitHub पर देखें↗8,310
  • lightricks/comfyui-ltxvideoLightricks का अवतार

    Lightricks/ComfyUI-LTXVideo

    3,840GitHub पर देखें↗

    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
    GitHub पर देखें↗3,840
  • hpcaitech/open-sorahpcaitech का अवतार

    hpcaitech/Open-Sora

    29,101GitHub पर देखें↗

    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
    GitHub पर देखें↗29,101
  • Mochi के सभी 30 विकल्प देखें→