mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-03 03:21:24 +02: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:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user