vllm/vllm
Zhuohan Li f04908cae7
[FIX] Minor bug fixes (#1035)
* [FIX] Minor bug fixes

* Address review comments
2023-09-13 16:38:12 -07:00
..
core Make AsyncLLMEngine more robust & fix batched abort (#969) 2023-09-07 13:43:45 -07:00
engine Add Model Revision Support (#1014) 2023-09-13 15:20:02 -07:00
entrypoints Add Model Revision Support (#1014) 2023-09-13 15:20:02 -07:00
model_executor [FIX] Minor bug fixes (#1035) 2023-09-13 16:38:12 -07:00
transformers_utils Add Model Revision Support (#1014) 2023-09-13 15:20:02 -07:00
worker Align vLLM's beam search implementation with HF generate (#857) 2023-09-04 17:29:42 -07:00
__init__.py Bump up the version to v0.1.7 (#1013) 2023-09-11 00:54:30 -07:00
block.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
config.py Add Model Revision Support (#1014) 2023-09-13 15:20:02 -07:00
logger.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
outputs.py Align vLLM's beam search implementation with HF generate (#857) 2023-09-04 17:29:42 -07:00
sampling_params.py Align vLLM's beam search implementation with HF generate (#857) 2023-09-04 17:29:42 -07:00
sequence.py [FIX] Minor bug fixes (#1035) 2023-09-13 16:38:12 -07:00
utils.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00