[BUG: Mistral output get's stuck in a loop for this input.
bug
### 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

### Suggested Solutions
_No response_
0 条评论