TensorRT-LLMs/examples/models/core
Omer Ullman Argov 8731f5f14f
chore: Mass integration of release/0.20 (#4898)
Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com>
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Signed-off-by: Hui Gao <huig@nvidia.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
Signed-off-by: Bo Li <22713281+bobboli@users.noreply.github.com>
Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
Signed-off-by: Ruodi <200874449+ruodil@users.noreply.github.com>
Signed-off-by: ruodil <200874449+ruodil@users.noreply.github.com>
Signed-off-by: Stanley Sun <190317771+StanleySun639@users.noreply.github.com>
Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>
Signed-off-by: Anurag Mukkara <134339030+amukkara@users.noreply.github.com>
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Signed-off-by: Faraz Khoubsirat <58580514+farazkh80@users.noreply.github.com>
Signed-off-by: moraxu <mguzek@nvidia.com>
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Signed-off-by: yechank <161688079+yechank-nvidia@users.noreply.github.com>
Co-authored-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com>
Co-authored-by: Yiqing Yan <yiqingy@nvidia.com>
Co-authored-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Co-authored-by: HuiGao-NV <huig@nvidia.com>
Co-authored-by: brb-nv <169953907+brb-nv@users.noreply.github.com>
Co-authored-by: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
Co-authored-by: Bo Li <22713281+bobboli@users.noreply.github.com>
Co-authored-by: Iman Tabrizian <10105175+Tabrizian@users.noreply.github.com>
Co-authored-by: ruodil <200874449+ruodil@users.noreply.github.com>
Co-authored-by: Stanley Sun <190317771+StanleySun639@users.noreply.github.com>
Co-authored-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>
Co-authored-by: Anurag Mukkara <134339030+amukkara@users.noreply.github.com>
Co-authored-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Co-authored-by: Faraz <58580514+farazkh80@users.noreply.github.com>
Co-authored-by: Michal Guzek <moraxu@users.noreply.github.com>
Co-authored-by: Larry <197874197+LarryXFly@users.noreply.github.com>
Co-authored-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Co-authored-by: Yechan Kim <161688079+yechank-nvidia@users.noreply.github.com>
2025-06-08 23:26:26 +08:00
..
bert Adding local paths to the datasets to make them loadable in offline mode (#3750) 2025-04-25 03:51:00 +08:00
commandr doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
deepseek_v3 chore [BREAKING CHANGE]: Flatten PyTorchConfig knobs into TorchLlmArgs (#4603) 2025-05-28 18:43:04 +08:00
enc_dec chore: Remove deprecated Python runtime benchmark (#4171) 2025-05-14 18:41:05 +08:00
exaone doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
gemma doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
glm-4-9b doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
gpt chore: Mass integration of release/0.20 (#4898) 2025-06-08 23:26:26 +08:00
granite move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
internlm2 doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
llama Release 0.20 to main (#4577) 2025-05-28 16:25:33 +08:00
mamba move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
mixtral move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
mllama doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
multimodal chore: Mass integration of release/0.20 (#4898) 2025-06-08 23:26:26 +08:00
nemotron move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
nemotron_nas doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
phi move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
qwen chore [BREAKING CHANGE]: Flatten PyTorchConfig knobs into TorchLlmArgs (#4603) 2025-05-28 18:43:04 +08:00
qwen2audio move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
qwenvl refactor: use x is None instead of x == None. (#4244) 2025-05-15 20:00:04 +08:00
recurrentgemma move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
vit doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
whisper move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00