TensorRT-LLMs/tests/integration/defs
amirkl94 e04f6a1b9b
fix: Fix p-tuning test bug (#3326)
* fix: Fix p-tuning test bug

* A change in the vocab_size calculation for T5Tokenizer,
introduced in transformers version 4.34, caused addition of incorrect vtokens for ptuning.
In general, instead of adding tokens which are outside the vocabulary, tokens inside the vocabulary were added.

Signed-off-by: Amir Klein <203507526+amirkl94@users.noreply.github.com>
2025-04-08 17:14:00 +08:00
..
_llmapi_perf_evaluator Update (#2978) 2025-03-23 16:39:35 +08:00
accuracy test: Accuracy test improvement (Part 3.4): Move LLaMA tests (#3350) 2025-04-08 15:07:57 +08:00
deterministic Update (#2978) 2025-03-23 16:39:35 +08:00
disaggregated feat: Add option to run disaggregated serving without ctx servers,… (#3243) 2025-04-07 21:56:03 -04:00
examples fix: Fix p-tuning test bug (#3326) 2025-04-08 17:14:00 +08:00
perf Update (#2978) 2025-03-23 16:39:35 +08:00
sysinfo Update (#2978) 2025-03-23 16:39:35 +08:00
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
_run_llmapi_llm.py Update (#2978) 2025-03-23 16:39:35 +08:00
.test_durations remove tests from qa test lists (#3256) 2025-04-03 16:06:39 +08:00
agg_unit_mem_df.csv test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
ci_profiler.py Update (#2978) 2025-03-23 16:39:35 +08:00
common.py test: Add Eagle tests with untrained heads (#2991) 2025-04-01 11:41:59 +08:00
conftest.py fix: Fix p-tuning test bug (#3326) 2025-04-08 17:14:00 +08:00
cpp_common.py chore: Ucx ip port remove mpi depend (#3101) 2025-04-02 09:42:29 +08:00
local_venv.py Update (#2978) 2025-03-23 16:39:35 +08:00
pytest.ini Update (#2978) 2025-03-23 16:39:35 +08:00
runner_interface.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_cache.py chore: clean some ci of qa test (#3083) 2025-03-31 14:30:41 +08:00
test_cases.yml Update (#2978) 2025-03-23 16:39:35 +08:00
test_cpp.py fix: revert extra cmake var (#3351) 2025-04-08 11:57:16 +08:00
test_e2e.py fix: Fix p-tuning test bug (#3326) 2025-04-08 17:14:00 +08:00
test_list_parser.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_list_validation.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_mlpf_results.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_sanity.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_unittests.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
trt_test_alternative.py Update (#2978) 2025-03-23 16:39:35 +08:00
turtle_defs.json Update (#2978) 2025-03-23 16:39:35 +08:00