Pedro Valois
Pedro Valois
Is there a way to use or adpat the Bulk Decompressor with .tar?
## What does this PR do? This PR fixes issue #15175 by adding a new feature to the `ChannelsLast` callback. This callback changes the module memory format on setup. This...
### Describe the question. Hello all, The video reader has a `sequence_length` and `stride` parameters, but is there any way to identify which part of the video I am getting...
Hello, congratulations on the excellent paper! I see the default number of epochs used is 1000. Can you share the number of gpus used or the average gpu-days for each...
Hello, all. Thank you for the amazing project. My computer has two 4090s and I am having trouble running it on both of them. The instructions for multi-node doesn't seem...
### LanceDB version 0.21.2 (python) ### What happened? Hello, all. Thanks for the nice library. I am trying to run .optimize with a dataset that contains 180M rows (~2Tb), but...
Hello all, thanks for the nice library. There seems to be a bug while trying to **ingest multiple repos**. At https://github.com/cyclotruc/gitingest/blob/main/src/gitingest/entrypoint.py#L96, you can see that `TMP_BASE_PATH` is completely eliminated. `TMP_BASE_PATH`...
Hello all, thanks for the nice project. I installed the `docker://nvcr.io/nvidia/nemo:25.09` image and I cannot follow the docs tutorial in https://docs.nvidia.com/nemo-framework/user-guide/latest/data/pretrain_data.html because `/opt/NeMo/scripts/nlp_language_modeling/preprocess_data_for_megatron.py` is missing. Are the docs outdated? How...