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

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

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

SkyworkAI/Vitron

0
View on GitHub↗
577 स्टार्स·34 फोर्क्स·Python·7 व्यूज़vitron-llm.github.io↗

Vitron

NeurIPS 2024 Paper

Features

  • Unified Models - Unified vision-language model for generation and editing.
  • Unified Multimodal Models - Multimodal model for vision and language tasks.
  • Unified Understanding and Generation - Hybrid instruction method for discrete text and continuous visual signals.

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

skyworkai/vitron के लिए स्टार हिस्ट्री चार्टskyworkai/vitron के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Vitron के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • deepseek-ai/janusdeepseek-ai का अवतार

    deepseek-ai/Janus

    17,746GitHub पर देखें↗

    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
    GitHub पर देखें↗17,746
  • alpha-vllm/lumina-dimooAlpha-VLLM का अवतार

    Alpha-VLLM/Lumina-DiMOO

    1,001GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,001
  • bytedance/lancebytedance का अवतार

    bytedance/Lance

    1,250GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,250
  • byteflow-ai/tokenflowByteFlow-AI का अवतार

    ByteFlow-AI/TokenFlow

    465GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗465
Vitron के सभी 15 विकल्प देखें→

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

skyworkai/vitron क्या करता है?

NeurIPS 2024 Paper

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

skyworkai/vitron की मुख्य विशेषताएं हैं: Unified Models, Unified Multimodal Models, Unified Understanding and Generation।

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

skyworkai/vitron के ओपन-सोर्स विकल्पों में शामिल हैं: deepseek-ai/janus — Janus is a multimodal large language model and unified framework that integrates visual understanding and image… alpha-vllm/lumina-dimoo — Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding. bytedance/lance — A 3B-active-parameter native unified multimodal model for image and video understanding, generation, and editing. byteflow-ai/tokenflow — [CVPR 2025] 🔥 Official impl. of "TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation". facebookresearch/tuna-2 — Official implementation of Tuna-2: Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation. lehduong/onediffusion.