vllm/tests/models
Cyrus Leung 972112d82f
[Bugfix] Fix unable to load some models (#10312)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2024-11-14 16:55:54 -08:00
..
decoder_only [Tool parsing] Improve / correct mistral tool parsing (#10333) 2024-11-15 00:42:49 +00:00
embedding Support Roberta embedding models (#9387) 2024-11-14 21:23:29 +00:00
encoder_decoder [Encoder Decoder] Update Mllama to run with both FlashAttention and XFormers (#9982) 2024-11-12 10:53:57 -08: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
registry.py [Bugfix] Fix unable to load some models (#10312) 2024-11-14 16:55:54 -08:00
test_initialization.py [Bugfix] Fix unable to load some models (#10312) 2024-11-14 16:55:54 -08: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 [Bugfix] Fix unable to load some models (#10312) 2024-11-14 16:55:54 -08:00
utils.py [CI/Build] Update CPU tests to include all "standard" tests (#5481) 2024-11-08 23:30:04 +08:00