Download Latest Version 0.20.23 source code.tar.gz (32.1 MB)
Email in envelope

Get an email when there's a new version of dstack

Home / 0.20.22
Name Modified Size InfoDownloads / Week
Parent folder
0.20.22 source code.tar.gz 2026-05-28 32.3 MB
0.20.22 source code.zip 2026-05-28 33.2 MB
README.md 2026-05-28 2.8 kB
Totals: 3 Items   65.5 MB 0

Accelerators

Tenstorrent

The update adds support for Tenstorrent Blackhole accelerators, including PCIe cards and systems such as LoudBox, QuietBox, and Galaxy. Previously dstack supported only Tenstorrent Wormhole accelerators. Also, we've reworked the Tenstorrent example.

Backends

Vast.ai

The vastai backend gets new backend-specific options in run and fleet configurations for advanced offers filtering:

:::yaml
type: dev-environment
backend_options:

- type: vastai
  offer_order: price
  min_reliability: 0.97
  min_score: 250

See the YAML reference for more details on new backend_options.

Examples

Miles

A new Miles example shows how to use dstack and Miles for reinforcement learning (RL) post-training of a 32B language model with GRPO across a multi-node cluster.

Breaking changes

  • Dropped support for AWS P3 instances (V100).

What's changed

Full changelog: https://github.com/dstackai/dstack/compare/0.20.21...0.20.22

Source: README.md, updated 2026-05-28