mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Small installer fix
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if [ ! -f "runtime/envs/koboldai-rocm/bin/python" ]; then
|
||||
source ./install_requirements.sh rocm
|
||||
./install_requirements.sh rocm
|
||||
fi
|
||||
bin/micromamba run -r runtime -n koboldai-rocm python aiserver.py $*
|
||||
|
Reference in New Issue
Block a user