Skip to main content

Module install

Module install 

Source
Expand description

Progress reporting for long-running Model Hub downloads (LLM fetches).

Structs§

InstallProgress
One progress update emitted during a long-running download.

Type Aliases§

ProgressCallback
Callback invoked at every download milestone. Wrapped in Arc so the hub downloader can clone-and-share it across stages.