x54-729
|
0600b42c01
|
refactor(tools): move interface.py and import it to web_demo (#195)
* move interface.py and import it to web_demo
* typo
|
2023-08-14 22:32:29 +08:00 |
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 |
cx
|
f1a7949185
|
feat(profiling): add a simple memory profiler (#89)
* feat(profiling): add simple memory profiler
* feat(profiling): add profiling argument
|
2023-08-08 13:10:01 +08:00 |
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 |
huangting4201
|
26205c1edf
|
feat(solver): fix code to adapt to torch2.0 and provide docker images (#128)
* feat(solver): fix code to adapt to torch2.0
* docs(install.md): publish internlm environment image
* docs(install.md): update dependency packages version
* docs(install.md): update default image
---------
Co-authored-by: 黄婷 <huangting3@CN0014010744M.local>
|
2023-07-25 19:34:52 +08:00 |
Sun Peng
|
4a3d15650e
|
fix(no_pp_scheduler): drop model out data and label if not used (#39)
* fix(no_pp_scheduler): drop out and label if not used
* Update train_performance.md
* Update readme with new tested data
* update some typos
|
2023-07-08 18:55:31 +08:00 |
Sun Peng
|
912fc8f8aa
|
doc: update the training examples (#27)
* doc: update the training examples
* update README
* change all "++++" log
* Update pylint
* solve lint err
|
2023-07-07 15:54:09 +08:00 |
Sun Peng
|
fa7337b37b
|
initial commit
|
2023-07-06 12:55:23 +08:00 |