Skip to content

Commit

Permalink
Update docs/hub/spaces-sdks-docker-livebook.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko authored Jun 29, 2024
1 parent 9f2e61e commit af2a781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/spaces-sdks-docker-livebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Here's a quick video showing how to do that:

If your Space Hardware is configured to use a GPU accelerator, you can configure Livebook to leverage it.

Go to the Settings page of your Space and create a secret called `XLA_TARGET` with the value `cuda12` (this value may differ, depending on the Nx/EXLA versions you use, see [elixir-nx/xla](https://github.com/elixir-nx/xla?tab=readme-ov-file#xla_target) for the latest reference).
Go to the Settings page of your Space and create a secret called `XLA_TARGET` with the value `cuda120` (this value may differ, depending on the Nx/EXLA versions you use, see [elixir-nx/xla](https://github.com/elixir-nx/xla?tab=readme-ov-file#xla_target) for the latest reference).

Restart your Space and start using Livebook with a GPU.

Expand Down

0 comments on commit af2a781

Please sign in to comment.