Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Pin bitsandbytes to <0.41.3 temporarily #1234

Merged

Conversation

BenjaminBossan
Copy link
Member

Some tests are failing with bitsandbytes 0.41.3:

python -m pytest -m single_gpu_tests tests/test_common_gpu.py -k test_4bit_merge

(https://github.com/huggingface/peft/actions/runs/7122876428/job/19394584017)

For the time being, use the next smaller version.

Some tests are failing with bitsandbytes 0.41.3:

python -m pytest -m single_gpu_tests tests/test_common_gpu.py -k
test_4bit_merge

For the time being, use the next smaller version.
@HuggingFaceDocBuilderDev

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.

@BenjaminBossan BenjaminBossan merged commit 86562ee into huggingface:main Dec 7, 2023
@BenjaminBossan BenjaminBossan deleted the fix-pin-bnb-failing-tests branch December 7, 2023 15:46
Titus-von-Koeller added a commit to Titus-von-Koeller/peft that referenced this pull request Dec 11, 2023
BenjaminBossan pushed a commit that referenced this pull request Dec 11, 2023
TaoSunVoyage pushed a commit to TaoSunVoyage/peft that referenced this pull request Dec 14, 2023
Some tests are failing with bitsandbytes 0.41.3:

python -m pytest -m single_gpu_tests tests/test_common_gpu.py -k
test_4bit_merge

For the time being, use the next smaller version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants