Age | Commit message (Expand) | Author |
---|---|---|
2023-07-24 | ggml : sync (unary ops refactor, static-correctness) (#2370) | Georgi Gerganov |
2023-07-11 | ggml : sync (abort callback, mul / add broadcast, fix alibi) (#2183) | Georgi Gerganov |
2023-07-07 | ggml : change ggml_graph_compute() API to not require context (#1999) | Qingyou Meng |
2023-05-13 | ggml : implement backward pass for llama + small training-llama-from-scratch ... | xaedes |