COMMITS
/ common/log.h October 10, 2024
D
common : use common_ prefix for common library functions (#9805)
Diego Devesa committed
September 24, 2024
G
log : add CONT level for continuing previous log entry (#9610)
Georgi Gerganov committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
July 8, 2024
G
infill : assert prefix/suffix tokens + remove old space logic (#8351)
Georgi Gerganov committed
May 16, 2024
M
Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#7191)
Max Krasnyansky committed
May 1, 2024
A
Update LOG_IMPL and LOG_TEE_IMPL (#7029)
Andrew Downing committed
April 27, 2024
M
Replace "alternative" boolean operator in conditional compilation directive (#6949)
mgroeber9110 committed
March 25, 2024
N
[SYCL] fix SYCL backend build on windows is break by LOG() error (#6290)
Neo Zhang Jianyu committed
M
examples : add "retrieval" (#6193)
Minsoo Cheong committed
March 8, 2024
U
log : fix MSVC compile errors (#5643)
UEXTM.com committed
December 12, 2023
R
english : use `typos` to fix comments and logs (#4354)
Richard Kiss committed
November 1, 2023
S
log : make generating separate log files optional (#3787)
staviq committed
October 25, 2023
G
log : disable pid in log filenames
Georgi Gerganov committed
October 18, 2023
G
speculative : add tree-based sampling example (#3624)
Georgi Gerganov committed
September 28, 2023
C
build : enable more non-default compiler warnings (#3200)
Cebtenzzre committed
September 5, 2023
C
examples : replace fprintf to stdout with printf (#3017)
Cebtenzzre committed
September 2, 2023
K
logging: Fix creating empty file even when disabled (#2966)
Kerfuffle committed
September 1, 2023
S
logs : fix mingw-like builds (fixes #2898) (#2911)
staviq committed
August 30, 2023
S
main : log file (#2748)
staviq committed