mit-han-lab / smoothquant

[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
https://arxiv.org/abs/2211.10438
MIT License
1.26k stars 150 forks source link

Got accuray=0 when trying _real_int8_demo.ipynb #68

Open leocnj opened 11 months ago

leocnj commented 11 months ago

Tried both OPT-1.3B and OPT-6.7B models but met a lengthy warning and accuray = 0 when using smoothquanted model. Details can be found at #62. Any clue on solving this issue.