Age | Commit message (Expand) | Author |
---|---|---|
2023-08-02 | tests : Fix compilation warnings (Linux/GCC) (#2451) | Eve |
2023-07-19 | cmake : install targets (#2256) | wzy |
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 |
2023-04-29 | llama : new sampling algorithms (#1126) | Ivan Stepanov |
2023-04-22 | ggml : unit test for quantization functions (#953) | unbounded |
2023-03-28 | all : be more strict about converting float to double (#458) | Stephan Walter |
2023-03-25 | Overhaul the examples structure | Georgi Gerganov |
2023-03-22 | Deduplicate q4 quantization functions (#383) | Stephan Walter |
2023-03-22 | Introduce C-style API (#370) | Georgi Gerganov |
2023-03-21 | Add tokenizer test + revert to C++11 (#355) | Georgi Gerganov |