-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[V1] TPU Prototype #10241
base: main
Are you sure you want to change the base?
[V1] TPU Prototype #10241
Conversation
Signed-off-by: Robert Shaw <[email protected]>
👋 Hi! Thank you for contributing to the vLLM project. Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can do one of these:
🚀 |
This reverts commit 338e11c.
…eem to work for xla
SUMMARY:
pytest -s tests/entrypoints/openai/test_accuracy.py::test_lm_eval_accuracy_v1_engine
TODOS:
LONG TERM TODO:
BENCHMARKS:
export MODEL=Qwen/Qwen2.5-1.5B-Instruct
VLLM_USE_V1=1
,VLLM_ENABLE_V1_MULTIPROCESSING=1
VLLM_USE_V1=1
,VLLM_ENABLE_V1_MULTIPROCESSING=0
VLLM_USE_V1=0