InseeFrLab / InseeFrLab/auto-tuning-vllm

Implement clean vllm shutdown

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
0
Avg merge
34m
Merged PRs (30d)
2

Description

As a user, I want the vLLM child process to be automatically terminated when I stop the main AutoTuner process, so that no orphan vLLM processes are left running.

## Context / current behavior:

1. AutoTuner launches a child vLLM process
2. vLLM process starts successfully
3. User stops the AutoTuner process
4. vLLM process remains alive as an orphan

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.