Hard time loading bloom, with some errors I do not understand.

#271
by palorajcan - opened

Hi guys,

I am very new to this whole Text generation web UI thing, and I am trying to get Bloom running, but getting some errors. Would you be able to let me know what I am doing wrong and how to make it work, please?

This is what I see after hitting load button:

Traceback (most recent call last):
File "C:\Users\Palo\pinokio\api\oobabooga.pinokio.git\text-generation-webui\modules\ui_model_menu.py", line 239, in download_model_wrapper
model, branch = downloader.sanitize_model_and_branch_names(repo_id, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Palo\pinokio\api\oobabooga.pinokio.git\text-generation-webui\download-model.py", line 40, in sanitize_model_and_branch_names
if model[-1] == '/':

IndexError: string index out of range
BigScience Workshop org

Hi there, since you're using an external library, I recommend opening an issue in that library's GitHub repository.

christopher changed discussion status to closed

Sign up or log in to comment