How to correctly count downloads in revisions in the transformers hub

Hello,

I have a model with many variants, and I am trying to have the download count correct. Basically, all my variants are in the same huggingface repo, saved in different revision branches. How can I have the number of download show the requests in all revisions ? I understand that the download count is based on the number of requests to the config file, however it seems that requests to the config files in revisions don’t get counted :confused:

Thanks a lot for your help.

1 Like

I think it’s highly likely that it’s a bug in the broad sense.:sweat_smile: I think you’ll be looking at this forum soon, but it might be quicker to raise an issue in one of the following.