vllm/tests/models
2024-10-16 14:31:00 +08:00
..
decoder_only [Model] Add GLM-4v support and meet vllm==0.6.2 (#9242) 2024-10-11 17:36:13 +00:00
embedding [Model] VLM2Vec, the first multimodal embedding model in vLLM (#9303) 2024-10-16 14:31:00 +08:00
encoder_decoder [Model] Make llama3.2 support multiple and interleaved images (#9095) 2024-10-14 15:24:26 -07:00
fixtures [CI/Build] Update pixtral tests to use JSON (#8436) 2024-09-13 03:47:52 +00:00
__init__.py [CI/Build] Move test_utils.py to tests/utils.py (#4425) 2024-05-13 23:50:09 +09:00
test_oot_registration.py [Model] Explicit interface for vLLM models and support OOT embedding models (#9108) 2024-10-07 06:10:35 +00:00
test_registry.py [Model] Explicit interface for vLLM models and support OOT embedding models (#9108) 2024-10-07 06:10:35 +00:00
utils.py [CI/Build] Update models tests & examples (#8874) 2024-09-28 09:54:35 -07:00