[WIP] nixl connector (very very rough) - #16
Open
herotai214 wants to merge 2 commits into
Open
Conversation
Signed-off-by: herotai214 <herotai214@gmail.com>
herotai214
force-pushed
the
main-nixl
branch
from
December 10, 2025 07:29
57c339f to
9352f1c
Compare
Signed-off-by: herotai214 <herotai214@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[updates 1217]
============ Serving Benchmark Result ============
Successful requests: 100
Failed requests: 0
Benchmark duration (s): 13.40
Total input tokens: 25524
Total generated tokens: 10656
Request throughput (req/s): 7.46
Output token throughput (tok/s): 795.07
Peak output token throughput (tok/s): 2420.00
Peak concurrent requests: 100.00
Total Token throughput (tok/s): 2699.49
---------------Time to First Token----------------
Mean TTFT (ms): 6366.42
Median TTFT (ms): 6819.96
P99 TTFT (ms): 10187.31
-----Time per Output Token (excl. 1st token)------
Mean TPOT (ms): 45.11
Median TPOT (ms): 42.54
P99 TPOT (ms): 110.58
---------------Inter-token Latency----------------
Mean ITL (ms): 53.41
Median ITL (ms): 25.41
P99 ITL (ms): 602.57
==================================================
WORKS; accuracy ~0.8.
haven't edit or test code to work properly without EPD or without nixl.
Purpose
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.