activeloopai / activeloopai/deeplake

[INTEGRATION] wrapped fsspec storage providers

Đang mở
#1,441 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
C++
Star
9.2k
Fork
722
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

when developing hub we explicitly decided not to use [fsspec](https://filesystem-spec.readthedocs.io/en/latest/) because we deemed it was too slow. so we went with [our own storage providers interface](https://github.com/activeloopai/Hub/tree/main/hub/core/storage).

this is great, but we might be able to advance prototyping for users if we open this up as an integration.

also interoperability between hub <> huggingface since [they use fsspec](https://huggingface.co/docs/datasets/_modules/datasets/filesystems.html)

this issue is requesting that we build some sort of easy to use wrapper around any fsspec module so we can create fsspecs and not have to fine tune them for hub (prototyping/interoperability friendly)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.