Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calling garbage collector before vLLM constructor to clear memory fro…
…m previous run. vLLM object is being retained by PyTest module and deleting it doesn't clear the memory.
- Loading branch information