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

question about import model_zoo.gpt.gpt as col_gpt #193

Open
lambda7xx opened this issue Nov 11, 2022 · 2 comments
Open

question about import model_zoo.gpt.gpt as col_gpt #193

lambda7xx opened this issue Nov 11, 2022 · 2 comments

Comments

@lambda7xx
Copy link

🐛 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

@feifeibear
Copy link
Contributor

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

@lambda7xx
Copy link
Author

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants