mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-03 19:07:42 +01:00
Small installer fix
This commit is contained in:
parent
a3dc188c8f
commit
030df1a09f
@ -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 $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user