Replace unsupported facebookresearch/bitsandbytes (#20093)
With https://github.com/TimDettmers/bitsandbytes, which is by the same author and is still being updated
This commit is contained in:
@@ -703,7 +703,7 @@ We are very excited to be hosting 2 days of talks from Kensho-Technologies, Mozi
|
||||
- Memory efficient training:
|
||||
|
||||
In case, you are getting out-of-memory errors on your GPU, we recommend to use
|
||||
[bitsandbytes](https://github.com/facebookresearch/bitsandbytes) to replace the
|
||||
[bitsandbytes](https://github.com/TimDettmers/bitsandbytes) to replace the
|
||||
native memory-intensive Adam optimizer with the one of `bitsandbytes`. You
|
||||
can simply run the script `./run_speech_recognition_ctc_bnb.py` provided in this
|
||||
folder that makes use of `bitsandbytes` instead of the official one.
|
||||
|
||||
Reference in New Issue
Block a user