AnalysisDevelopers
23 days ago
llama.cpp fixes checkpoint creation in server mode
A PR fixes checkpoints not being saved in llama.cpp server after short prompts, causing agentic coding sessions to lose progress. The update ensures checkpoints are correctly created after each interaction.
