This repository was archived by the owner on Jul 4, 2025. It is now read-only.
forked from NVIDIA/TensorRT-LLM
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit 3c01167
Sync 0.10.0 from remote (#45)
* TensorRT-LLM v0.10 update
* TensorRT-LLM Release 0.10.0
---------
Co-authored-by: Loki <lokravi@amazon.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
* Update Makefile and CICD for rel 0.10.0
* Update breaking change for 0.10.0
* fix: use tensorrt 10.1.0
* fix: revert tensorrt version windows
* fix: synk report fixup (#56)
Co-authored-by: vansangpfiev <sang@jan.ai>
* Fix error read timeout minio
* feat: tiktoken integration (#60)
* cpp-tiktoken integration init
* remove cpp-tiktoken folder
* tiktoken integration init
* move fmt to third-party dependency
* remove unnecessary option in cortex CMakeLists
* remove unnecessary submodule
* make pcre2 as third-party lib
* fix CI bug build in window
* fix CI bug in linux
* link directory pcre2
* Fix CI bug in linux 'pcre2.h' not found
* Fix bug build static third party lib
* Integate Llama3 successfully
* refactor with model type
* remove unnecessary comment
* format and code convention
* fix logic of mistral when preparing input
* Add remove end_of_text and end_of_turn token feature for llama3
* fix: patch pcre2 CMakeLists.txt file
* fix: do not add fPIC to cpp-tiktoken cmake file
* fix: suppress warnings
* fix: add CMAKE_C_FLAGS
* fix: CI bug build for window in cpp-tiktoken
* fix: CI bug for window fmt build fail without utf-8 flag
* fix: CI bug for window stop using fmt
* fix: build bugs for window - using latest pcre2 third party
* fix: build bugs for window - pcre2 static runtime on
* fix CI bug for window build pcre2
* rename link lib to pcre2-8-static in windows
* fix: use pcre2 dynamic lib for windows
* fix: pack tensorrt_llm_nvrtc_wrapper.dll
* test: only windows
* fix: disable setLoggerFinder for msvc
* fix: cleanup cmake files
* fix: remove fmt
* fix: pack libtensorrt_llm_nvrtc_wrapper
* fix: patches windows
* fix: rm fmt
---------
Co-authored-by: sangjanai <sang@jan.ai>
---------
Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
Co-authored-by: Loki <lokravi@amazon.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: vansangpfiev <vansangpfiev@gmail.com>
Co-authored-by: nguyenhoangthuan99 <35255081+nguyenhoangthuan99@users.noreply.github.com>1 parent 32892fc commit 3c01167Copy full SHA for 3c01167
Sorry, this diff is taking too long to generate.
It may be too large to display on GitHub.