Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ydm-amazon committed Feb 12, 2024
1 parent da2d69c commit 96f0af4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class HFQuantizeMethods(str, Enum):
bitsandbytes4 = 'bitsandbytes4'
bitsandbytes8 = 'bitsandbytes8'


def get_torch_dtype_from_str(dtype: str):
if dtype == "auto":
return dtype
Expand Down

0 comments on commit 96f0af4

Please sign in to comment.