TensorRT-LLMs/tests/integration/test_lists
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
..
dev Update (#2978) 2025-03-23 16:39:35 +08:00
qa test: Accuracy test improvement (Part 3.3): Move DeepSeek tests (#3260) 2025-04-08 07:19:04 +08:00
test-db test: Accuracy test improvement (Part 3.4): Move LLaMA tests (#3350) 2025-04-08 15:07:57 +08:00
waives.txt fix: Fix p-tuning test bug (#3326) 2025-04-08 17:14:00 +08:00