-
Notifications
You must be signed in to change notification settings - Fork 2
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
refactor: Refactor nitro with cortext.tensorrtllm
engine
#37
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c4d20e - Browse repository at this point
Copy the full SHA 7c4d20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f9130 - Browse repository at this point
Copy the full SHA 50f9130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd0e68 - Browse repository at this point
Copy the full SHA 7cd0e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078a20a - Browse repository at this point
Copy the full SHA 078a20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9166a7a - Browse repository at this point
Copy the full SHA 9166a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 110445e - Browse repository at this point
Copy the full SHA 110445eView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa7bc6 - Browse repository at this point
Copy the full SHA faa7bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8031776 - Browse repository at this point
Copy the full SHA 8031776View commit details -
Configuration menu - View commit details
-
Copy full SHA for a842224 - Browse repository at this point
Copy the full SHA a842224View commit details -
Merge pull request #3 from janhq/update-readme
WIP: Draft README for `nitro-tensorrt-llm`
Configuration menu - View commit details
-
Copy full SHA for 547395e - Browse repository at this point
Copy the full SHA 547395eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8b452 - Browse repository at this point
Copy the full SHA 6a8b452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e8451 - Browse repository at this point
Copy the full SHA 92e8451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 061d2c5 - Browse repository at this point
Copy the full SHA 061d2c5View commit details -
Merge pull request #5 from janhq/nitro-tensorrt-llm
[Release] Implement Nitro on top of TensorRT-LLM C++ repo
Configuration menu - View commit details
-
Copy full SHA for a8faedf - Browse repository at this point
Copy the full SHA a8faedfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f678d - Browse repository at this point
Copy the full SHA 85f678dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20858f2 - Browse repository at this point
Copy the full SHA 20858f2View commit details -
Merge pull request #6 from janhq/integrateWithJan
docs: add instructions for pointing jan fe to the engine
Configuration menu - View commit details
-
Copy full SHA for 74f22f0 - Browse repository at this point
Copy the full SHA 74f22f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dc0b4 - Browse repository at this point
Copy the full SHA 39dc0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab77ca - Browse repository at this point
Copy the full SHA bab77caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c57e98 - Browse repository at this point
Copy the full SHA 0c57e98View commit details -
Merge pull request #7 from janhq/update-readme
README: add Quickstart, Model Load and Inference Request docs
Configuration menu - View commit details
-
Copy full SHA for 089c3c2 - Browse repository at this point
Copy the full SHA 089c3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd4846 - Browse repository at this point
Copy the full SHA 3fd4846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4180286 - Browse repository at this point
Copy the full SHA 4180286View commit details -
Merge pull request #8 from janhq/update-readme
Add Package Contents, and README
Configuration menu - View commit details
-
Copy full SHA for 1be74df - Browse repository at this point
Copy the full SHA 1be74dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcba19 - Browse repository at this point
Copy the full SHA ebcba19View commit details -
Merge pull request #9 from janhq/update-readme
Remove orphaned heading
Configuration menu - View commit details
-
Copy full SHA for dcc7fcb - Browse repository at this point
Copy the full SHA dcc7fcbView commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef0158b - Browse repository at this point
Copy the full SHA ef0158bView commit details
Commits on Mar 11, 2024
-
add naive hiding stop words case
automaticcat committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 984d95d - Browse repository at this point
Copy the full SHA 984d95dView commit details -
delete redundant logic and debug log
automaticcat committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for a5255c8 - Browse repository at this point
Copy the full SHA a5255c8View commit details -
Merge pull request #14 from janhq/10-epic-add-proper-handler-for-stop…
…-words Add naive hiding stop words case
Configuration menu - View commit details
-
Copy full SHA for 635e6bf - Browse repository at this point
Copy the full SHA 635e6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c4b79 - Browse repository at this point
Copy the full SHA 00c4b79View commit details -
Merge pull request #17 from janhq/chore/cherrypick-ci-cd
Sync rel and main branch new commit for CICD
Configuration menu - View commit details
-
Copy full SHA for 504058c - Browse repository at this point
Copy the full SHA 504058cView commit details -
Co-authored-by: Hien To <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6fe8ae - Browse repository at this point
Copy the full SHA e6fe8aeView commit details -
Merge pull request #19 from janhq/chore/cherrypick-update-ci-cd
remove unuse task in CI (#18)
Configuration menu - View commit details
-
Copy full SHA for 849afe2 - Browse repository at this point
Copy the full SHA 849afe2View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71b671f - Browse repository at this point
Copy the full SHA 71b671fView commit details -
Merge pull request #20 from janhq/update-readme
Update link to Nitro Executable and LlamaCorn Model Engine
Configuration menu - View commit details
-
Copy full SHA for 4bc539d - Browse repository at this point
Copy the full SHA 4bc539dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2776d2d - Browse repository at this point
Copy the full SHA 2776d2dView commit details -
Merge pull request #22 from janhq/update-readme
Add description of LlamaCorn
Configuration menu - View commit details
-
Copy full SHA for 6dce26d - Browse repository at this point
Copy the full SHA 6dce26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9ac10 - Browse repository at this point
Copy the full SHA 4d9ac10View commit details -
automaticcat committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 854b03e - Browse repository at this point
Copy the full SHA 854b03eView commit details -
Merge pull request #23 from janhq/chore/update-readme
Chore: Update README
Configuration menu - View commit details
-
Copy full SHA for ff0ac24 - Browse repository at this point
Copy the full SHA ff0ac24View commit details -
generic fix for chatml and llama model in general
automaticcat committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for d229a58 - Browse repository at this point
Copy the full SHA d229a58View commit details -
automaticcat committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for da5b54e - Browse repository at this point
Copy the full SHA da5b54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d5aa0 - Browse repository at this point
Copy the full SHA 85d5aa0View commit details
Commits on Mar 13, 2024
-
automaticcat committed
Mar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6affd16 - Browse repository at this point
Copy the full SHA 6affd16View commit details -
automaticcat committed
Mar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for bd51db1 - Browse repository at this point
Copy the full SHA bd51db1View commit details -
Merge remote-tracking branch 'origin/main'
automaticcat committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 875da56 - Browse repository at this point
Copy the full SHA 875da56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4c6ab - Browse repository at this point
Copy the full SHA 9e4c6abView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e797f60 - Browse repository at this point
Copy the full SHA e797f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0f119 - Browse repository at this point
Copy the full SHA 4d0f119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7053920 - Browse repository at this point
Copy the full SHA 7053920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e56ff0 - Browse repository at this point
Copy the full SHA 9e56ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b199d4 - Browse repository at this point
Copy the full SHA 3b199d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77488be - Browse repository at this point
Copy the full SHA 77488beView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49ceb40 - Browse repository at this point
Copy the full SHA 49ceb40View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0df72f - Browse repository at this point
Copy the full SHA a0df72fView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6299d4d - Browse repository at this point
Copy the full SHA 6299d4dView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 745a87b - Browse repository at this point
Copy the full SHA 745a87bView commit details
Commits on May 15, 2024
-
fix some minor changes in apis and default value
Alan Dao committedMay 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f2b57f - Browse repository at this point
Copy the full SHA 1f2b57fView commit details -
Alan Dao committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6570d57 - Browse repository at this point
Copy the full SHA 6570d57View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebd312f - Browse repository at this point
Copy the full SHA ebd312fView commit details -
Merge pull request #34 from janhq/feat/init_cortex_tensorrtllm
feat: Init code for cortex.tensorrtllm
Configuration menu - View commit details
-
Copy full SHA for ce536d4 - Browse repository at this point
Copy the full SHA ce536d4View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12ebcfd - Browse repository at this point
Copy the full SHA 12ebcfdView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b6e7d9 - Browse repository at this point
Copy the full SHA 9b6e7d9View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9308211 - Browse repository at this point
Copy the full SHA 9308211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8898597 - Browse repository at this point
Copy the full SHA 8898597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fcadb9 - Browse repository at this point
Copy the full SHA 2fcadb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f322e65 - Browse repository at this point
Copy the full SHA f322e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5504e49 - Browse repository at this point
Copy the full SHA 5504e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ee716 - Browse repository at this point
Copy the full SHA 36ee716View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc79f7 - Browse repository at this point
Copy the full SHA fdc79f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c83bd3 - Browse repository at this point
Copy the full SHA 9c83bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5530de2 - Browse repository at this point
Copy the full SHA 5530de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e3c12 - Browse repository at this point
Copy the full SHA 69e3c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66f2ba - Browse repository at this point
Copy the full SHA a66f2baView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acb3728 - Browse repository at this point
Copy the full SHA acb3728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83310d0 - Browse repository at this point
Copy the full SHA 83310d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b317a - Browse repository at this point
Copy the full SHA 16b317aView commit details