-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: OAI compatible endpoints for TRTLLM #14
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
Merged
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
2d316bf
OpenAI API integration in llmapi
tanmayv25 a775d46
WIP
8ba3326
WIP
tanmayv25 bcb3097
Allow extra fields
tanmayv25 072bb52
Monolithic
tanmayv25 eb11241
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas 6a959c4
WIP: disagg re-architect
tanmayv25 e55f4d5
Merge remote-tracking branch 'origin/tanmayv-trtllm-http' into shreya…
NVShreyas 29a008e
Use the correct DisaggParams
tanmayv25 928cd61
Fix
tanmayv25 c662b61
Return raw response
tanmayv25 dff65fb
working completions for monolith
NVShreyas 55e6399
Fix the output
tanmayv25 490636f
wip
NVShreyas 89aee6c
Fixes for id and chat processor
tanmayv25 7edbf0b
more fixes
NVShreyas 096aae6
Fix disagg
tanmayv25 1687e43
Merge branch 'tanmayv-trtllm-http' into shreyasm/trtllm-http
NVShreyas 59cf62c
add chat compl for disagg
NVShreyas 8d8d047
make input config more flexible
NVShreyas 3e02b6b
working completions agg
NVShreyas ea0622d
Another fix
tanmayv25 c5d7fbf
Disagg chat completion fix
tanmayv25 87c3190
formatting
tanmayv25 04e534d
Add documentation
tanmayv25 9e910ef
working disagg completions
NVShreyas 4463122
fix llm api config
NVShreyas ef0e60f
changes for ds
NVShreyas 1287080
Merge branch 'tanmayv-trtllm-http' into shreyasm/trtllm-http
NVShreyas 6c3b9cc
cleanup
NVShreyas 65130eb
monolith cleanup
NVShreyas 338a1fa
everything functional
NVShreyas dd71aeb
some refactoring of router
NVShreyas af164d0
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas b2a8032
fix copyright
NVShreyas ab736d3
minor fix in readme
NVShreyas e83d69b
fix some mypy errors
NVShreyas 3d3546c
fix version
NVShreyas 3119c60
remove pkg
NVShreyas c25fb60
allow more args in disagg config
NVShreyas 25c43c1
add pyyaml dep
NVShreyas 0ccd4c8
try to ignore type check
NVShreyas 0836323
bugfix
NVShreyas 246e7a0
some more minor fixes
NVShreyas 7714881
try to fix tests
NVShreyas 881b8b1
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas 578a227
update readme
NVShreyas cff7abe
update readme to use distill 8b
NVShreyas 4bed272
Revert "update readme to use distill 8b"
NVShreyas f797a6c
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas 34be266
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas 5cfca60
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas 336271e
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas 6b38a71
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas 4ab009e
Update examples/python_rs/llm/tensorrt_llm/README.md
NVShreyas a4f06ea
address comments
NVShreyas 4f1da3c
make vars private
NVShreyas 12d53bd
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas 3f2db02
fix completion object name
NVShreyas e0a3ad3
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas 7c6488a
more neutral prompt
NVShreyas fe62e8b
Merge branch 'main' into shreyasm/trtllm-http
NVShreyas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.