awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Distributed Orchestration · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Orchestration

Frameworks for managing and distributing tasks across multiple compute nodes.

Distinguishing note: Focuses on worker-controller patterns for model inference tasks.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Orchestration. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Distributed Orchestration

Awesome Distributed Orchestration GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • haotian-liu/LLaVA

    haotian-liu/LLaVA

    24,465View on GitHub↗

    LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs to generate natural language responses. It functions as a research-oriented platform for visual instruction tuning, providing a framework to align language models with human intent through training on diverse datasets of paired images and text queries. The system distinguishes itself through a specialized vision-language training pipeline that connects visual data to language models using projection layers and instruction-based fine-tuning. It supports distributed inference by

    Coordinates a pool of independent model workers to distribute inference tasks across multiple hardware nodes.

    Pythonchatbotchatgptfoundation-models
    24,465View on GitHub↗