vllm/vllm/executor
leiwen83 8344f7742b
[Bug fix][Core] fixup ngram not setup correctly (#4551)
Co-authored-by: Lei Wen <wenlei03@qiyi.com>
Co-authored-by: Cade Daniel <edacih@gmail.com>
Co-authored-by: Cody Yu <hao.yu.cody@gmail.com>
2024-05-07 11:40:18 -07:00
..
__init__.py Add distributed model executor abstraction (#3191) 2024-03-11 11:03:45 -07:00
cpu_executor.py [Misc][Refactor] Introduce ExecuteModelData (#4540) 2024-05-03 17:47:07 -07:00
distributed_gpu_executor.py [BugFix] Fix return type of executor execute_model methods (#4402) 2024-04-27 11:17:45 -07:00
executor_base.py [Misc][Refactor] Introduce ExecuteModelData (#4540) 2024-05-03 17:47:07 -07:00
gpu_executor.py [Bug fix][Core] fixup ngram not setup correctly (#4551) 2024-05-07 11:40:18 -07:00
multiproc_worker_utils.py [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
neuron_executor.py [Misc][Refactor] Introduce ExecuteModelData (#4540) 2024-05-03 17:47:07 -07:00
ray_gpu_executor.py [Misc][Refactor] Introduce ExecuteModelData (#4540) 2024-05-03 17:47:07 -07:00
ray_utils.py [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00