Route TPU to stable commit while we fix the loader

This commit is contained in:
Henk
2023-07-05 00:01:44 +02:00
parent 16240878bc
commit 041d4135c8

View File

@@ -116,10 +116,10 @@ if [ "$init" != "skip" ]; then
git=https://github.com/koboldai/KoboldAI-Client
fi
if [ "$git" == "United" ]; then
git=https://github.com/henk717/KoboldAI-Client
git=https://github.com/henk717/KoboldAI-Client-b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4
fi
if [ "$git" == "united" ]; then
git=https://github.com/henk717/KoboldAI-Client
git=https://github.com/henk717/KoboldAI-Client-b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4
fi
else
git=https://github.com/koboldai/KoboldAI-Client