Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
* Add CUDA 12.9 to build/test workflows * Downgrade Jimver/cuda-toolkit to v0.2.24 * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update tests.yml * Update tests.yml (cherry picked from commit 1abd5e7)
|
i am still getting this error what could be reason? 2025-10-01 23:23:28 WARNING Could not find the bitsandbytes CUDA binary at PosixPath('/workspace/kohya_ss/venv/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cuda129.so') cextension.py:89 |
|
@FurkanGozukara You're likely using an older version of bitsandbytes. This PR was first included in v0.47.0.
If you still need help please open a separate issue. |
|
@matthewdouglas thanks my bad i think the repo had auto installed 0.44 not 0.48 |
Resolves #1688, #1642