Georgi Gerganov
6990e2f1f7
libs : rename libcommon -> libllama-common ( #21936 )
...
* cmake : allow libcommon to be shared
* cmake : rename libcommon to libllama-common
* cont : set -fPIC for httplib
* cont : export all symbols
* cont : fix build_info exports
* libs : add libllama-common-base
* log : add common_log_get_verbosity_thold()
2026-04-17 11:11:46 +03:00
Adrien Gallouët
41361c8599
common : move up common_init() and fix Windows UTF-8 logs ( #21176 )
...
The build info is now only for debug, so we avoid the duplicate
with `--version`.
The UTF-8 setup at the beginning is needed to avoid logging
garbage on Windows.
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-31 12:53:41 +02:00
Georgi Gerganov
c41bde6fbd
metal : add residency sets keep-alive heartbeat ( #17766 )
...
* examples : add idle
* metal : attach residency sets to queue
* idle : add link
* idle : adjust intervals
* metal : add residency sets keep-alive heartbeat
* cont : adjust default keep-alive time
2025-12-05 19:38:54 +02:00