You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updates for vllm v0.11.0 (#21)
* updates for vllm v0.11.0
* package can be installed up to python 3.10
* fix the formatting error
* fix formatting with ruff
Add chat function at mock vllm 'LLM' instance (#16)
* redirect import vllm_mock library
* add chat function and its test codes
* fix some ruff errors
* delete src path