mirror of
https://github.com/ollama/ollama.git
synced 2026-04-17 21:54:08 +02:00
Update LRU last used time just on the nodes that actually used during processing rather than all snapshots along the path. This allows eviction to remove nodes more accurately so we can avoid other heuristics to auto-merge nodes.