TensorRT-LLMs/cpp/tests/batch_manager
Dom Brown b40f351b7a
[TRTLLM-4460] test: Use Llama 3.2 1B for Llama C++ tests (#3206)
* Squash of dev commits

Signed-off-by: Dom Brown <3886319+DomBrown@users.noreply.github.com>

* Add timer + waive test with suspected GptSession bug

Signed-off-by: Dom Brown <3886319+DomBrown@users.noreply.github.com>

* Respond to reviewer comments

Signed-off-by: domb <3886319+DomBrown@users.noreply.github.com>

---------

Signed-off-by: Dom Brown <3886319+DomBrown@users.noreply.github.com>
Signed-off-by: domb <3886319+DomBrown@users.noreply.github.com>
2025-05-01 05:31:08 +08:00
..
blockKeyTest.cpp fix partialMatch (#3413) 2025-04-11 16:42:52 +08:00
cacheTransceiverTest.cpp cacheTransceiver buffer manager (#3798) 2025-04-27 11:48:15 +08:00
CMakeLists.txt fix partialMatch (#3413) 2025-04-11 16:42:52 +08:00
guidedDecoderTest.cpp [TRTLLM-4460] test: Use Llama 3.2 1B for Llama C++ tests (#3206) 2025-05-01 05:31:08 +08:00
modelSpec.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modelSpec.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modelSpecBinding.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
peftCacheManagerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
trtEncoderModelTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
trtGptModelRealDecoderTest.cpp [TRTLLM-4460] test: Use Llama 3.2 1B for Llama C++ tests (#3206) 2025-05-01 05:31:08 +08:00
trtGptModelTest.cpp [TRTLLM-4460] test: Use Llama 3.2 1B for Llama C++ tests (#3206) 2025-05-01 05:31:08 +08:00