[Hardware][TPU] Optionally import for TPU backend#18269
[Hardware][TPU] Optionally import for TPU backend#18269DarkLight1337 merged 16 commits intovllm-project:mainfrom
Conversation
|
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run 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 either: Add 🚀 |
…roject#17968) Signed-off-by: Siyuan Liu <lsiyuan@google.com>
…project#17245) Signed-off-by: Jade Zheng <zheng.shoujian@outlook.com> Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
The same system path workaround can be achieved by `PYTHONPATH=$HOME python ...` without the hardcode in the source. Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
This reverts commit 3b4fc66e7daa3a79eb6669e2e97c359bc8c19539. Signed-off-by: Siyuan Liu <lsiyuan@google.com>
This reverts commit 996c8b3d3ea835fedc9af4eebe433f276ff9a286. Signed-off-by: Siyuan Liu <lsiyuan@google.com>
This reverts commit b767f6f90959e07d175f3b3070ff793688180c45. Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
911cf45 to
206dad4
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
|
QQ: Why not adding |
I think we are trying to be extra carful, by being able to fall back to the existing implementation until the installation is super stable. More specifically, we want to create a wheel for tpu_commons with nightly, alpha, beta, prod etc. Until that system is in, it may be safer to have both so concumers/developers are not slowed down by anything. So you are absolutely right, in the long run, we will add |
WoosukKwon
left a comment
There was a problem hiding this comment.
LGTM!
@yarongmu-google Thanks for the explanation!
Signed-off-by: Siyuan Liu <lsiyuan@google.com> Signed-off-by: Jade Zheng <zheng.shoujian@outlook.com> Co-authored-by: Carol Zheng <cazheng@google.com> Co-authored-by: Jade Zheng <zheng.shoujian@outlook.com> Co-authored-by: Hongmin Fan <fanhongmin@google.com> Signed-off-by: Yuqi Zhang <yuqizhang@google.com>
No description provided.