summaryrefslogtreecommitdiff
path: root/ggml-metal.h
AgeCommit message (Expand)Author
2023-10-08sync : ggml (ggml-backend) (#3548)Georgi Gerganov
2023-09-27metal : reusing llama.cpp logging (#3152)Rickard Hallerbäck
2023-08-28metal : fix memory leak (#2762)Georgi Gerganov
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov
2023-08-16metal : enable ggml-alloc (#2627)Shouzheng Liu
2023-07-25metal : concurrently dispatch commands (#2358)Shouzheng Liu
2023-07-07ggml : change ggml_graph_compute() API to not require context (#1999)Qingyou Meng
2023-06-18metal : handle buffers larger than device's maxBufferLength (#1826)Georgi Gerganov
2023-06-15metal : parallel command buffer encoding (#1860)Georgi Gerganov
2023-06-04llama : Metal inference (#1642)Georgi Gerganov