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
Alpha-VLLM avatar

Alpha-VLLM/Lumina-DiMOO

0
View on GitHub↗
1,001 stars·61 forks·Python·Apache-2.0·16 viewssynbol.github.io/Lumina-DiMOO↗

Lumina DiMOO

Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding

Features

  • Multimodal Diffusion Models - Omni-diffusion model for multimodal generation and understanding.
  • Unified Models - Unified multimodal generation model.
  • Unified Multimodal Models - Multimodal model for vision and language.

Star history

Star history chart for alpha-vllm/lumina-dimooStar history chart for alpha-vllm/lumina-dimoo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Lumina DiMOO

These projects share indexed features with Lumina DiMOO. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • deepseek-ai/janusdeepseek-ai avatar

    deepseek-ai/Janus

    17,746View on GitHub↗

    Janus is a multimodal large language model and unified framework that integrates visual understanding and image generation within a single neural network. It functions as both a visual understanding model for analyzing images and a text-to-image generator. The system uses a unified transformer backbone and a multimodal latent space to bridge the gap between text and visual data. This architecture employs decoupled visual encoding and cross-modal tokenization to separate the paths for discriminative understanding and generative tasks, representing images as grids of discrete codes. The projec

    Pythonany-to-anyfoundation-modelsllm
    View on GitHub↗17,746
  • bytedance/lancebytedance avatar

    bytedance/Lance

    1,250View on GitHub↗

    A 3B-active-parameter native unified multimodal model for image and video understanding, generation, and editing.

    Python
    View on GitHub↗1,250
  • byteflow-ai/tokenflowByteFlow-AI avatar

    ByteFlow-AI/TokenFlow

    465View on GitHub↗

    CVPR 2025 🔥 Official impl. of "TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation".

    Python
    View on GitHub↗465
  • facebookresearch/tuna-2facebookresearch avatar

    facebookresearch/tuna-2

    725View on GitHub↗

    Official implementation of Tuna-2: Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation

    Python
    View on GitHub↗725
Compare all 29 related projects→

Frequently asked questions

What does alpha-vllm/lumina-dimoo do?

Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding

What are the main features of alpha-vllm/lumina-dimoo?

The main features of alpha-vllm/lumina-dimoo are: Multimodal Diffusion Models, Unified Models, Unified Multimodal Models.

Which projects share features with alpha-vllm/lumina-dimoo?

Projects with overlapping indexed features include: lehduong/onediffusion. bytedance/lance — A 3B-active-parameter native unified multimodal model for image and video understanding, generation, and editing. facebookresearch/tuna-2 — Official implementation of Tuna-2: Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation. byteflow-ai/tokenflow — [CVPR 2025] 🔥 Official impl. of "TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation". deepseek-ai/janus — Janus is a multimodal large language model and unified framework that integrates visual understanding and image… meituan-longcat/longcat-next.