aboutsummaryrefslogtreecommitdiff
path: root/ggml-metal.h
AgeCommit message (Expand)Author
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