This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-03-25 05:01:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
language
/
pooling
History
wang.yuqi
fd1ce98cdd
[CI] Split mteb test from Language Models Test (
#24634
)
...
Signed-off-by: wang.yuqi <noooop@126.com>
2025-09-11 06:37:51 -07:00
..
__init__.py
…
embed_utils.py
[CI] Add PPL test for generation models (
#24485
)
2025-09-10 06:16:39 -07:00
test_auto_prefix_cache_support.py
[Model] Pooling models default to using chunked prefill & prefix caching if supported. (
#20930
)
2025-08-11 09:41:37 -07:00
test_classification.py
…
test_embedding.py
[Bugfix] Guard
_may_reorder_batch
for encoder-only models on CPU (
#24319
) (
#24348
)
2025-09-10 14:24:42 +08:00
test_gritlm.py
[Doc] Update V1 status of various pooling models (
#23189
)
2025-08-20 10:33:41 +08:00
test_multilabel_classification_support.py
[Model] Add multi_label_classification support (
#23173
)
2025-08-19 12:54:30 +00:00
test_nomic_max_model_len.py
…
test_override_pooler_config.py
…
test_reward.py
[V0 Deprecation] Remove pooling model support in V0 (
#23434
)
2025-08-29 00:04:02 -07:00
test_scoring.py
[V0 Deprecation] Remove pooling model support in V0 (
#23434
)
2025-08-29 00:04:02 -07:00
test_truncation_control.py
…