mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-29 15:44:12 +00:00
Changed Git and Conversion
Changed the Git install so it doesn't exit if you pressed no if you already had it installed. Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model. Removed some testing pauses and added some echo. for easier readability.
This commit is contained in:
parent
b0d8078c49
commit
b87009d2f7
@ -255,7 +255,6 @@ echo.
|
||||
echo The model file (!modelPath!) has been converted to the new format.
|
||||
goto END
|
||||
|
||||
pause
|
||||
:CANCEL_CONVERSION
|
||||
echo.
|
||||
echo Conversion cancelled. Skipping...
|
||||
|
Loading…
x
Reference in New Issue
Block a user