Age | Commit message (Expand) | Author |
---|---|---|
2024-02-22 | ggml : always define ggml_fp16_t as uint16_t (#5666) | Georgi Gerganov |
2024-02-05 | ggml : make use of ggml-quants.h possible in C++ code (#5338) | Kawrakow |
2024-01-12 | llama : ggml-backend integration (#4766) | slaren |
2024-01-04 | ggml : include stdlib.h before intrin.h (#4736) | Georgi Gerganov |
2023-12-07 | sync : ggml (new ops, tests, backend, etc.) (#4359) | Georgi Gerganov |
2023-11-13 | ggml : sync (im2col, GPU conv, 32-bit arm compat) (#4060) | Georgi Gerganov |
2023-11-13 | sync : ggml (backend v2) (#3912) | Georgi Gerganov |
2023-10-30 | ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) | Georgi Gerganov |