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

fix(ci): fix weekly ci #319

Closed zigzagcai closed 2 weeks ago

zigzagcai commented 3 weeks ago

Motivation

In weekly ci test file, the created model is not necessary to have load/save huggingface ckpt implemented. So we change the assertion to warning.

Modification

BC-breaking (Optional)

None

Use cases (Optional)

None

Checklist

Before PR:

After PR:

sunpengsdu commented 2 weeks ago

LGTM