Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoids the "Overriding torch_dtype=None with `torch_dtype=torch.float16` due to requirements of `bitsandbytes` to enable model loading in mixed int8. Either pass torch_dtype=torch.float16 or don't pass this argument at all to remove this warning." warning
- Loading branch information