I try to install the .whl to my ComfyUI_windows_portable
.\python_embeded\python.exe -m pip install "O:\llama_cpp_python-0.3.9-cp312-cp312-win_amd64-qwen3_cuda124.whl"
but get an ERROR:
ERROR: Invalid build number: cp312 in 'llama_cpp_python-0.3.9-cp312-cp312-win_amd64-qwen3_cuda124'
Is this because the .whl is not available for cuda12.8 or just the file name is incorrect?
My versions:
python 3.12
cuda 12.8
torch 2.7.1
win64
RTX3080
Or, should I install "llama_cpp_python-0.3.16-cp312-cp312-win_amd64.whl" ?
(but it is only for RTX5090 (or other Blackwell GPU?)