Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 147 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 147 Bytes

Pipeline Parallelism for LLaMa

dependency

transformers

usage

python ./pipe.py 0 # on node 0
python ./pipe.py 1 # on node 0