Skip to content

Commit

Permalink
Update compressed_tensors_w8a8_fp8.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Yantom1 authored Sep 25, 2024
1 parent 426e8e1 commit 4cf34f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from vllm.model_executor.parameter import (ChannelQuantScaleParameter,
ModelWeightParameter,
PerTensorScaleParameter)
from vllm.platforms import current_platform
from vllm.utils import is_hip

__all__ = ["CompressedTensorsW8A8Fp8"]
Expand Down

0 comments on commit 4cf34f4

Please sign in to comment.