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