sunilmathew-mcw
Results
2
issues of
sunilmathew-mcw
Hardware: CPU Intel 14900K, GPU Intel arc a770 Software: Win 11 Pro ``` (ipex) PS C:\Users\sunil> $env:CMAKE_ARGS=" -DGGML_SYCL=on -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx" (ipex) PS C:\Users\sunil> pip install --upgrade --force-reinstall --no-cache-dir llama-cpp-python Building...
bug
facenet-pytorch 2.6.0 requires torch<2.3.0,>=2.2.0, but you have torch 2.3.1 which is incompatible.
5
Is it possible to support torch 2.3.1? Thanks