Skip to content

Commit

Permalink
Update gpu-golem-live.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobench committed Feb 25, 2025
1 parent f31c625 commit 557890a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/docs/providers/gpu/gpu-golem-live.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@ Before starting, check if your hardware meets these requirements:
### 1. Download and Extract the Image

1. Download the `gpu-golem-live` provider image:
[Download image](https://gpu-provider.dev.golem.network/golem-gpu-live-latest.img.xz)
[Download image](https://gpu-live.cdn.golem.network/images/golem-gpu-live-latest.img.xz)

```bash
https://gpu-provider.dev.golem.network/golem-gpu-live-latest.img.xz
https://gpu-live.cdn.golem.network/images/golem-gpu-live-latest.img.xz
```

You can also download it using `wget`:

```bash
wget https://gpu-provider.dev.golem.network/golem-gpu-live-latest.img.xz
wget https://gpu-live.cdn.golem.network/images/golem-gpu-live-latest.img.xz
```
The file is about 2GB.

Expand Down

0 comments on commit 557890a

Please sign in to comment.