Skip to content

Commit 672418a

Browse files
[Docs] Intel Gaudi blog (bugfix-2)
1 parent c45ecfb commit 672418a

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

docs/blog/posts/intel-gaudi.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Supporting Intel Gaudi accelerators
2+
title: Supporting Intel Gaudi AI accelerators
33
date: 2025-02-21
44
description: "dstack now supports Intel Gaudi accelerators with SSH fleets, simplifying container orchestration across private clouds and data centers."
55
slug: intel-gaudi
@@ -8,22 +8,21 @@ categories:
88
- Fleets
99
---
1010

11-
# Supporting Intel Gaudi accelerators
11+
# Supporting Intel Gaudi AI accelerators
1212

1313
At `dstack`, our goal is to make AI container orchestration simpler and fully vendor-agnostic. That’s why we support not
1414
just leading cloud providers and on-prem environments but also a wide range of accelerators.
1515

1616
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.
1918

2019
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-intel-gaudi-and-intel-tiber-cloud-v2.png?raw=true" width="630"/>
2120

2221
<!-- more -->
2322

2423
## About Intel Gaudi
2524

26-
Intel Gaudi is a series of accelerators built to handle AI tasks. Powered by Intel’s Habana architecture, Gaudi is
25+
Intel Gaudi AI Accelerator is a series of accelerators built to handle AI tasks. Powered by Intel’s Habana architecture, Gaudi is
2726
tailored for high-performance AI inference and training, offering high throughput and efficiency. It has a scalable
2827
design with numerous cores and ample memory bandwidth, enabling better performance per watt.
2928

@@ -159,8 +158,15 @@ $ dstack apply -f examples/fine-tuning/trl/intel/.dstack.yml -R
159158

160159
`dstack` will automatically create containers according to the run configuration and execute them across the fleet.
161160

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`.
164170

165171
!!! info "What's next?"
166172
1. Refer to [Quickstart](../../docs/quickstart.md)

0 commit comments

Comments
 (0)