mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-02 17:20:21 +00:00
75b3a09602
Not yet adding uncommented, because some backends like SYCL and Metal do not properly handle unknown types in supports_op for GGML_OP_MUL_MAT. (and Metal also doesn't handle it with GGML_OP_GET_ROWS) Support for TQ1_0 and TQ2_0 for other backends than CPU will be added in follow-up pull requests.