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

Support nvidia16 GPUs #292

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

justheuristic
Copy link
Contributor

There is a set of GPUs that are technically Turing, but they lack tensor cores and some other Turing features. Turns out, they are fairly popular and people host 3-5B models on those cards. This PR makes them compatible with load_in_8bit.

@TimDettmers
Copy link
Collaborator

Excellent, thank you so much for this PR!

@TimDettmers TimDettmers merged commit 72efa32 into bitsandbytes-foundation:main Apr 11, 2023
borzunov added a commit to bigscience-workshop/petals that referenced this pull request Apr 12, 2023
In particular, this PR fixes 8-bit support on nvidia16 GPUs (such as 1660) by including bitsandbytes-foundation/bitsandbytes#292. This support was requested multiple times on Discord.
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.

2 participants