launcher upgrades

+fixed model load bug for tabbyapi editor
This commit is contained in:
deffcolony
2024-08-11 21:41:15 +02:00
parent 7cb6db68ff
commit 839e5c7888
2 changed files with 2 additions and 1 deletions

View File

@@ -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