Commit Graph

8 Commits (7cfea534e7c7191d80a3b6db61fa335bc229ff7e)

Author SHA1 Message Date
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
Zaida Zhou 084a841799
variables are not printly as expect (#114) 2023-07-25 18:06:37 +08:00
x54-729 c52a47a993
fix AutoModel map in convert2hf.py (#116) 2023-07-24 12:07:47 +08:00
Miao Zheng 1095263082
[Fix]Fix wrong string cutoff in the script for sft text tokenizing (#106) 2023-07-19 12:12:41 +08:00
x54-729 0c1060435d
Use tempfile for convert2hf.py (#23)
Fix https://github.com/InternLM/InternLM/issues/50
2023-07-17 21:08:10 +08:00
Yang Gao 555ed60a2c
fix(tokenizer): refactor tokenizer and update usage in readme (#51)
* update tokenizer example
2023-07-13 17:16:27 +08:00
yhcc 745d2b911a
Fix readme about conversion to transformers (#25)
* add links for 8k

* fix acknowledgement

* modified readme for convert_hf
2023-07-07 13:38:06 +08:00
Sun Peng fa7337b37b initial commit 2023-07-06 12:55:23 +08:00