mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-28 21:50:56 -05:00
This adds nvfp4 support for get_rows, dequant, and mul_mat(_id). For mul_mat, it does not add support for the dp4/q8_1 path, it's all via fp16/fp32.