mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-14 10:56:19 +00:00
AMD ROCm version bump for the binary (#2349)
* Bump ROCm to 7.14 * Update ROCm Docker image version in workflow
This commit is contained in:
parent
d7ca5a4d01
commit
771b6391ee
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
-w /workspace \
|
||||
-e KCPP_CUDA="rocm" \
|
||||
-e BRANCH_NAME="${{ github.head_ref || github.ref_name }}" \
|
||||
rocm/dev-ubuntu-22.04:7.1-complete \
|
||||
rocm/dev-ubuntu-22.04:7.14.0-full \
|
||||
bash -c "
|
||||
apt update &&
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y git curl bzip2 python3-tk tcl tk &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue