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
310 stars 52 forks source link

feat(fp8): [Work In Progress] enable FP8 training #369

Open zigzagcai opened 2 weeks ago

zigzagcai commented 2 weeks ago

Motivation

Try to enable FP8 to speedup training on Hooper platform, via torchao.

Modification

internlm/core internlm/quantization

BC-breaking (Optional)

None

Use cases (Optional)

None

Checklist

Before PR:

After PR:

zigzagcai commented 2 weeks ago

Current Status: