IndexError: string index out of range

#1
by Atomality - opened

Traceback (most recent call last): File “C:\WORK\oobabooga_windows\text-generation-webui\server.py”, line 142, in download_model_wrapper model, branch = downloader.sanitize_model_and_branch_names(model, branch) File “C:\WORK\oobabooga_windows\text-generation-webui\download-model.py”, line 37, in sanitize_model_and_branch_names if model[-1] == ‘/’: IndexError: string index out of range

Выдает такую ошибку на text-generation-webui

Выстави галочку на disable_exllama, мне помогло

Sign up or log in to comment