allenai / cached_path

A file utility for accessing both local and remote files through a unified interface.

Home Page:https://cached-path.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cached Folder?

fakerybakery opened this issue · comments

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

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

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 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.