Unverified Commit 99361430 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

[doc] fix typo (#27981)

parent 78172dcd
......@@ -227,7 +227,7 @@ model.save_pretrained("saved_model")
bitsandbytes is a quantization library that includes support for 4-bit and 8-bit quantization. Quantization reduces your model size compared to its native full precision version, making it easier to fit large models onto GPUs with limited memory.
Make sure you have bitsnbytes and 🤗 Accelerate installed:
Make sure you have bitsandbytes and 🤗 Accelerate installed:
```bash
# these versions support 8-bit and 4-bit
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment