InternLM-v0.2.1dev20240102
What's Changed fix(timeout): larger timeout by @JiaoPL in #495 feat(doc): add GPU memory info for 7B & 20B models by @li126com in #507 feat(model): add rope_base interface by @00INDEX in #512 Feat(QA): Check loss when swapping micro_num and micro_bsz && Check grad norm by @li126com in #510 Fix(QA): the py name in main is wrong by @li126com in #514 fix/feat: small fix and enhancement by @SolenoidWG…