Wrong parameter count in model-card side-panel? (Lists 528K instead of 7B)

#3
by EclipsedStar - opened

In the model card it says 'Model Card for Olmo 3 7B Instruct' and the title says 'Olmo-3-7B-Instruct', and yet in the parameter count on the righthand side, it says 528K parameters rather than 7B parameters? The model hierarchy shows it being finetuned off 'Olmo-3-7B-Instruct-DPO' (which doesn't have a parameter count listed), which was finetuned off of 'Olmo-3-7B-Instruct-SFT' (which is listed as 7B parameters) which was listed as being finetuned off of 'Olmo-3-1025-7B' (which also has 7B parameters listed), so I'm guessing this is a simple error in the model card given that the safetensor files in files-and-versions are way to big to be a mere 528K parameters?

Sign up or log in to comment