pnunna93
pnunna93
Hi, I am running Oscar with torch 2.1 but am facing this error. Could you please take a look and suggest a solution? Traceback (most recent call last): File "./Oscar/oscar/run_vqa.py",...
Overview This PR introduces bitsandbytes enablement on ROCm for AMD GPUs. It adds hipified versions of CUDA kernels and ops which allow the flow to route bitsandbytes API function calls...
This PR adds a new job to python-package.yml file which compiles and builds bitsandbytes for hip backend. This is to test compilation and build, and doesn't upload artifacts, I will...
This issue summarizes and tracks the current status of ROCm enablement for BitsandBytes. - [x] Enable ROCm backend for bitsandbytes - Supported from ROCm 6.1 https://github.com/TimDettmers/bitsandbytes/pull/1207 Updated CUDA backend to...