### 🐛 Describe the bug when I try to run the code [pipeline_gpt1d.py](https://github.com/hpcaitech/ColossalAI-Examples/blob/main/language/gpt/model/pipeline_gpt1d.p), there is a error, where I can't find the [import model_zoo.gpt.gpt as col_gpt](https://github.com/hpcaitech/ColossalAI-Examples/blob/main/language/gpt/model/pipeline_gpt1d.py#L12). So, what's the model_zoo.? how to install it. ### Environment _No response_
🐛 Describe the bug
when I try to run the code pipeline_gpt1d.py, there is a error, where I can't find the
import model_zoo.gpt.gpt as col_gpt. So, what's the model_zoo.? how to install it.
Environment
No response