Skip to content

Commit

Permalink
Fixing broken link to ROCm 5.7.1 (#5)
Browse files Browse the repository at this point in the history
This fixes a broken link [ROCm 5.7.1] that was pointing to a 404 page (https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html).
  • Loading branch information
lupesko authored Feb 27, 2024
1 parent bce340f commit bf74664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blogs/artificial-intelligence/llama2-lora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This example leverages two GCDs (Graphics Compute Dies) of a AMD MI250 GPU and e
Our setup:

* Hardware: AMD Instinct MI250
* Software: [ROCm 5.7.1](https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html)
* Software: [ROCm 5.7.1](https://rocm.docs.amd.com/en/docs-5.7.1/deploy/linux/quick_start.html)
* Libraries: `transformers`, `accelerate`, `peft`, `trl`, `bitsandbytes`

### Step 1: Getting started
Expand Down

0 comments on commit bf74664

Please sign in to comment.