hfm icon indicating copy to clipboard operation
hfm copied to clipboard

Hugging Face Download (Cache) Manager

Results 1 hfm issues
Sort by recently updated
recently updated
newest added

Huggingface Transformers has a new cache format that looks like this: ``` $ ls ~/.cache/huggingface/hub/ /Users/thesephist/.cache/huggingface/hub/ ├── models--EleutherAI--gpt-j-6B │   ├── blobs │   │   ├── 22fabbdda08346a6dfb95b1782a4efb6f876f2c2 │   │   ├── 47ffebc226205cbdaf3d3047c0b7f64b67620deb │  ...

enhancement