server changes

This commit is contained in:
pudepiedj 2024-02-19 16:36:59 +00:00
parent aaffb2387f
commit efe38c636f

View file

@ -582,7 +582,7 @@ struct llama_server_context
last_used = &slot;
t_last = slot.t_last_used;
LOG_TEE("Using time-based slot id: %d\n", slot.id);
break;
//break;
}
}