You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where each info element contains info like file name, file size, url, etc.
Clients can then use this to do different style of downloading UI (i.e. total percentage downloaded of all model files)
Motivation
As we look to integrate transformers.js with more UI we may want to have a more predictable experience downloading models. Right now the callbacks don't have enough information for a single progress bar downloading the model.