cached_path icon indicating copy to clipboard operation
cached_path copied to clipboard

Cached Folder?

Open fakerybakery opened this issue 1 year ago • 3 comments

Hi, Might it be possible to cache a folder from Hugging Face? Thanks in advance!

fakerybakery avatar Oct 05 '23 01:10 fakerybakery

@fakerybakery do you have an example? I'll see if I can get it to work

epwalsh avatar Oct 05 '23 01:10 epwalsh

Hi, I was wondering if it might be possible to get a cached path for an entire directory, for example if I had a folder called models in Hugging Face, could I get a cached path for it? Thanks!

fakerybakery avatar Oct 05 '23 16:10 fakerybakery

@fakerybakery so at the moment, no, but I think this would be a nice feature to have in general. We could support this with hf://, gs:// and s3:// paths.

epwalsh avatar Oct 11 '23 14:10 epwalsh