Skip to content

Commit

Permalink
Update cmake-rocm-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Oct 13, 2024
1 parent d5bc84c commit f27e9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-rocm-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
Set-Location 'C:\Program Files\AMD\ROCm\6.1\bin'
Get-Location
Remove-Item -Force -Recurse -Path 'C:\Program Files\AMD\ROCm\6.1\bin\rocblas'
curl -LO https://github.com/YellowRoseCx/koboldcpp-rocm/releases/download/deps-v6.2.0/rocblas6.2.0-librarywith906.7z
7z x rocblas6.2.0-librarywith906.7z -aoa
curl -LO https://github.com/YellowRoseCx/koboldcpp-rocm/releases/download/deps-v6.2.0/rocblas6.2.0.7z
7z x rocblas6.2.0.7z -aoa
Set-Location 'C:\Program Files\AMD\ROCm\6.1\bin\rocblas\library'
ls
Set-Location 'D:\a\koboldcpp-rocm\koboldcpp-rocm'
Expand Down

0 comments on commit f27e9a9

Please sign in to comment.