"Base model "Bruno/Caramelinho" was not found on hub!"

#61
by Bruno - opened

I fit a model of falcon 7 with dataset with 300k instruments in Portuguese
Named Caramelinho
https://huggingface.co/Bruno/Caramelinho
I would like to add the open LLM
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
Whenever I try to send to validate return that error
"Base model "Bruno/Caramelinho" was not found on hub!"

Falcon-based models currently give this error because they require remote code. I submitted a PR to fix this here: #58

Hugging Face H4 org

Hi! It's likely because your model requires use_remote_code=True, and we don't allow automatic submission of these models for security reasons at the moment.

clefourrier changed discussion status to closed

Sign up or log in to comment