use main bitsandbytes package instead of my own

This commit is contained in:
electron271 2025-12-18 14:11:18 -06:00 committed by GitHub
commit 59496642cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -963,7 +963,7 @@ rocm64-torch280 = [
"pytorch-triton-rocm",
"ninja",
"unsloth[huggingface]",
"bitsandbytes @ https://electron271.github.io/bitsandbytes-index/permalinks/c7d8ee9ed980191b/bitsandbytes-0.49.0.dev0-py3-none-manylinux_2_24_x86_64.whl#sha256=c7d8ee9ed980191b21255e0e34469c11db80a9ad28a078d66c3f02c228aa1f6c ; platform_system == 'Linux' and python_version >= '3.9' and platform_machine == 'x86_64'",
"bitsandbytes>=0.49.0",
"pytorch_triton_rocm @ https://download.pytorch.org/whl/pytorch_triton_rocm-3.4.0-cp39-cp39-linux_x86_64.whl#sha256=7f26455680a068b04456c6977348d404ff31d2fef1d7472e980483db7acbe462 ; platform_system == 'Linux' and python_version == '3.9' and platform_machine == 'x86_64'",
"pytorch_triton_rocm @ https://download.pytorch.org/whl/pytorch_triton_rocm-3.4.0-cp310-cp310-linux_x86_64.whl#sha256=1ee0a5cf569175e63b43bc334dcaaf6f9b0d88eb455a452869c2bab14e1f7eb4 ; platform_system == 'Linux' and python_version == '3.10' and platform_machine == 'x86_64'",