-
Currently RAPIDS wheels adhere strictly to [the manylinux policy](https://peps.python.org/pep-0513/#the-manylinux1-policy). While the glibc/kernel ABI restrictions are not particularly onerous, the re…
-
I am encountering an issue with evaluating Bitsandbytes 4-bit and 8-bit quantized models on the Berkeley Function Call Leaderboard (BFCL). I have successfully quantized my models using Bitsandbytes an…
-
Support for Intel Emerald Rapids CPUs would be useful. Here is the `lscpu` output for one such core; I will attempt to create a PR for adding this if I can determine everything needed.
```
process…
xandm updated
2 months ago
-
Currently the only way to access RAPIDS C++ libraries is via conda. There is no easy way to install RAPIDS C++ libraries in any other context. With #33, that will change to an extent since it will be …
vyasr updated
2 weeks ago
-
**Describe the bug**
HuggingFace datasets imported by nemo.collections.llm.gpt.data in /opt/NeMo/nemo/collections/llm/gpt/data/__init__.py:15
`from nemo.collections.llm.gpt.data.dolly import DollyDat…
-
For every tools run using the python CMD, log files are stored at `$HOME/.spark_rapids_tools/logs/qual_2024xxx.logs`.
However, there are some areas where we can improve the overall logging:
```[tas…
-
Thanks for such a great work and awesome library.
I am using spark-rapids with EMR-7.3 for the deep learning model inference with predict_batch_udf.
I have been following the provided documentation f…
-
- [ ] go from lower area to higher area
- [ ] very strong stream to swim against
-
Hello, I am trying to pre-process criteo TB dataset using NVTabular. I run the `nvt_preproc.sh` [nvt_preproc](https://github.com/pytorch/torchrec/tree/main/torchrec/datasets/scripts/nvt) but get error…
-
### System Information
OpenCV version 4.10
Operating system: RHEL 8
Compiler: GCC 8.4.1
### Detailed description
Test fails on Intel Sapphire Rapids but passes on Intel Raptor Lake and Intel Casc…