Updated flag name
This commit is contained in:
@@ -60,7 +60,7 @@ RUN cmake -S . -B build \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DLLAMA_HIP_UMA=ON \
|
||||
-DGGML_HIP_ROCWMMA_FATTN=ON \
|
||||
-GGML_CUDA_FA_ALL_QUANTS=ON \
|
||||
-DGGML_CUDA_FA_ALL_QUANTS=ON \
|
||||
&& cmake --build build --config Release -- -j$(nproc) \
|
||||
&& cmake --install build --config Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user