Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWilkinson committed Feb 14, 2024
1 parent b5ffb39 commit 9b69f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vllm/model_executor/layers/parameters/lazy_compressed.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@


class LazyCompressedParameter(torch.Tensor):

@staticmethod
def __new__(cls,
uncompressed_data: torch.Tensor,
Expand Down

0 comments on commit 9b69f56

Please sign in to comment.