add size of model
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
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 🤗
We merged the safetensors version of the model, sorry for the delay.