mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-01 03:31:31 +00:00
launcher upgrades
+fixed model load bug for tabbyapi editor
This commit is contained in:
@@ -146,6 +146,7 @@ if "!tabbyapi_model_choice!"=="00" (
|
||||
REM Get the selected folder name
|
||||
for /l %%i in (1,1,%model_count%) do (
|
||||
if "%tabbyapi_model_choice%"=="%%i" set "selected_tabbyapi_model_folder=!tabbyapi_model_folder_%%i!"
|
||||
set "selected_tabbyapi_model_folder_trigger=true"
|
||||
)
|
||||
|
||||
REM Validate the selection
|
||||
|
||||
Reference in New Issue
Block a user