InternLM/internlm
Shaoyuan Xie 7cfea534e7
[feat]: add pal reasoning script (#163)
* [Feat] Add PAL inference script

* Update README.md

* Update tools/README.md

Co-authored-by: BigDong <yudongwang1226@gmail.com>

* Update tools/pal_inference.py

Co-authored-by: BigDong <yudongwang1226@gmail.com>

* Update pal script

* Update README.md

* restore .ore-commit-config.yaml

* Update tools/README.md

Co-authored-by: BigDong <yudongwang1226@gmail.com>

* Update tools/README.md

Co-authored-by: BigDong <yudongwang1226@gmail.com>

* Update pal inference script

* Update READMD.md

* Update internlm/utils/interface.py

Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>

* Update pal script

* Update pal script

* Update script

* Add docstring

* Update format

* Update script

* Update script

* Update script

---------

Co-authored-by: BigDong <yudongwang1226@gmail.com>
Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
2023-08-10 17:53:46 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core fix(no_pp_scheduler): drop model out data and label if not used (#39) 2023-07-08 18:55:31 +08:00
data initial commit 2023-07-06 12:55:23 +08:00
initialize feat(profiling): add a simple memory profiler (#89) 2023-08-08 13:10:01 +08:00
model Feat add checkpoint fraction (#151) 2023-07-31 13:57:01 +08:00
solver feat(solver): fix code to adapt to torch2.0 and provide docker images (#128) 2023-07-25 19:34:52 +08:00
utils [feat]: add pal reasoning script (#163) 2023-08-10 17:53:46 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00