activeloopai / activeloopai/deeplake

[INTEGRATION] wrapped fsspec storage providers

Aberta
#1,441 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
C++
Estrelas
9.2k
Forks
722
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.