use main bitsandbytes package instead of my own
This commit is contained in:
parent
7e84c006d8
commit
59496642cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue