"tests/fault_tolerance/migration/test_sglang.py" did not exist on "6bccf099f8372d17cae50f8050d42dd8a2c14d6d"
- 15 May, 2025 1 commit
-
-
David Xia authored
Signed-off-by:David Xia <david@davidxia.com>
-
- 14 May, 2025 2 commits
-
-
Russell Bryant authored
Signed-off-by:Russell Bryant <rbryant@redhat.com>
-
Robert Shaw authored
-
- 13 May, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 05 May, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 01 May, 2025 1 commit
-
-
Michael Goin authored
Signed-off-by:mgoin <mgoin64@gmail.com>
-
- 30 Apr, 2025 2 commits
-
-
Alec authored
Signed-off-by:
alec-flowers <aflowers@nvidia.com> Signed-off-by:
Mark McLoughlin <markmc@redhat.com> Co-authored-by:
Mark McLoughlin <markmc@redhat.com>
-
Marko Rosenmueller authored
Signed-off-by:Marko Rosenmueller <5467316+dr75@users.noreply.github.com>
-
- 26 Apr, 2025 2 commits
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
Zijing Liu authored
Signed-off-by:
Zijing Liu <liuzijing2014@gmail.com> Signed-off-by:
Mark McLoughlin <markmc@redhat.com> Signed-off-by:
Nick Hill <nhill@redhat.com> Co-authored-by:
Mark McLoughlin <markmc@redhat.com> Co-authored-by:
Nick Hill <nhill@redhat.com>
-
- 24 Apr, 2025 2 commits
-
-
Rui Qiao authored
Signed-off-by:Rui Qiao <ruisearch42@gmail.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 22 Apr, 2025 1 commit
-
-
Jeffrey Li authored
Signed-off-by:Jeffrey Li <jeffrey.dot.li@gmail.com>
-
- 07 Apr, 2025 2 commits
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
- 27 Mar, 2025 2 commits
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
Cody Yu authored
Signed-off-by:
Cody Yu <hao.yu.cody@gmail.com> Co-authored-by:
Woosuk Kwon <woosuk.kwon@berkeley.edu>
-
- 26 Mar, 2025 1 commit
-
-
marko authored
Signed-off-by:Marko Rosenmueller <5467316+dr75@users.noreply.github.com>
-
- 24 Mar, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:
Nick Hill <nhill@redhat.com> Signed-off-by:
rshaw@neuralmagic.com <robertgshaw2@gmail.com> Co-authored-by:
rshaw@neuralmagic.com <robertgshaw2@gmail.com>
-
- 20 Mar, 2025 1 commit
-
-
Jason authored
Signed-off-by:Jiahui Sun <jhsun2020@gmail.com>
-
- 19 Mar, 2025 2 commits
-
-
Murali Andoorveedu authored
Signed-off-by:
andoorve <murali.andoorveedu@mail.utoronto.ca> Co-authored-by:
andoorve <murali.andoorveedu@mail.utoronto.ca>
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
- 17 Mar, 2025 2 commits
-
-
vllmellm authored
Signed-off-by:
vllmellm <vllm.ellm@embeddedllm.com> Signed-off-by:
tjtanaa <tunjian.tan@embeddedllm.com> Co-authored-by:
TJian <tunjian.tan@embeddedllm.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
Sibi authored
Signed-off-by:
sibi <85477603+t-sibiraj@users.noreply.github.com> Signed-off-by:
Aaron Pham <contact@aarnphm.xyz> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com> Co-authored-by:
Aaron Pham <contact@aarnphm.xyz>
-
- 15 Mar, 2025 1 commit
-
-
Robert Shaw authored
Signed-off-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
Nicolò Lucchesi <nlucches@redhat.com> Co-authored-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
Michael Goin <michael@neuralmagic.com>
-
- 13 Mar, 2025 1 commit
-
-
afeldman-nm authored
Signed-off-by:Andrew Feldman <afeldman@neuralmagic.com>
-
- 12 Mar, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 08 Mar, 2025 1 commit
-
-
afeldman-nm authored
-
- 07 Mar, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 04 Mar, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 03 Mar, 2025 1 commit
-
-
Harry Mellor authored
-
- 24 Feb, 2025 1 commit
-
-
afeldman-nm authored
Signed-off-by:
Andrew Feldman <afeldman@neuralmagic.com> Co-authored-by:
Nick Hill <nhill@redhat.com>
-
- 23 Feb, 2025 2 commits
-
-
Nick Hill authored
Even though ZMQ context.destroy() is meant to close open sockets before terminating the context, it appears to be necessary to do this explicitly or else it can hang in the context.term() method. Close zmq sockets explicitly before terminating context, make shutdown of client resource more robust, shut down engine core process prior to terminating zmq context. Signed-off-by:Nick Hill <nhill@redhat.com>
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
- 19 Feb, 2025 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 18 Feb, 2025 1 commit
-
-
Murali Andoorveedu authored
Signed-off-by:andoorve <37849411+andoorve@users.noreply.github.com>
-
- 15 Feb, 2025 1 commit
-
-
Cody Yu authored
-
- 14 Feb, 2025 1 commit
-
-
Harry Mellor authored
-
- 11 Feb, 2025 1 commit
-
-
Mark McLoughlin authored
Signed-off-by:Mark McLoughlin <markmc@redhat.com>
-
- 07 Feb, 2025 1 commit
-
-
afeldman-nm authored
This PR is adding support for sample logprobs & prompt logprobs to vLLM v1. New behavior: - During model execution, model runner computes sample logprobs (if user-provided logprobs setting is not None) and prompt logprobs (if user-provided prompt_logprobs setting is not None). For both sample and prompt logprobs, the engine core returns 3 vectors: token ids, token logprob values, token ranks. Ranks reflect tokens' 1-indexed positions in the vocabulary vector after sorting the vocabulary by log probability in descending order. - In scheduler.update_from_output(), sample and prompt logprobs are incorporated into the EngineCoreOutput data structure which is transferred to the engine client. If multiprocessing is enabled, then sample and prompt logprobs will be (de)serialized when the EngineCoreOutput data structure is (de)serialized. - During output processing, the LogprobsProcessor transforms the triplet of token ids, token logprobs values, and token ranks into the OpenAI-compatible List[Dict[token id,Logprob]] format (for sample and prompt logprobs respectively.) - Each Logprob instance (whether sample- or prompt-) consists of a token's log-probability, rank, and detokenized string representation. Note that logprob detokenization is handled by the LogprobsProcessor not the detokenizer. Signed-off-by:
Andrew Feldman <afeldman@neuralmagic.com> Signed-off-by:
Nick Hill <nhill@redhat.com> Signed-off-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
Nick Hill <nhill@redhat.com>
-