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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dstackai/dstack

Open-source alternatives to Dstack

30 open-source projects similar to dstackai/dstack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dstack alternative.

  • apple/corenetAvatar von apple

    apple/corenet

    6,999Auf GitHub ansehen↗

    Corenet is a deep learning training framework and computer vision model library designed for developing neural networks across vision, text, and audio modalities. It functions as a distributed training orchestrator for scaling workloads across multiple compute nodes and provides a multimodal data pipeline for processing image, text, and video data. The project includes a model conversion toolkit for transforming weights and architectures between different machine learning frameworks. It also provides tools for optimizing model performance on Apple Silicon and reducing response latency in gene

    Jupyter Notebook
    Auf GitHub ansehen↗6,999
  • aqueducthq/aqueductAvatar von aqueducthq

    aqueducthq/aqueduct

    519Auf GitHub ansehen↗

    Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.

    Go
    Auf GitHub ansehen↗519
  • argoproj/argoAvatar von argoproj

    argoproj/argo

    16,770Auf GitHub ansehen↗

    Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including

    Go
    Auf GitHub ansehen↗16,770
  • argoproj/argo-workflowsAvatar von argoproj

    argoproj/argo-workflows

    16,466Auf GitHub ansehen↗

    Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It orchestrates complex sequences of containerized tasks by executing them as directed acyclic graphs, allowing for dependency management and parallel processing within a cluster. The system extends the native Kubernetes control plane to manage the full lifecycle of automated processes, from initial triggering to final resource cleanup. The platform distinguishes itself through its controller-pattern reconciliation, which continuously monitors workflow states to align them with desi

    Goairflowargoargo-workflows
    Auf GitHub ansehen↗16,466

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • axolotl-ai-cloud/axolotlAvatar von axolotl-ai-cloud

    axolotl-ai-cloud/axolotl

    12,059Auf GitHub ansehen↗

    Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large language models. It functions as a comprehensive orchestrator for distributed training, enabling users to manage complex workflows across multi-node and multi-GPU environments. By utilizing structured configuration files, the platform streamlines the setup of training parameters, dataset paths, and hardware distribution strategies. The project distinguishes itself through its support for diverse training methodologies, including full-parameter tuning, parameter-efficient adaptation,

    Pythonfine-tuningllm
    Auf GitHub ansehen↗12,059
  • bindsnet/bindsnetAvatar von BindsNET

    BindsNET/bindsnet

    1,654Auf GitHub ansehen↗
    Pythondynamicgpu-computingmachine-learning
    Auf GitHub ansehen↗1,654
  • codefuse-ai/mftcoderAvatar von codefuse-ai

    codefuse-ai/MFTCoder

    714Auf GitHub ansehen↗

    High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024.

    Python
    Auf GitHub ansehen↗714
  • combust/mleapAvatar von combust

    combust/mleap

    1,537Auf GitHub ansehen↗

    MLeap: Deploy ML Pipelines to Production

    Scala
    Auf GitHub ansehen↗1,537
  • continualai/avalancheAvatar von ContinualAI

    ContinualAI/avalanche

    2,061Auf GitHub ansehen↗

    Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

    Python
    Auf GitHub ansehen↗2,061
  • cordum-io/cordumAvatar von cordum-io

    cordum-io/cordum

    483Auf GitHub ansehen↗

    The open agent control plane. Govern autonomous AI agents with pre-execution policy enforcement, approval gates, and audit trails. Works with LangChain, CrewAI, MCP, and any framework.

    Go
    Auf GitHub ansehen↗483
  • couler-proj/coulerAvatar von couler-proj

    couler-proj/couler

    944Auf GitHub ansehen↗

    Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

    Python
    Auf GitHub ansehen↗944
  • dagworks-inc/hamiltonAvatar von dagworks-inc

    dagworks-inc/hamilton

    2,528Auf GitHub ansehen↗

    Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.

    Jupyter Notebook
    Auf GitHub ansehen↗2,528
  • deepseek-ai/3fsAvatar von deepseek-ai

    deepseek-ai/3FS

    9,970Auf GitHub ansehen↗

    3FS is a distributed file system and RDMA storage cluster designed for high-performance AI training and inference workloads. It functions as a strongly consistent storage layer that utilizes a disaggregated architecture to pool SSDs and memory resources across multiple nodes. The system provides specialized storage implementations including an AI training checkpoint store for parallel state preservation and a distributed key-value cache store for decoder layer vectors to optimize inference processing. It ensures data integrity through chain replication and apportioned query distribution. The

    C++
    Auf GitHub ansehen↗9,970
  • determined-ai/determinedAvatar von determined-ai

    determined-ai/determined

    3,224Auf GitHub ansehen↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Go
    Auf GitHub ansehen↗3,224
  • dotflow-io/dotflowAvatar von dotflow-io

    dotflow-io/dotflow

    7Auf GitHub ansehen↗

    🎲 Dotflow turns an idea into flow! — Lightweight Python library for execution pipelines

    Python
    Auf GitHub ansehen↗7
  • facebookresearch/fairseqAvatar von facebookresearch

    facebookresearch/fairseq

    32,228Auf GitHub ansehen↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    Auf GitHub ansehen↗32,228
  • flyteorg/flyteAvatar von flyteorg

    flyteorg/flyte

    7,095Auf GitHub ansehen↗

    Flyte is a Kubernetes-based machine learning orchestrator and containerized pipeline manager designed for coordinating AI workflows and data pipelines. It functions as an engine for defining and executing resilient pipelines, utilizing a data lineage tracker to maintain immutable execution states and ensure reproducible outputs. The platform distinguishes itself by packaging individual tasks into separate containers to ensure dependency isolation and environment consistency. It provides specialized capabilities for machine learning, including the transformation of trained models into scalable

    Go
    Auf GitHub ansehen↗7,095
  • future-agi/simulate-sdkAvatar von future-agi

    future-agi/simulate-sdk

    59Auf GitHub ansehen↗

    Enterprise Grade, Voice AI simulation SDK for testing your AI Agents

    Python
    Auf GitHub ansehen↗59
  • googlecontainertools/skaffoldAvatar von GoogleContainerTools

    GoogleContainerTools/skaffold

    15,856Auf GitHub ansehen↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Gocontainersdeveloper-toolsdocker
    Auf GitHub ansehen↗15,856
  • h2oai/h2o-3Avatar von h2oai

    h2oai/h2o-3

    7,493Auf GitHub ansehen↗

    h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and deploying predictive models using distributed in-memory computing. It functions as a deep learning framework and a distributed model scoring engine, capable of operating as a Kubernetes ML cluster to process large datasets in parallel. The platform distinguishes itself through automated machine learning capabilities that automatically select the best algorithms and hyperparameters to optimize model performance. It provides specialized deep learning toolkits for tasks including i

    Jupyter Notebookautomlbig-datadata-science
    Auf GitHub ansehen↗7,493
  • huggingface/autotrain-advancedAvatar von huggingface

    huggingface/autotrain-advanced

    4,580Auf GitHub ansehen↗

    This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized workflow for adapting pre-trained models to specific tasks. It features a no-code web interface and a dashboard for training large language models and other machine learning datasets without writing code. The system distinguishes itself by integrating a no-code interface with remote GPU orchestration, allowing users to deploy containerized training environments on cloud infrastructure or local hardware. It includes a dedicated integrator for uploading trained model weights and config

    Python
    Auf GitHub ansehen↗4,580
  • huggingface/nanotronAvatar von huggingface

    huggingface/nanotron

    2,718Auf GitHub ansehen↗

    Minimalistic large language model 3D-parallelism training

    Python
    Auf GitHub ansehen↗2,718
  • instill-ai/vdpAvatar von instill-ai

    instill-ai/vdp

    2,316Auf GitHub ansehen↗

    🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications

    Python
    Auf GitHub ansehen↗2,316
  • iterative/cmlAvatar von iterative

    iterative/cml

    4,178Auf GitHub ansehen↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    Auf GitHub ansehen↗4,178
  • kubeflow-kale/kaleAvatar von kubeflow-kale

    kubeflow-kale/kale

    694Auf GitHub ansehen↗

    Kubeflow’s superfood for Data Scientists

    Python
    Auf GitHub ansehen↗694
  • kubeflow/kubeflowAvatar von kubeflow

    kubeflow/kubeflow

    15,739Auf GitHub ansehen↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    Auf GitHub ansehen↗15,739
  • kubeflow/pipelinesAvatar von kubeflow

    kubeflow/pipelines

    4,154Auf GitHub ansehen↗

    This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end lifecycle of machine learning models on Kubernetes clusters. It functions as an MLOps pipeline compiler that transforms a domain-specific language into structured specifications for portable and scalable deployment. The platform provides a multi-tenant environment with isolated namespaces and identity provider authentication. It distinguishes itself through a combination of container-based task isolation, strongly typed artifact management for data passing, and content-address

    Python
    Auf GitHub ansehen↗4,154
  • logicalclocks/hopsworksAvatar von logicalclocks

    logicalclocks/hopsworks

    1,302Auf GitHub ansehen↗

    Hopsworks - Data-Intensive AI platform with a Feature Store

    Java
    Auf GitHub ansehen↗1,302
  • logspace-ai/langflowAvatar von logspace-ai

    logspace-ai/langflow

    149,776Auf GitHub ansehen↗

    Langflow is a low-code platform for designing and deploying multi-step AI agent pipelines and large language model sequences. It provides a visual environment to map logic and data flow between components, serving as an orchestrator for managing conversations and data retrieval across multiple autonomous agents. The platform distinguishes itself through a drag-and-drop interface that allows for the construction of complex AI pipelines without extensive boilerplate code. It enables the conversion of these internal workflows into standardized tools for external connectivity via the Model Contex

    Python
    Auf GitHub ansehen↗149,776
  • ludwig-ai/ludwigAvatar von ludwig-ai

    ludwig-ai/ludwig

    11,717Auf GitHub ansehen↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    Auf GitHub ansehen↗11,717