vllm/vllm
2023-08-08 16:35:06 -07:00
..
core Refactor scheduler (#658) 2023-08-02 16:42:01 -07:00
engine Refactor scheduler (#658) 2023-08-02 16:42:01 -07:00
entrypoints [BUG FIX] upgrade fschat version to 0.2.23 (#650) 2023-08-02 14:05:59 -07:00
model_executor add internlm model (#528) 2023-08-08 16:35:06 -07:00
transformers_utils add QWen-7b (#685) 2023-08-08 13:50:38 -07:00
worker Add Falcon support (new) (#592) 2023-08-02 14:04:39 -07:00
__init__.py Bump up version to 0.1.3 (#657) 2023-08-02 16:46:53 -07:00
block.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
config.py fix: incorrect bigcode attention heads num (#676) 2023-08-04 10:35:22 -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