vllm/tests/engine
Flávia Béo aa9078fa03
Adds method to read the pooling types from model's files (#9506)
Signed-off-by: Flavia Beo <flavia.beo@ibm.com>
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
Co-authored-by: Max de Bayser <mbayser@br.ibm.com>
2024-11-07 08:42:40 +00:00
..
output_processor [Core] Make encoder-decoder inputs a nested structure to be more composable (#9604) 2024-11-05 10:07:31 +08:00
__init__.py [CI/Build] Move test_utils.py to tests/utils.py (#4425) 2024-05-13 23:50:09 +09:00
test_arg_utils.py Adds method to read the pooling types from model's files (#9506) 2024-11-07 08:42:40 +00:00
test_computed_prefix_blocks.py Fix auto prefix bug (#3239) 2024-03-07 16:37:28 -08:00
test_custom_executor.py [BugFix] Fix test breakages from transformers 4.45 upgrade (#8829) 2024-09-26 16:46:43 -07:00
test_detokenization.py [Core] [Frontend] Make detokenization optional (#3749) 2024-04-03 21:52:18 -07:00
test_multiproc_workers.py [CI/Build] Increasing timeout for multiproc worker tests (#8203) 2024-09-06 11:51:03 -07:00
test_short_mm_context.py [CI/Build] VLM Test Consolidation (#9372) 2024-10-30 09:32:17 -07:00
test_skip_tokenizer_init.py [Core] Factor out input preprocessing to a separate class (#7329) 2024-09-13 02:56:13 +00:00
test_stop_reason.py [CI/Test] improve robustness of test (vllm_runner) (#5357) 2024-06-08 08:59:20 +00:00
test_stop_strings.py [Core] Asynchronous Output Processor (#7049) 2024-08-26 20:53:20 -07:00