Skip to content

Enable resumable downloads for kit imports that use the huggingface API #763

@amisevsk

Description

@amisevsk

Describe the problem you're trying to solve
Model weights can generally be very large files, which means downloads can take a long time. Similarly to kit pack, it would be great to support resumeable downloads when running a kit import.

Describe the solution you'd like
The huggingface API supports range headers, meaning we should be able to do resumeable downloads for imports that use the HF APIs.

Describe alternatives you've considered
N/A

Additional context
This is enabled by #762

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions