mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
![]() - Adds support for resuming partially downloaded files - Uses HTTP Range header to continue from last byte position - Maintains download progress across interruptions - Preserves partial downloads with .partial extension - Validates SHA256 checksum after completion Signed-off-by: Saarthak Verma <saarthakverma739@gmail.com> |
||
---|---|---|
.. | ||
downloader_suite_test.go | ||
huggingface.go | ||
progress.go | ||
uri.go | ||
uri_test.go |