LostRuins / koboldcpp

A simple one-file way to run various GGML and GGUF models with KoboldAI's UI
https://github.com/lostruins/koboldcpp
GNU Affero General Public License v3.0
4.34k stars 310 forks source link

Resolve `make: *** No rule to make target `ggml-metal.m', needed by `… #957

Closed beebopkim closed 2 days ago

beebopkim commented 2 days ago

Resolve make: *** No rule to make target `ggml-metal.m', needed by `ggml-metal.o'. Stop. on macOS Metal when executing LLAMA_METAL=1 make.

Tested on M1 Max and works well.

LostRuins commented 2 days ago

Thanks!