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
Copy file name to clipboardExpand all lines: docs/blog/posts/intel-gaudi.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Supporting Intel Gaudi accelerators
2
+
title: Supporting Intel Gaudi AI accelerators
3
3
date: 2025-02-21
4
4
description: "dstack now supports Intel Gaudi accelerators with SSH fleets, simplifying container orchestration across private clouds and data centers."
5
5
slug: intel-gaudi
@@ -8,22 +8,21 @@ categories:
8
8
- Fleets
9
9
---
10
10
11
-
# Supporting Intel Gaudi accelerators
11
+
# Supporting Intel Gaudi AI accelerators
12
12
13
13
At `dstack`, our goal is to make AI container orchestration simpler and fully vendor-agnostic. That’s why we support not
14
14
just leading cloud providers and on-prem environments but also a wide range of accelerators.
15
15
16
16
With our latest release, we’re adding support
17
-
for [Intel Gaudi :material-arrow-top-right-thin:{ .external }](https://www.intel.com/content/www/us/en/products/details/processors/ai-accelerators/gaudi.html){:target="_blank"} and
18
-
launching a new partnership with Intel.
17
+
for Intel Gaudi AI Accelerator and launching a new partnership with Intel.
`dstack`will automatically create containers according to the run configuration and execute them across the fleet.
161
160
162
-
!!! info "Examples":
163
-
Explore our [examples](../../examples/accelerators/intel/index.md) to learn how to train and deploy large models on Intel Gaudi.
161
+
> Explore our [examples](../../examples/accelerators/intel/index.md) to learn how to train and deploy large models on
162
+
> Intel Gaudi AI Accelerator.
163
+
164
+
!!! info "Intel Tiber AI Cloud"
165
+
At `dstack`, we’re grateful to be part of the Intel Liftoff program, which allowed us to access Intel Gaudi AI
166
+
accelerators via [Intel Tiber AI Cloud :material-arrow-top-right-thin:{ .external }](https://www.intel.com/content/www/us/en/developer/tools/tiber/ai-cloud.html){:target="_blank"}.
167
+
You can sign up if you’d like to access Intel Gaudi AI accelerators via the cloud.
168
+
169
+
Native integration with Intel Tiber AI Cloud is also coming soon to `dstack`.
164
170
165
171
!!! info "What's next?"
166
172
1. Refer to [Quickstart](../../docs/quickstart.md)
0 commit comments