Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@ nav:
- Qwen 3.6: docs/examples/models/qwen36.md
- Accelerators:
- AMD: docs/examples/accelerators/amd.md
- TPU: docs/examples/accelerators/tpu.md
- Tenstorrent: docs/examples/accelerators/tenstorrent.md
- TPU: docs/examples/accelerators/tpu.md
- Reference:
- .dstack.yml:
- dev-environment: docs/reference/dstack.yml/dev-environment.md
Expand Down
4 changes: 0 additions & 4 deletions mkdocs/docs/concepts/fleets.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ To create a fleet, define its configuration in a YAML file. The filename must en
[native package manager](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/native-install/index.html)
or [AMDGPU installer](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/amdgpu-install.html).)

=== "Intel Gaudi"
2. Hosts with Intel Gaudi accelerators must be pre-installed with [Gaudi software and drivers](https://docs.habana.ai/en/latest/Installation_Guide/Driver_Installation.html#driver-installation).
This must include the drivers, `hl-smi`, and Habana Container Runtime.

=== "Tenstorrent"
2. Hosts with Tenstorrent accelerators must be pre-installed with [Tenstorrent software](https://docs.tenstorrent.com/getting-started/README.html#software-installation).
This must include the drivers, `tt-smi`, and HugePages.
Expand Down
Loading
Loading