mit-han-lab / smoothquant

[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models

Home Page:https://arxiv.org/abs/2211.10438

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

GuoYi0 opened this issue · comments

commented

There is an error when running at this line of code:
act_scales = torch.load('../act_scales/opt-13b.pt')
_pickle.UnpicklingError: invalid load key, 'v'.

Hi,

Thank you for raising this issue! We have uploaded our activation scales on Huggingface.

Best,
Guangxuan