How to run a test
#12123
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After building the vllm source with the command "pip install -e . --no-build-isolation", how can I run a test in vllm/tests ? Is there documentation about it ?
Is it right if I modify a file in tests (e.g. vllm/tests/kernels/test_X.py), I need to build vllm from source with the same command ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions