mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-04-03 13:11:05 +02:00
Merge branch 'KoboldAI:main' into united
This commit is contained in:
commit
96e1d98b7e
3
play.bat
3
play.bat
@ -1,4 +1,5 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
%~d0
|
||||||
cd %~dp0
|
cd %~dp0
|
||||||
TITLE KoboldAI - Server
|
TITLE KoboldAI - Server
|
||||||
SET /P M=<loader.settings
|
SET /P M=<loader.settings
|
||||||
@ -15,4 +16,4 @@ subst K: miniconda3 >nul
|
|||||||
call K:\python\condabin\activate
|
call K:\python\condabin\activate
|
||||||
python aiserver.py %*
|
python aiserver.py %*
|
||||||
subst K: /D
|
subst K: /D
|
||||||
cmd /k
|
cmd /k
|
||||||
|
Loading…
x
Reference in New Issue
Block a user