Shenggui Li
Shenggui Li
Hi, as we want to support hybrid parallel MAE, can you try to support TP and PP as well? You can refer to the [tutorial](https://www.colossalai.org).
Hi Can you run `colossalai check -i` ?
Hi, this is because you CUDA extension is not built. Can you make sure your PyTorch uses the same cuda version as your cuda runtime. One way is to add...
You can try `pip install` with the `--no-dependencies` flag to ignore the dependency conflict.
I think you need to pull with a specific tag instead.
Hi we are fixing the DNS problem.
This is still a draft?
Hi @frankxyy , let me take a look at this issue.
Which Python version do you use?
Hi, @ht-zhou , the CI suggest that some tests failed due to your code change. Can you fix them?