aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)Author
2023-07-19cmake : install targets (#2256)wzy
2023-07-07ggml : change ggml_graph_compute() API to not require context (#1999)Qingyou Meng
2023-05-13ggml : implement backward pass for llama + small training-llama-from-scratch ...xaedes
2023-04-29llama : new sampling algorithms (#1126)Ivan Stepanov
2023-04-22ggml : unit test for quantization functions (#953)unbounded
2023-03-28all : be more strict about converting float to double (#458)Stephan Walter
2023-03-25Overhaul the examples structureGeorgi Gerganov
2023-03-22Deduplicate q4 quantization functions (#383)Stephan Walter
2023-03-22Introduce C-style API (#370)Georgi Gerganov
2023-03-21Add tokenizer test + revert to C++11 (#355)Georgi Gerganov