SIGN IN SIGN UP

Implement OpenAI token penalties end to end

Validate and forward logit bias, frequency penalty, and presence penalty
through text and multimodal generation paths. Apply request-local incremental
logit transforms without exposing token IDs in sampling logs, and replace the
obsolete accepted-but-ignored API behavior with focused coverage.
J
Jinho Jang committed
b3db49a88e9cf7fe159f936597d106ac27b2c84a
Parent: a799c13