Alex Cheema

Results 411 comments of Alex Cheema

When I delete a model, the following error appears: `An unknown error occurred` It does actually delete the model however tinychat shows this error.

Okay, I can't reproduce now either so that's fine. One more thing: could you add something that indicates whether a download is currently in progress? Sometimes a download could fail...

> @AlexCheema I added a spinner animation to the model in the sidebar that is actively being downloaded. I can modify that to make it a progress bar or say...

> @AlexCheema right now the frontend is matching what is being returned by `/v1/download/progress` and `/modelpool` to determine if a model download is in progress on the sidebar. do we...

> can you clarify what you mean? Do you want the logic to be combined into one endpoint or are you okay that the server is the source of truth...