vllm/vllm
2023-07-19 17:01:19 -07:00
..
core Fixed old name reference for max_seq_len 2023-07-18 16:47:59 +01:00
engine fix(ray_utils): ignore re-init error (#465) 2023-07-19 17:01:19 -07:00
entrypoints Sort the outputs before return (#402) 2023-07-08 14:48:18 -07:00
model_executor hotfix attn alibi wo head mapping (#496) 2023-07-18 11:31:48 -07:00
transformers_utils Add support for baichuan (#365) 2023-07-17 13:50:55 -07:00
worker [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
__init__.py Bump up the version (#300) 2023-07-04 21:41:53 -07:00
block.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
config.py fix max seq len (#489) 2023-07-17 23:20:20 -07:00
logger.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
outputs.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
sampling_params.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
sequence.py avoid python list copy in sequence initialization (#401) 2023-07-08 12:42:08 -07:00
utils.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00