vllm/tests/models/decoder_only/language
Shawn Tan 19f0d25796
[Model] Adding Granite MoE. (#8206)
Co-authored-by: Nick Hill <nickhill@us.ibm.com>
2024-10-03 09:33:57 +08:00
..
__init__.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_aqlm.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_big_models.py [Model] support minicpm3 (#8297) 2024-09-14 14:50:26 +00:00
test_danube3_4b.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_fp8.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_gguf.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_gptq_marlin_24.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_gptq_marlin.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_granite.py [BugFix] Fix test breakages from transformers 4.45 upgrade (#8829) 2024-09-26 16:46:43 -07:00
test_granitemoe.py [Model] Adding Granite MoE. (#8206) 2024-10-03 09:33:57 +08:00
test_jamba.py [Kernel][Model] Varlen prefill + Prefill chunking support for mamba kernels and Jamba model (#8533) 2024-09-29 17:35:58 -04:00
test_marlin.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_mistral.py [Bugfix][Core] Fix tekken edge case for mistral tokenizer (#8640) 2024-09-20 14:33:03 -07:00
test_modelopt.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_models.py [CI/Build] Reorganize models tests (#7820) 2024-09-13 10:20:06 -07:00
test_phimoe.py [CI/Build] Add test decorator for minimum GPU memory (#8925) 2024-09-29 02:50:51 +00:00