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
Sometimes a model will start downloading, but then you realize it's the wrong one, or it's going to take too long, etc.
I'd like to offer users a "cancel download" button. But how would I implement it cleanly? For example, so that already downloaded chunks are also removed, and Wllama ends up in an 'nothing loaded yet' state.
The text was updated successfully, but these errors were encountered:
Sometimes a model will start downloading, but then you realize it's the wrong one, or it's going to take too long, etc.
I'd like to offer users a "cancel download" button. But how would I implement it cleanly? For example, so that already downloaded chunks are also removed, and Wllama ends up in an 'nothing loaded yet' state.
The text was updated successfully, but these errors were encountered: