InternLM/internlm/model
Guoteng 6b6295aea3
Feat add checkpoint fraction (#151)
* feat(config): add checkpoint_fraction into config

* feat: remove checkpoint_fraction from configs/7B_sft.py

---------

Co-authored-by: wangguoteng.p <wangguoteng925@qq.com>
2023-07-31 13:57:01 +08:00
..
__init__.py initial commit 2023-07-06 12:55:23 +08:00
embedding.py initial commit 2023-07-06 12:55:23 +08:00
linear.py initial commit 2023-07-06 12:55:23 +08:00
loss.py initial commit 2023-07-06 12:55:23 +08:00
modeling_internlm.py Feat add checkpoint fraction (#151) 2023-07-31 13:57:01 +08:00
multi_head_attention.py initial commit 2023-07-06 12:55:23 +08:00
utils.py initial commit 2023-07-06 12:55:23 +08:00