MK_LDFLAGS+= -framework Foundation -framework Metal -framework MetalKit
OBJS+= ggml-metal.o
ifdefLLAMA_METAL_NDEBUG
MK_CPPFLAGS+= -DGGML_METAL_NDEBUG
endif
endif# LLAMA_METAL
ifdefLLAMA_METAL
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.