InternLM/internlm/utils
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
..
__init__.py initial commit 2023-07-06 12:55:23 +08:00
checkpoint.py initial commit 2023-07-06 12:55:23 +08:00
common.py initial commit 2023-07-06 12:55:23 +08:00
interface.py [feat]: add pal reasoning script (#163) 2023-08-10 17:53:46 +08:00
logger.py initial commit 2023-07-06 12:55:23 +08:00
megatron_timers.py initial commit 2023-07-06 12:55:23 +08:00
model_checkpoint.py initial commit 2023-07-06 12:55:23 +08:00
parallel.py initial commit 2023-07-06 12:55:23 +08:00
registry.py initial commit 2023-07-06 12:55:23 +08:00
simple_memory_profiler.py [feat]: add pal reasoning script (#163) 2023-08-10 17:53:46 +08:00
storage_manager.py initial commit 2023-07-06 12:55:23 +08:00
timeout.py [feat]: add pal reasoning script (#163) 2023-08-10 17:53:46 +08:00