-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Update docs 14th mar #2362
Merged
Merged
Update docs 14th mar #2362
Conversation
This file contains 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
Signed-off-by: James <[email protected]> Co-authored-by: James <[email protected]>
* fix: quick ask not show * fix: window resize does not work on windows 11
docs: update slogan
docs: update website-docs content
docs: enhance autogenerate changelog configuration
fix: not fetch existing changelog
Co-authored-by: Hien To <[email protected]>
* feat: tensorrt-llm-extension * fix: loading * feat: add download tensorrt llm runner Signed-off-by: James <[email protected]> * feat: update to rollupjs instead of webpack for monitoring extension Signed-off-by: James <[email protected]> * feat: move update nvidia info to monitor extension Signed-off-by: James <[email protected]> * allow download tensorrt Signed-off-by: James <[email protected]> * update Signed-off-by: James <[email protected]> * allow download tensor rt based on gpu setting Signed-off-by: James <[email protected]> * update downloaded models Signed-off-by: James <[email protected]> * feat: add extension compatibility * dynamic tensor rt engines Signed-off-by: James <[email protected]> * update models Signed-off-by: James <[email protected]> * chore: remove ts-ignore * feat: getting installation state from extension Signed-off-by: James <[email protected]> * chore: adding type for decompress Signed-off-by: James <[email protected]> * feat: update according Louis's comment Signed-off-by: James <[email protected]> * feat: add progress for installing extension Signed-off-by: James <[email protected]> * chore: remove args from extension installation * fix: model download does not work properly * fix: do not allow user to stop tensorrtllm inference * fix: extension installed style * fix: download tensorrt does not update state Signed-off-by: James <[email protected]> * chore: replace int4 by fl16 * feat: modal for installing extension Signed-off-by: James <[email protected]> * fix: start download immediately after press install Signed-off-by: James <[email protected]> * fix: error switching between engines * feat: rename inference provider to ai engine and refactor to core * fix: missing ulid * fix: core bundler * feat: add cancel extension installing Signed-off-by: James <[email protected]> * remove mocking for mac Signed-off-by: James <[email protected]> * fix: show models only when extension is ready * add tensorrt badge for model Signed-off-by: James <[email protected]> * fix: copy * fix: add compatible check (#2342) * fix: add compatible check Signed-off-by: James <[email protected]> * fix: copy * fix: font * fix: copy * fix: broken monitoring extension * chore: bump engine * fix: copy * fix: model copy * fix: copy * fix: model json --------- Signed-off-by: James <[email protected]> Co-authored-by: James <[email protected]> Co-authored-by: Louis <[email protected]> * fix: vulkan support * fix: installation button padding * fix: empty script * fix: remove hard code string --------- Signed-off-by: James <[email protected]> Co-authored-by: James <[email protected]> Co-authored-by: NamH <[email protected]>
…odels(#2346) Signed-off-by: hiro <[email protected]> Co-authored-by: hiro <[email protected]>
Signed-off-by: James <[email protected]> Co-authored-by: James <[email protected]>
docs: trt-llm extension guides
freelerobot
approved these changes
Mar 14, 2024
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.
Update Docs with Dev Branch on 14th March 2024