vllm/tests/models
Isotr0py b764547616
[Bugfix] Fix input processor for InternVL2 model (#7164)
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
2024-08-07 09:32:07 -07:00
..
__init__.py [CI/Build] Move test_utils.py to tests/utils.py (#4425) 2024-05-13 23:50:09 +09:00
test_aqlm.py [CI/Build][REDO] Add is_quant_method_supported to control quantization test configurations (#5466) 2024-06-13 15:18:08 +00:00
test_bart.py [Core] Subclass ModelRunner to support cross-attention & encoder sequences (towards eventual encoder/decoder model support) (#4942) 2024-08-06 16:51:47 -04:00
test_big_models.py [CI/Build] Reuse code for checking output consistency (#5988) 2024-06-30 11:44:25 +08:00
test_blip2.py [Model] Initial support for BLIP-2 (#5920) 2024-07-27 11:53:07 +00:00
test_chameleon.py [VLM][Model] Support image input for Chameleon (#6633) 2024-07-22 23:50:48 -07:00
test_danube3_4b.py [Model] H2O Danube3-4b (#6451) 2024-07-26 20:47:50 -07:00
test_embedding.py [CI/Test] improve robustness of test (vllm_runner) (#5357) 2024-06-08 08:59:20 +00:00
test_fp8.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_fuyu.py [Model] Initial support for BLIP-2 (#5920) 2024-07-27 11:53:07 +00:00
test_gguf.py [Core] Support loading GGUF model (#5191) 2024-08-05 17:54:23 -06:00
test_gptq_marlin_24.py [CI/Build][REDO] Add is_quant_method_supported to control quantization test configurations (#5466) 2024-06-13 15:18:08 +00:00
test_gptq_marlin.py add gptq_marlin test for bug report https://github.com/vllm-project/vllm/issues/5088 (#5145) 2024-06-15 13:38:16 -04:00
test_internvl.py [Bugfix] Fix input processor for InternVL2 model (#7164) 2024-08-07 09:32:07 -07:00
test_jamba.py [BugFix][Model] Jamba - Handle aborted requests, Add tests and fix cleanup bug (#6425) 2024-07-16 01:32:55 +00:00
test_llava_next.py [Model] Support SigLIP encoder and alternative decoders for LLaVA models (#7153) 2024-08-06 16:55:31 +08:00
test_llava.py [Model] Support SigLIP encoder and alternative decoders for LLaVA models (#7153) 2024-08-06 16:55:31 +08:00
test_marlin.py [CI/Build][REDO] Add is_quant_method_supported to control quantization test configurations (#5466) 2024-06-13 15:18:08 +00:00
test_minicpmv.py [Model] Add multi-image support for minicpmv (#7122) 2024-08-05 09:23:17 +08:00
test_mistral.py [CI/Test] improve robustness of test (vllm_runner) (#5357) 2024-06-08 08:59:20 +00:00
test_models.py [CI/Build] Reuse code for checking output consistency (#5988) 2024-06-30 11:44:25 +08:00
test_oot_registration.py [Core] enable out-of-tree model register (#3871) 2024-04-06 17:11:41 -07:00
test_paligemma.py [Model] Support SigLIP encoder and alternative decoders for LLaVA models (#7153) 2024-08-06 16:55:31 +08:00
test_phi3v.py [Model] Initial support for BLIP-2 (#5920) 2024-07-27 11:53:07 +00:00
test_registry.py [Model] Support SigLIP encoder and alternative decoders for LLaVA models (#7153) 2024-08-06 16:55:31 +08:00
utils.py [Core] Subclass ModelRunner to support cross-attention & encoder sequences (towards eventual encoder/decoder model support) (#4942) 2024-08-06 16:51:47 -04:00