From 893a1c8b3d58566bd4ad7c290aec9ff6a9aed361 Mon Sep 17 00:00:00 2001 From: YellowRoseCx <80486540+YellowRoseCx@users.noreply.github.com> Date: Tue, 5 Mar 2024 07:58:04 -0600 Subject: [PATCH] Update easy_KCPP-ROCm_install.sh exec iss. --- easy_KCPP-ROCm_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy_KCPP-ROCm_install.sh b/easy_KCPP-ROCm_install.sh index 58d58abf0c62a..36cc7cfd5f497 100755 --- a/easy_KCPP-ROCm_install.sh +++ b/easy_KCPP-ROCm_install.sh @@ -21,4 +21,4 @@ countdown 5 make clean && \ make LLAMA_HIPBLAS=1 -j4 && \ -./koboldcpp.py +python koboldcpp.py