deeplake icon indicating copy to clipboard operation
deeplake copied to clipboard

Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop....

Results 121 deeplake issues
Sort by recently updated
recently updated
newest added

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

enhancement

## 🐛🐛 Bug Report ### ⚗️ Current Behavior Cannot create an OBJECT array from memory buffer. Dataset has been created using numpy objects and a tensor dtype is **Input Code**...

bug

I would like to iterate over the keys of the info

enhancement

## 🚨🚨 Feature Request Related to #1156 (this issue is a building block to it) ## Description build the implementation of the API: ```python ds = ... # create dataset...

enhancement

If it is possible,how to code?

enhancement
feature-discussion

difficulty: advanced/creative oh no datasets are corrupted! your mission, should you choose to accept, is to save them! lol but fr we need a way to, if the user's tensor_meta.json/dataset_meta.json...

enhancement
hacktoberfest

## 🚨🚨 Feature Request - [ ] Related to an existing [Issue](../issues) - [x] A new implementation (Improvement, Extension) ### If your feature will improve `HUB` Currently, only Datasets can...

enhancement

## 🚨🚨 Feature Request - [ ] Related to an existing [Issue](../issues) - [x] A new implementation (Improvement, Extension) ### Is your feature request related to a problem? In large...

enhancement

## 🚨🚨 Feature Request - [ ] Related to an existing [Issue](../issues) - [x] A new implementation (Improvement, Extension) ### If your feature will improve `HUB` Enable support for direct...

enhancement
hacktoberfest