summaryrefslogtreecommitdiff
path: root/common/common.h
AgeCommit message (Expand)Author
2023-09-23examples : fix RoPE defaults to match PR #3240 (#3315)Cebtenzzre
2023-09-18make : restore build-info.h dependency for several targets (#3205)Cebtenzzre
2023-09-15examples : add compiler version and target to build info (#2998)Cebtenzzre
2023-09-15common : do not use GNU zero-length __VA_ARGS__ extension (#3195)Cebtenzzre
2023-09-15llama : remove mtest (#3177)Roland
2023-09-13speculative: add --n-gpu-layers-draft option (#3063)FK
2023-09-07fix some warnings from gcc and clang-tidy (#3038)Cebtenzzre
2023-09-04build : on Mac OS enable Metal by default (#2901)Georgi Gerganov
2023-09-03speculative : PoC for speeding-up inference via speculative sampling (#2926)Georgi Gerganov
2023-08-30main : log file (#2748)staviq
2023-08-28YAML result logging + preset script (#2657)Johannes Gäßler
2023-08-27llama : more tokenizer fixes (#2810)Georgi Gerganov
2023-08-25llama : add llama_beam_search() (#2267)Matt Pulver
2023-08-23llm : add Falcon support (#2717)Georgi Gerganov
2023-08-23Strided perplexity (#2714)Kawrakow
2023-08-22CUDA: use mul_mat_q kernels by default (#2683)Johannes Gäßler
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov