ggml-org/llama.cpp

ggml : add ANE backend

Open

#10,453 opened on Nov 22, 2024

View on GitHub
 (21 comments) (84 reactions) (0 assignees)C++ (110,169 stars) (18,202 forks)batch import
help wantedresearch 🔬roadmap

Description

According to this https://github.com/ggerganov/llama.cpp/discussions/336#discussioncomment-11184134, there is a new CoreML API and an ANE backend might be possible to implement with latest Apple software/hardware.

Contributor guide