ABQ-LLM icon indicating copy to clipboard operation
ABQ-LLM copied to clipboard

whl compile error:suitable constructor exists to convert from "int" to "__half"

Open CalebDu opened this issue 5 months ago • 3 comments

build wheel by fellowing steps

cd algorithm
python setup.py build 
image but i got above errors with **cuda 12.1 version** and conda python env **abq-llm** .

Can repo provide a docker file or image to avoid compile problem?

CalebDu avatar Sep 18 '24 15:09 CalebDu