vllm/cacheflow/model_executor/parallel_utils
2023-06-10 21:25:11 -07:00
..
tensor_parallel Remove redundant code in ColumnParallelLinear (#146) 2023-06-10 21:25:11 -07:00
__init__.py Remove unused parts in Megatron-LM code and add copyright notice (#110) 2023-05-20 09:11:34 -06:00
parallel_state.py Remove unused parts in Megatron-LM code and add copyright notice (#110) 2023-05-20 09:11:34 -06:00
README.md Refactor system architecture (#82) 2023-05-09 15:30:12 -07:00

The files in this folder are ported from Megatron-LM. We only keep the codes that are used in inference.