add size of model

#79
by clem HF staff - opened

Similarly to https://huggingface.co/microsoft/phi-2, I would add the size of this model so that it can show up in leaderboards based on size like the openLLM leaderboard. Led to missing it in this post for example whereas it should appear https://www.linkedin.com/posts/clementdelangue_google-is-back-baby-taking-the-first-spot-activity-7166090675191558145-frqz?utm_source=share&utm_medium=member_desktop

Screenshot 2024-02-21 at 11.26.25 AM.png
Screenshot 2024-02-21 at 11.26.37 AM.png

To give a bit more context, on the Open LLM Leaderboard (and on the hub more generally), we extract the model size from the safetensors checkpoints (which is also a safer way to store your models :) )
I manually updated the info on the Leaderboard side, but it could be cool if you converted your model weights here for future cases 🤗

Microsoft org

We merged the safetensors version of the model, sorry for the delay.

gugarosa changed discussion status to closed

Sign up or log in to comment