Better 1.5 bit quantization #9253
Annotations
1 error and 1 warning
Build and push Docker image (tagged)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir build && cd build && if [ \"${LLAMA_SYCL_F16}\" = \"ON\" ]; then echo \"LLAMA_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DLLAMA_SYCL_F16=ON\"; fi && cmake .. -DLLAMA_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx ${OPT_SYCL_F16} && cmake --build . --config Release --target main" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading