You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run development, distributed training, and high-throughput inference.
86
+
Orchestration that doesn’t suck and works with agents.
86
87
</div>
87
88
</div>
88
89
89
90
<divclass="tx-landing__major_feature">
90
91
<divclass="section">
91
92
<divclass="block margin right">
92
-
<h2>A unified control plane for GPU orchestration</h2>
93
+
<h2>A unified control plane for compute orchestration</h2>
93
94
<p>
94
-
Managing AI infrastructure requires efficient GPU orchestration tightly integrated with open-source training and
95
-
inference frameworks.
95
+
Managing AI infrastructure requires fine-grained control over GPU provisioning
96
+
tightly integrated with open-source training and inference frameworks.
96
97
</p>
97
98
98
99
<p>
99
-
<spanclass="highlight">dstack</span> provides a unified control plane—so workloads stay portable, reproducible, and infrastructure remains interchangeable.
100
+
<spanclass="highlight">dstack</span> provides a unified control plane with a declarative interface
101
+
that works across clouds, Kubernetes, and on-prem—whether operated by engineers or their AI agents.
100
102
</p>
101
103
102
104
<!-- TODO: Add `Why dstack?` -->
@@ -170,7 +172,7 @@ <h2>A unified control plane for GPU orchestration</h2>
170
172
</div>
171
173
172
174
<divclass="block margin">
173
-
<h2>Native integration with GPU clouds</h2>
175
+
<h2>Natively works with every GPU cloud</h2>
174
176
<p>
175
177
<spanclass="highlight">dstack</span> natively integrates with leading GPU clouds for fast, efficient provisioning.
176
178
</p>
@@ -243,14 +245,14 @@ <h2>Easy to use with on-prem clusters</h2>
243
245
</div>
244
246
245
247
<divclass="block margin left">
246
-
<h2>Dev environments</h2>
248
+
<h2>Launch agentic dev environments</h2>
247
249
<p>
248
250
Before training or deploying models, ML engineers need interactive GPU access to experiment and debug.
249
251
</p>
250
252
251
253
<p><spanclass="highlight">dstack</span>'s dev environments let you connect desktop IDEs such as <spanclass="highlight">VS
252
254
Code</span>, <spanclass="highlight">Cursor</span>, and
253
-
<spanclass="highlight">Windsurf</span>directly to cloud or on-prem GPUs.
255
+
<spanclass="highlight">Windsurf</span>—and their AI agents—directly to cloud or on-prem GPUs.
254
256
</p>
255
257
256
258
<p>
@@ -267,7 +269,7 @@ <h2>Dev environments</h2>
267
269
<divclass="tx-landing__major_feature">
268
270
<divclass="section">
269
271
<divclass="block margin right">
270
-
<h2>Single-node & distributed tasks</h2>
272
+
<h2>Submit training and batch jobs</h2>
271
273
272
274
<p>
273
275
Run training or batch workloads on a single GPU, or scale to multi-GPU and multi-node clusters using simple task configurations.
@@ -302,7 +304,7 @@ <h2>Single-node & distributed tasks</h2>
302
304
</div>
303
305
304
306
<divclass="block margin left">
305
-
<h2>Scalable model inference</h2>
307
+
<h2>Deploy model inference and apps</h2>
306
308
307
309
<p>
308
310
With <spanclass="highlight">dstack</span>, you can deploy models as secure,
0 commit comments