mirror of
https://github.com/ollama/ollama.git
synced 2026-04-22 16:55:44 +02:00
When both filters are active, avoid paying for a full sort in top-P and a partial sort in top-K. Single-filter paths are unchanged. Improves generation throughput on gemma4:e4b by 1.5%.