Skip to content

Commit

Permalink
rebase main
Browse files Browse the repository at this point in the history
  • Loading branch information
yao-fengchen committed Oct 22, 2024
1 parent f63881f commit 206fbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lmdeploy/pytorch/backends/dlinfer/awq_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import torch

from lmdeploy.pytorch.kernels.ascend import awq_linear
from lmdeploy.pytorch.kernels.dlinfer import awq_linear

from ..awq_modules import LinearW4A16Builder, LinearW4A16Impl

Expand Down

0 comments on commit 206fbd3

Please sign in to comment.