Clémentine Fourrier

Results 43 issues of Clémentine Fourrier

## Describe the bug With a model max length at 10K on ifeval, I'm getting truncations on the input (with no input stored in the logs): most likely an issue...

bug

@NathanHB I was exploring the ModelResponse class post refacto, and I noticed we have both logits (undocumented) and logprobs (documented) in the class. Logits is used for some classes (transforemrs)...