mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-23 16:13:25 +08:00
* metal : add quantized FA (vec) support ggml-ci * metal : add quantized FA (non-vec) support * metal : fix support check ggml-ci * metal : clean-up * metal : clean-up (cont) * metal : fix shared memory calc + reduce smem + comments * metal : float-correctness * metal : minor [no ci]