Skip to content

Commit 071cf37

Browse files
Deploying to gh-pages from @ dstackai/dstack@99590d4 🚀
1 parent 6dd13aa commit 071cf37

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

assets/images/social/index.png

2.6 KB
Loading

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828

2929

30-
<title>AI container orchestration for AI teams - dstack</title>
30+
<title>Agentic orchestration for AI infrastructure - dstack</title>
3131

3232

3333

@@ -120,15 +120,15 @@
120120

121121

122122
<meta property="og:type" content="website" />
123-
<meta property="og:title" content="AI container orchestration for AI teams" />
123+
<meta property="og:title" content="Agentic orchestration for AI infrastructure" />
124124
<meta property="og:description" content="dstack is an open-source control plane for GPU provisioning and orchestration across GPU clouds, Kubernetes, and on-prem clusters." />
125125
<meta property="og:image" content="https://dstack.ai/assets/images/social/index.png" />
126126
<meta property="og:image:type" content="image/png" />
127127
<meta property="og:image:width" content="1200" />
128128
<meta property="og:image:height" content="630" />
129129
<meta property="og:url" content="https://dstack.ai/" />
130130
<meta property="twitter:card" content="summary_large_image" />
131-
<meta property="twitter.title" content="AI container orchestration for AI teams" />
131+
<meta property="twitter.title" content="Agentic orchestration for AI infrastructure" />
132132
<meta property="twitter:description" content="dstack is an open-source control plane for GPU provisioning and orchestration across GPU clouds, Kubernetes, and on-prem clusters." />
133133
<meta property="twitter:image" content="https://dstack.ai/assets/images/social/index.png" />
134134
</head>
@@ -195,7 +195,7 @@
195195
<div class="md-header__topic" data-md-component="header-topic">
196196
<span class="md-ellipsis">
197197

198-
AI container orchestration for AI teams
198+
Agentic orchestration for AI infrastructure
199199

200200
</span>
201201
</div>
@@ -4122,7 +4122,9 @@
41224122
<h1 class="glitch" data-text="Agentic orchestration" style="min-height: 2.4em;">Agentic orchestration<br><span id="typed" style="white-space: nowrap;"></span></h1>
41234123

41244124
<p>
4125-
<span class="highlight">dstack</span> is an open-source control plane for agents and engineers to provision compute and run training, inference, <!--and sandboxes--> across GPU vendors, clouds, Kubernetes, and bare-metal clusters.
4125+
<span class="highlight">dstack</span> is an open-source control plane for agents and engineers to provision compute and run training, inference, and sandboxes across
4126+
<span class="highlight">NVIDIA</span>, <span class="highlight">AMD</span>,
4127+
<span class="highlight">TPU</span>, and <span class="highlight"></span>Tenstorrent</span> GPUs—on clouds, Kubernetes, and bare-metal clusters.
41264128
</p>
41274129
</div>
41284130

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
template: home.html
3-
title: AI container orchestration for AI teams
3+
title: Agentic orchestration for AI infrastructure
44
hide:
55
- navigation
66
- toc

overrides/home.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,9 @@
291291
<h1 class="glitch" data-text="Agentic orchestration" style="min-height: 2.4em;">Agentic orchestration<br><span id="typed" style="white-space: nowrap;"></span></h1>
292292

293293
<p>
294-
<span class="highlight">dstack</span> is an open-source control plane for agents and engineers to provision compute and run training, inference, <!--and sandboxes--> across GPU vendors, clouds, Kubernetes, and bare-metal clusters.
294+
<span class="highlight">dstack</span> is an open-source control plane for agents and engineers to provision compute and run training, inference, and sandboxes across
295+
<span class="highlight">NVIDIA</span>, <span class="highlight">AMD</span>,
296+
<span class="highlight">TPU</span>, and <span class="highlight"></span>Tenstorrent</span> GPUs—on clouds, Kubernetes, and bare-metal clusters.
295297
</p>
296298
</div>
297299

0 commit comments

Comments
 (0)