Download a model from Hugging Face.

Synopsis


Description

Downloads a model from the Hugging Face Hub and caches it locally. Supports resuming interrupted downloads.

Arguments


Options


Examples

Download a model

Skip confirmation

Force re-download


Available Models

Run izwi list to see all available models. Common models:

Resume Downloads

If a download is interrupted, run the same command again. The download will resume from where it left off.

See Also