TensorRT-LLMs/tests/integration/defs/examples
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
..
run_llm_fp8_quant_llama_70b.py Update (#2978) 2025-03-23 16:39:35 +08:00
run_llm_lad_mtbench.py Update (#2978) 2025-03-23 16:39:35 +08:00
run_llm_quickstart_atexit.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_bert.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_bindings.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_chatglm.py fix bug of glm-4-9b ci (#3184) bug nvbug_5196515 2025-04-01 16:58:42 +08:00
test_commandr.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_deepseek.py test: Add gpqa tests for DeepSeek models (#3063) 2025-03-27 19:47:06 +08:00
test_draft_target_model.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_eagle.py test: fix conflicting test names (#3316) 2025-04-07 20:10:01 +08:00
test_enc_dec.py test: Accuracy test improvement (Part 2): Incorporate mmlu to accuracy test suite (#2982) 2025-03-25 07:34:10 +08:00
test_exaone.py Add EXAONE-Deep (#3054) 2025-03-26 14:24:04 +08:00
test_gemma.py test: Accuracy test improvement (Part 2): Incorporate mmlu to accuracy test suite (#2982) 2025-03-25 07:34:10 +08:00
test_gpt.py fix: Fix p-tuning test bug (#3326) 2025-04-08 17:14:00 +08:00
test_gptj.py test:remove opt/mpt/gptj/gptneox/bloom/falcon/baichuan/internlm/deep_… (#2987) 2025-03-24 14:18:06 +08:00
test_granite.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_internlm.py test:remove opt/mpt/gptj/gptneox/bloom/falcon/baichuan/internlm/deep_… (#2987) 2025-03-24 14:18:06 +08:00
test_llama.py test: Accuracy test improvement (Part 2): Incorporate mmlu to accuracy test suite (#2982) 2025-03-25 07:34:10 +08:00
test_llm_api_with_mpi.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_mamba.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_medusa.py Add support for Phi-4-mini (#2990) 2025-04-02 08:34:39 +08:00
test_mistral.py test: Accuracy test improvement (Part 2): Incorporate mmlu to accuracy test suite (#2982) 2025-03-25 07:34:10 +08:00
test_mixtral.py AWQ support Modelopt ckpts. (#3258) 2025-04-04 08:10:35 +08:00
test_multimodal.py test: add random image test for llama-3.2-11b-vision (#3055) 2025-03-26 15:38:16 +08:00
test_nemotron_nas.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_nemotron.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_openai.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_phi.py Add support for Phi-4-mini (#2990) 2025-04-02 08:34:39 +08:00
test_prompt_lookup.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_qwen2audio.py chore: Handle qwen2audio inputs ids expansion during processing (#3080) 2025-03-26 15:00:27 +08:00
test_qwen.py test: Accuracy test improvement (Part 3.2): Move Qwen tests (NvBug 5135332) (#3219) 2025-04-02 17:29:57 +08:00
test_qwenvl.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_recurrentgemma.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_redrafter.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_whisper.py Update (#2978) 2025-03-23 16:39:35 +08:00