Feature request: Read gin file from google cloud bucket path
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 122
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
Hey,
I've seen libraries like T5X that are able to read model configs from cloud buckets.
As a product from google I kind of expected this feature to be implemented here and was surprised to find it wasn't.
Implementation plan:
1. save gin file from remote path into a temporary file
2. use that as the gin file
Contributor guide
Assessment
This issue has not been assessed yet.