mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-10 14:59:01 +02:00
14c28dfc50
* weight format to nz for 310p * remove quant weight format to nz * clean code * fix * make the conditions for converting weights to NZ format consistent * clean code