Skip to content

[BUG] Interrupting Generation Discards Extra Swipes #2282

Closed
@Beinsezii

Description

@Beinsezii

Environment

🐧 Linux

System

vllm/PyTorch 2.3.0+roc6.0, Firefox 126

Version

12.0 release & staging df2710 both affected

Desktop Information

No response

Describe the problem

Using a backend that supports multiple swipes per gen such as vllm, if the user interrupts generation all but the first swipe are discarded.

Repro

  • Set backend to vllm or something else with multiple swipes
  • Set swipes per gen to 8
  • Send a message, receive 8 swipes
  • Send a message and interrupt it, receive 1 swipe

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚰️ Stale[ISSUE][PR][🎯Auto-applied] No activity for some time🐛 Bug[ISSUE] Ticket describing something that isn't working🐧 Linux[ISSUE] The Environment is on Linux🕸️ Inactive[ISSUE][🎯Auto-applied] Ticket was stale and received no response. Applied on closing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions