Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
[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
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