Skip to content

Commit 12cc3fb

Browse files
deprecate alpha release notif (prepping merge to main)
1 parent 2ce3ed9 commit 12cc3fb

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,12 @@ The `bitsandbytes` library is a lightweight Python wrapper around CUDA custom fu
66

77
The library includes quantization primitives for 8-bit & 4-bit operations, through `bitsandbytes.nn.Linear8bitLt` and `bitsandbytes.nn.Linear4bit` and 8-bit optimizers through `bitsandbytes.optim` module.
88

9-
There are ongoing efforts to support further hardware backends, i.e. Intel CPU + GPU, AMD GPU, Apple Silicon. Windows support is quite far along and is on its way as well.
9+
There are ongoing efforts to support further hardware backends, i.e. Intel CPU + GPU, AMD GPU, Apple Silicon, hopefully NPU.
1010

1111
**Please head to the official documentation page:**
1212

1313
**[https://huggingface.co/docs/bitsandbytes/main](https://huggingface.co/docs/bitsandbytes/main)**
1414

15-
## `bitsandbytes` multi-backend _alpha_ release is out!
16-
17-
🚀 Big news! After months of hard work and incredible community contributions, we're thrilled to announce the **bitsandbytes multi-backend _alpha_ release**! 💥
18-
19-
Now supporting:
20-
- 🔥 **AMD GPUs** (ROCm)
21-
-**Intel CPUs** & **GPUs**
22-
23-
We’d love your early feedback! 🙏
24-
25-
👉 [Instructions for your `pip install` here](https://huggingface.co/docs/bitsandbytes/main/en/installation#multi-backend)
26-
27-
We're super excited about these recent developments and grateful for any constructive input or support that you can give to help us make this a reality (e.g. helping us with the upcoming Apple Silicon backend or reporting bugs). BNB is a community project and we're excited for your collaboration 🤗
28-
2915
## License
3016

3117
`bitsandbytes` is MIT licensed.

0 commit comments

Comments
 (0)