#3 · Primary category: GPU Compute Frameworks

dstack

agent-skills agentic-orchestration amd cloud containers docker fine-tuning gpu inference k8s kubernetes llms machine-learning nvidia orchestration python slurm training

Vendor-agnostic orchestration for training, inference and agentic workloads across NVIDIA, AMD, TPU, and Tenstorrent on clouds, Kubernetes, and bare metal.

Project last updated:08/28/26

GitHub Stars

2.2K

Forks

252

Contributors

74

License

MPL-2.0

Why we included this project

dstack is worth a look for anyone juggling multiple GPU providers or mixing rented capacity with on-prem hardware. Instead of hand-rolling per-cloud scripts, you describe a training run, dev environment, or inference workload in a small YAML file, and dstack provisions the matching instance, runs the job, and cleans up afterward. Because the orchestration layer sits above the hardware, the same config can target NVIDIA, AMD, TPU, or Tenstorrent machines without rewiring anything. It also handles distributed training with torchrun and Ray across multi-node fleets, which removes a chunk of the infrastructure glue small teams usually end up writing themselves.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category