GPTQ-for-LLaMa icon indicating copy to clipboard operation
GPTQ-for-LLaMa copied to clipboard

neox.py needs to add "import math"

Open StudyingShao opened this issue 2 years ago • 0 comments

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

StudyingShao avatar Aug 14 '23 13:08 StudyingShao