Skip to content

Uniqueness constraint#142

Merged
jnu merged 1 commit into
mainfrom
degen
May 15, 2026
Merged

Uniqueness constraint#142
jnu merged 1 commit into
mainfrom
degen

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented May 15, 2026

Attempting to solve a rare condition observed in evaluation where the LLM can get caught in a degenerative loop repeating the same value over and over again. In that case, one single chunk ID gets repeated ad infinitum and consumes the entire output token budget every single time it runs.

Attempting to fix with a uniqueness constraint on citations since this is more "correct" anyway. If this doesn't work, we can try alternative strategies.

@jnu jnu merged commit 3238d97 into main May 15, 2026
5 checks passed
@jnu jnu deleted the degen branch May 15, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant