[Quantization] Bump to use latest bitsandbytes (#20424)
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
@@ -969,7 +969,7 @@ class ModelConfig:
|
||||
|
||||
def _verify_bnb_config(self) -> None:
|
||||
"""
|
||||
The current version of bitsandbytes (0.45.3) with 8-bit models does not
|
||||
The current version of bitsandbytes (0.46.1) with 8-bit models does not
|
||||
yet support CUDA graph.
|
||||
# TODO Remove this when bitsandbytes supports.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user