mirror of https://github.com/InternLM/InternLM
* support float32 training * fix lint * add adaptation in model/utils.py * remove some unnecessary code * fix lint * feat(optim): add support for fp32 zero * Revert "Merge pull request #2 from SolenoidWGT/fp32_zero" This reverts commit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| embedding.py | ||
| linear.py | ||
| loss.py | ||
| metrics.py | ||
| modeling_internlm.py | ||
| multi_head_attention.py | ||
| norm.py | ||
| utils.py | ||