add group8_int8kv_flashdecoding_diverse_stage2 #30
Annotations
1 error
|
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c echo \"🔧 Building lightllm-kernel package...\" && echo \"📋 Verifying PyTorch installation...\" && python -c \"import torch; print(f'PyTorch version: {torch.__version__}'); print(f'CUDA available: {torch.cuda.is_available()}'); print(f'CMake prefix path: {torch.utils.cmake_prefix_path}')\" && TORCH_CMAKE_PATH=$(python -c \"import torch; print(torch.utils.cmake_prefix_path)\") && echo \"🔧 Setting CMAKE_PREFIX_PATH to: $TORCH_CMAKE_PATH\" && CMAKE_PREFIX_PATH=\"$TORCH_CMAKE_PATH:$CMAKE_PREFIX_PATH\" python -m build --wheel --outdir /out/ && echo \"✅ lightllm-kernel build completed\"" did not complete successfully: exit code: 1
|