Skip to content

[Bug] Call the vllm interface, and the last token output cannot receive is_end, resulting in a 10-second jam #5603

[Bug] Call the vllm interface, and the last token output cannot receive is_end, resulting in a 10-second jam

[Bug] Call the vllm interface, and the last token output cannot receive is_end, resulting in a 10-second jam #5603

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/issues-translate-action@v2.7
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}