InternLM / InternEvo

InternEvo is an open-sourced lightweight training framework aims to support model pre-training without the need for extensive dependencies.
https://internevo.readthedocs.io/zh-cn/latest/?badge=latest
Apache License 2.0
285 stars 47 forks source link

[Bug] There is an error in training : built-in model should inherited from BaseModel #318

Closed kkscilife closed 2 weeks ago

kkscilife commented 3 weeks ago

Describe the bug

There is an error in training : built-in model should inherited from BaseModel img_v3_02ei_dddb0bf7-ae85-4eda-a462-39625c74dffg Details: https://github.com/InternLM/InternEvo/actions/runs/10743746443/job/29801300473

Environment

python3.10 torch2.1

Other information

No response

zigzagcai commented 2 weeks ago

Update:

fixed in https://github.com/InternLM/InternEvo/pull/319