local variable 'readme_text' referenced before assignment

#15
by ByteBrew23 - opened

local variable 'readme_text' referenced before assignment is an error I get for literally every model, while signed in and while not signed in

Owner

Hi @ByteBrew23

Can you share the model names to reproduce the issue? Also, di you try with your own account or bot's (default)?

Best regards

I input the url: https://huggingface.co/Replete-AI/Replete-Coder-Llama3-8 on both my account and the bot's, both end up with the error.

Owner

Hi @ByteBrew23

You currently can't because of the update in the leaderboard ==> bot can't scrape the data.

image.png

But I still don't know how this error occurred in the first place (20 days ago), so I will try to take care of this issue when the leaderboard update is finished.

I will also make sure that the PR opens for that specific model (even if I have to open the PR myself manually).

for the model facebook/opt-125m also getting the same error

Owner

for the model facebook/opt-125m also getting the same error

Hi @iamsatyapati ,

I believe that's because the facebook/opt-125m model is not listed on the Open LLM Leaderboard.

image.png

As you can see, there are some variants of OPT models from Facebook, but not the one with 125M parameters.

Weyaxi changed discussion status to closed

Sign up or log in to comment