You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"The module '{module.__class__.__name__}' has been loaded in `bitsandbytes` {'4bit'ifis_loaded_in_4bit_bnbelse'8bit'} and conversion to {dtype} is not supported. Module is still in {'4bit'ifis_loaded_in_4bit_bnbelse'8bit'} precision."
f"The module '{module.__class__.__name__}' has been loaded in `bitsandbytes` 8bit and moving it to {device} via `.to()` is not supported. Module is still on {module.device}."
0 commit comments