[2/3] fix dsv3 awq issue (#4625)
Co-authored-by: 晟海 <huangtingwei.htw@antgroup.com> Co-authored-by: laixinn <xielx@shanghaitech.edu.cn>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Adapted from https://github.com/vllm-project/vllm/blob/main/vllm/model_executor/layers/quantization/utils/quant_utils.py
|
||||
|
||||
from types import MappingProxyType
|
||||
from typing import List, Mapping, Tuple, Union
|
||||
from typing import List, Mapping, Optional, Tuple, Union
|
||||
|
||||
import torch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user