mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:57:43 +02:00
The tid is decomposed into "ow + ky*OW + kx*OW*KH". Change "ksize" to match.
The tid is decomposed into "ow + ky*OW + kx*OW*KH". Change "ksize" to match.