Chang Chi, Meng

Results 2 issues of Chang Chi, Meng

### 🐛 Describe the bug Hi, does anyone know how to do pipeline parallel in ChatGPT examples? I tried to set config ```CONFIG = dict(parallel=dict(pipeline=2)) colossalai.launch_from_torch(config=CONFIG) ``` After I ran:...

bug

Hi, I met few problems when I try to compile with librtorch. I can use this Open Spiel without libtorch correctly, but when I: 1. Turn on 'BUILD_WITH_LIBTORCH' and 'BUILD_WITH_LIBNOP'...

help wanted
contribution welcome