We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dd01b commit a764970Copy full SHA for a764970
docs/source/installation.mdx
@@ -57,7 +57,7 @@ If you would like to use new feature even before they are officially released an
57
58
```
59
# Note, if you don't want to reinstall BNBs dependencies, append the `--no-deps` flag!
60
-pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_main/bitsandbytes-0.44.2.dev0-py3-none-manylinux_2_24_x86_64.whl'
+pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_main/bitsandbytes-0.46.0.dev0-py3-none-manylinux_2_24_x86_64.whl'
61
62
63
</hfoption>
0 commit comments