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

Build issue with newer torch pybind11 cast.h - workaround inside

Open ilikenwf opened this issue 2 years ago • 0 comments

This may be out of the scope of current development, but the workaround of patching cast.h as described in this issue allows builds for me

https://github.com/pybind/pybind11/issues/4606

I realize we can't really go modifying that file ourselves however manually it is acceptable - maybe worthy of being in a readme somewhere.

ilikenwf avatar May 22 '23 16:05 ilikenwf