No description provided.

Our BabyHGRN model link is apparently not working. Here would be the link: https://huggingface.co/PatrickHaller/hgrn2_pile_100m_distill_babylm

PatrickHaller changed pull request status to closed

I think this is because it first verifies whether the model config can be loaded before adding the hyperlink to the HF repo. This fails when trying to import the fla package, maybe because that package isn't included on the default Gradio backend. Let me see about removing this check.

Sign up or log in to comment