加载 AWQ 量化模型问题
收藏回复举报
加载 AWQ 量化模型问题
t('forum.solved') 已解决
发表于2025-12-20 23:30:58
0 查看

加载 AWQ 量化模型时报 AttributeError: AwqConfig object has no attribute modules_to_not_convert

from awq import AutoAWQForCausalLM
model = AutoAWQForCausalLM.from_quantized("TheBloke/DeepSeek-Coder-7B-Instruct-AWQ")

本帖最后由 匿名用户2025/12/22 09:11:57 编辑

我要发帖子