mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-04-19 17:12:10 +08:00
* llama : introduce llama_set_warmup() API call that controls warmup mode; use all MoE experts during warmup * common : use new API to enable warmup mode during model warmup --------- Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>