[Bug] Got a NoneType error after submitting FreedomIntelligence/HuatuoGPT-o1-8B

#1055
by T145 - opened

I get this error: 'NoneType' object has no attribute 'get'

When submitting FreedomIntelligence/HuatuoGPT-o1-8B. I enable the chat template (due to it being an instruct model), and set its type to bfloat16.

T145 changed discussion title from [Bug] Getting a NoneType error when submitting FreedomIntelligence/HuatuoGPT-o1-8B to [Bug] Got a NoneType error after submitting FreedomIntelligence/HuatuoGPT-o1-8B
Open LLM Leaderboard org

Thanks!
@alozowski will take a look when she's back! :)

Open LLM Leaderboard org

Hi @T145 ,

Fixed the error and submitted your model, here is the request file

The problem was that config.json for your model is stored as a Git LFS file, but I added the support to read such files

I'm closing this issue, feel free to open a new one in case of any questions!

alozowski changed discussion status to closed

Sign up or log in to comment