Context Shift #444
Answered
by
Vali-98
GameOverFlowChart
asked this question in
Q&A
Context Shift
#444
|
So what is this new feature, is it related to sliding window? Wasn't the app already able to continue even if you exceed the context by dropping older tokens (which aren't part of the system prompt). Is this supposed to improve performance? I did a very quick Google search but didn't find something. |
Answered by
Vali-98
Aug 11, 2025
Replies: 1 comment 2 replies
|
Its just a feature to disable context shifting since some models like gemini use SWA which needs shifting disabled. |
2 replies
Answer selected by
GameOverFlowChart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Its just a feature to disable context shifting since some models like gemini use SWA which needs shifting disabled.