ITADN

[BUG: Mistral output get's stuck in a loop for this input.

#251Openkashifo 创建于 2025-07-23
bug
K
kashifocommented
### Python -VV ```shell When providing a single word input "vanakkam" the model repeats the same word almost indefinitely in the output. It seems to get stuck in a loop generating the same token again and again. Loom Recording: https://www.loom.com/share/79b1c49beb854bed84f8e11d0b3b0b02?sid=531706d5-e1e8-4003-a282-ef293d0f5090 ``` ### Pip Freeze ```shell not needed ``` ### Reproduction Steps Just type the word 'vanakkam' in hugging face demo. happens always, easy to reproduce. ### Expected Behavior It's a tamil word, regardless of that it's not expected to loop. ### Additional Context ![Image](https://github.com/user-attachments/assets/bcbdf1cc-24ca-4991-94a8-d84bdf43f570) ### Suggested Solutions _No response_
0 条评论