GPTQ-for-LLaMa
GPTQ-for-LLaMa copied to clipboard
neox.py needs to add "import math"
https://github.com/qwopqwop200/GPTQ-for-LLaMa/blob/e985b700f19e670bad9b949cd83056889dd31448/neox.py#L302 This line needs "import math" on the head.