• Bruce MacDonald's avatar
    runner: clear cache when shift is not possible (#9433) · 66b25392
    Bruce MacDonald authored
    Clear KV cache when shift operation is not supported by model.
    Added KvCacheCanShift() check to handle models that can't perform cache shifts,
    falling back to full cache clear while preserving logical token history to
    maintain expected behavior when context window fills up.
    66b25392
cache.go 7.12 KB