- 14 Mar, 2026 13 commits
-
-
seanmamasde authored
Signed-off-by:seanmamasde <seanmamasde@gmail.com>
-
Isotr0py authored
Signed-off-by:Isotr0py <mozf@mail2.sysu.edu.cn>
-
Julien Denize authored
Signed-off-by:
juliendenize <julien.denize@mistral.ai> Signed-off-by:
Julien Denize <40604584+juliendenize@users.noreply.github.com> Co-authored-by:
root <root@h200-bar-196-227.slurm-bar-compute.tenant-slurm.svc.cluster.local> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
Sergey Zinchenko authored
[Bug] Fix Failure in /v1/chat/completions/render for Multimodal Requests (https://github.com/vllm-project/vllm/issues/35665) (#35684)
-
Kevin H. Luu authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
Kevin H. Luu authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
Flora Feng authored
Signed-off-by:sfeng33 <4florafeng@gmail.com>
-
Yanan Cao authored
Signed-off-by:
Yanan Cao <gmagogsfm@gmail.com> Co-authored-by:
Claude Opus 4.6 <noreply@anthropic.com>
-
sbeurnier authored
Signed-off-by:Sebastien Beurnier <sbeurnier@together.ai>
-
Li, Jiang authored
Signed-off-by:
jiang1.li <jiang1.li@intel.com> Signed-off-by:
Li, Jiang <bigpyj64@gmail.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
Andrew Xia authored
Signed-off-by:
Andrew Xia <axia@meta.com> Signed-off-by:
Andrew Xia <mitandrewxia@gmail.com> Signed-off-by:
Andrew Xia <axia@fb.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by:
Andrew Xia <axia@fb.com>
-
Giulio Leone authored
Co-authored-by:
giulio-leone <giulio.leone@users.noreply.github.com> Co-authored-by:
Copilot <223556219+Copilot@users.noreply.github.com>
-
- 13 Mar, 2026 27 commits
-
-
Dimitrios Bariamis authored
Signed-off-by:
Dimitrios Bariamis <12195802+dbari@users.noreply.github.com> Co-authored-by:
Dimitrios Bariamis <12195802+dbari@users.noreply.github.com>
-
haosdent authored
Signed-off-by:haosdent <haosdent@gmail.com>
-
Benjamin Chislett authored
Signed-off-by:Benjamin Chislett <bchislett@nvidia.com>
-
Nick Hill authored
Signed-off-by:Nick Hill <nickhill123@gmail.com>
-
Matthew Bonanni authored
Signed-off-by:Matthew Bonanni <mbonanni@redhat.com>
-
Kevin H. Luu authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
Ekagra Ranjan authored
Signed-off-by:Ekagra Ranjan <3116519+ekagra-ranjan@users.noreply.github.com>
-
Divakar Verma authored
Signed-off-by:Divakar Verma <divakar.verma@amd.com>
-
Mark McLoughlin authored
Signed-off-by:
Mark McLoughlin <markmc@redhat.com> Signed-off-by:
Nick Hill <nickhill123@gmail.com> Co-authored-by:
Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by:
Nick Hill <nickhill123@gmail.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
yugong333 authored
Signed-off-by:Yu Gong <yu3.gong@gmail.com>
-
Isotr0py authored
Signed-off-by:Isotr0py <mozf@mail2.sysu.edu.cn>
-
bigmoyan authored
Signed-off-by:
wangzhengtao <wangzhengtao@msh.team> Signed-off-by:
bigmoyan <moyan_work@foxmail.com> Co-authored-by:
wangzhengtao <wangzhengtao@msh.team> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
Itay Alroy authored
Signed-off-by:
Itay Alroy <ialroy@nvidia.com> Co-authored-by:
Yongji Wu <wuyongji317@gmail.com> Co-authored-by:
Ron Tourgeman <rtourgeman@nvidia.com>
-
Chaojun Zhang authored
Signed-off-by:chzhang <chaojun.zhang@intel.com>
-
Andreas Karatzas authored
Signed-off-by:Andreas Karatzas <akaratza@amd.com>
-
Or Ozeri authored
Signed-off-by:Or Ozeri <oro@il.ibm.com>
-
Andreas Karatzas authored
Signed-off-by:Andreas Karatzas <akaratza@amd.com>
-
Sage authored
Signed-off-by:Sage Ahrac <sagiahrak@gmail.com>
-
Rohan Potdar authored
Signed-off-by:Rohan138 <rohanpotdar138@gmail.com>
-
Nick Hill authored
Recent PR #33949 changed the teardown logic of the RemoteVLLMServer test utility class to send SIGTERM to all vllm (sub)processes at once, which breaks the clean/coordinated shutdown logic that assumes only the top-level process will receive a signal (for example when running in a container that's shut down). This caused a bunch of errors and stacktraces in some test logs, even though those tests still pass. We should still attempt a normal shutdown and only kill other procs if they are still running after a few seconds. Example: tests/v1/distributed/test_external_lb_dp.py::test_external_lb_completion_streaming Signed-off-by:Nick Hill <nickhill123@gmail.com>
-
Thomas Parnell authored
-
Csrayz authored
Signed-off-by:Csrayz <33659823+Csrayz@users.noreply.github.com>
-
jaime campos salas authored
Signed-off-by:Jaime Campos Salas <jaime.campos.salas@gmail.com>
-
whyiug authored
Signed-off-by:
whyiug <whyiug@hotmail.com> Co-authored-by:
wang.yuqi <yuqi.wang@daocloud.io>
-
Nikita authored
Signed-off-by:
Nikita Sukharev <kaonael@gmail.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-