ggml-org/llama.cpp

ggml : add ANE backend

Open

#10,453 opened on Nov 22, 2024

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

Repository metrics

Stars
 (110,169 stars)
PR merge metrics
 (Avg merge 6d 8h) (389 merged PRs in 30d)

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