Subhash Ramesh
Subhash Ramesh
Hi, I'm currently using Webdataset to stream data from S3 for my multi-gpu Pytorch training job (using multiprocessing Dataloader workers for each gpu like typical Pytorch jobs, etc.). For some...
Hi! Firstly, awesome library! :)) When using Webdataset on a large dataset comprised of thousands of shards, I found that there were often multiple temp files for any given shard...
Hi, I'm using this tool for streaming data from S3 into Pytorch Dataloader workers (with multiple workers using multiprocessing), which appears to work for a while, before throwing the following...
Hi, Is it possible to load audio from a file-like object, instead of a file-path? Thanks!
### What happened? Hi! Is it possible to search for models in the API using the filename and sha256 checksum? When I try to use these values in the `query`...
Congrats on adding support for video understanding to VILA, looks super cool! Just curious, is there an updated or new paper with more technical details on how improved video understanding...