Files
tabbyAPI/common
kingbri 55ccd1baad API: Add HuggingFace downloader
Adds an asynchronous huggingface downloader that uses HF hub to fetch
all repo files. The current HF hub package has a snapshot_download
function that does not cancel on KeyboardInterrupt.

Instead, make a downloader that uses the Rich progress bar styling
along with a cancellable interface. Finally, link this to TabbyAPI.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-04-29 01:15:02 -04:00
..
2024-03-13 00:02:55 -04:00
2024-03-18 15:13:26 -04:00
2024-03-12 23:59:30 -04:00
2024-04-29 01:15:02 -04:00
2024-03-13 23:33:18 -04:00
2024-04-29 01:15:02 -04:00
2024-04-21 23:28:14 -04:00