From 041d4135c85ebdec877f4731aa12c16f8e5eb4f6 Mon Sep 17 00:00:00 2001 From: Henk Date: Wed, 5 Jul 2023 00:01:44 +0200 Subject: [PATCH] Route TPU to stable commit while we fix the loader --- colabkobold.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colabkobold.sh b/colabkobold.sh index 4cc53d68..474428f9 100644 --- a/colabkobold.sh +++ b/colabkobold.sh @@ -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