rakro101
rakro101
## 🐛 Bug ### To Reproduce Steps to reproduce the behavior: Just use the https://lightning.ai/lightning-ai/studios/convert-parquets-to-lightning-streaming. Modify it to using litdata, instead of lightning.data Add to the optimize function in convert.py...
## 🚀 Feature optimize function on multiple machine writing to local pathes, atm two machine using fails. ### Motivation parallize the optimize function using the lit data app in lightning...
## 🚀 Feature Classification Report, maybe with the option to select even more metrics ### Motivation Like in sklearn, the feature of an classification report. https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html ### Pitch Implementation of...
## 🐛 Bug ### To Reproduce Steps to reproduce the behavior: Create a litdata set, stream the shard (image 224,224,3 + some text) and using mutli GPU using Bert +...
## 🚀 Feature Support for Asynchronous Task Processing in Agentic Workflows. Provide functionality for asynchronous task management, enabling clients to submit tasks that require extended processing time (e.g., > 60...