ColossalAI-Examples icon indicating copy to clipboard operation
ColossalAI-Examples copied to clipboard

question about import model_zoo.gpt.gpt as col_gpt

Open lambda7xx opened this issue 3 years ago • 2 comments
trafficstars

🐛 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

lambda7xx avatar Nov 11 '22 09:11 lambda7xx

Currently, a config file is not necessary. See this as the latest CAI GPT example https://github.com/hpcaitech/ColossalAI/blob/main/examples/language/gpt/README.md

feifeibear avatar Nov 14 '22 05:11 feifeibear

Currently, a config file is not necessary. See this as the latest CAI GPT example https://github.com/hpcaitech/ColossalAI/blob/main/examples/language/gpt/README.md

I can't find the import model_zoo.gpt.gpt as col_gpt.

lambda7xx avatar Nov 14 '22 06:11 lambda7xx