mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 09:09:50 +00:00
721 B
721 B
🐛 #358 - Bug: IQK_FA_ALL_QUANTS causes failure to compile
| Author | saood06 |
|---|---|
| State | ❌ Closed |
| Created | 2025-04-30 |
| Updated | 2025-04-30 |
Description
What happened?
cmake .. -DGGML_RPC=ON -DGGML_IQK_FA_ALL_QUANTS=1; cmake --build . --config Release -j 48 Fails
cmake .. -DGGML_RPC=ON; cmake --build . --config Release -j 48 Works
Name and Version
What operating system are you seeing the problem on?
Clear Linux OS