aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-04-17llama : well-defined static initialization of complex objects (#927)Arik Poznanski
2023-03-28tests : free llama context at the end of the testGeorgi Gerganov
2023-03-28all : be more strict about converting float to double (#458)Stephan Walter
2023-03-28ggml : introduce structs for the q4 data blocks (#356)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