Commit Graph

14 Commits (db13bc46bcb0affee798c4574276e2990f7a08ef)

Author SHA1 Message Date
Sun Peng e0d6a3f84f
[Develop] Pull Main Branch (#121)
* fix/fix_submodule_err (#61)

* fix/fix_submodule_err

---------

Co-authored-by: ChenQiaoling00 <qiaoling_chen@u.nus.edu>

* fix issue templates (#65)

* fix(tokenizer): refactor tokenizer and update usage in readme (#51)

* update tokenizer example

* fix(readme, requirements): fix typo at Chinese readme and select a lower version of transformers (#73)

* fix a typo in readme

* in order to find InternLMTokenizer, select a lower version of Transformers

---------

Co-authored-by: gouhchangjiang <gouhchangjiang@gmail.com>

* [Doc] Add wechat and discord link in readme (#78)

* Doc:add wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* Doc:update wechat and discord link

* [Docs]: add Japanese README (#43)

* Add Japanese README

* Update README-ja-JP.md

replace message

* Update README-ja-JP.md

* add repetition_penalty in GenerationConfig in web_demo.py (#48)

Co-authored-by: YWMditto <862779238@qq.com>

* use fp16 in instruction (#80)

* [Enchancement] add more options for issue template (#77)

* [Enchancement] add more options for issue template

* update qustion icon

* fix link

* Use tempfile for convert2hf.py (#23)

Fix https://github.com/InternLM/InternLM/issues/50

* delete torch_dtype of README's example code (#100)

* set the value of repetition_penalty to 1.0 to avoid random outputs (#99)

* Update web_demo.py (#97)

Remove meaningless log.

* [Fix]Fix wrong string cutoff in the script for sft text tokenizing (#106)

---------

Co-authored-by: ChenQiaoling00 <qiaoling_chen@u.nus.edu>
Co-authored-by: Kai Chen <chenkaidev@gmail.com>
Co-authored-by: Yang Gao <Gary1546308416AL@gmail.com>
Co-authored-by: Changjiang GOU <gouchangjiang@gmail.com>
Co-authored-by: gouhchangjiang <gouhchangjiang@gmail.com>
Co-authored-by: vansin <msnode@163.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: YWMditto <46778265+YWMditto@users.noreply.github.com>
Co-authored-by: YWMditto <862779238@qq.com>
Co-authored-by: WRH <12756472+wangruohui@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
Co-authored-by: x54-729 <45304952+x54-729@users.noreply.github.com>
Co-authored-by: Shuo Zhang <zhangshuolove@live.com>
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2023-07-21 20:44:33 +08:00
blackBlackCat c7287e2584
feat(readme): add huggingface url (#52)
Co-authored-by: wangguoteng.p <wangguoteng@sensetime.com>
2023-07-11 22:04:46 +08:00
Sun Peng c18bec9361
fix[performance]: fix the performance evaluation mistakes (#40)
* fix(no_pp_scheduler): drop out and label if not used

* Update train_performance.md

* Update readme with new tested data

* update some typos

* doc(performance): fix some typos
2023-07-08 20:42:34 +08:00
Kai Chen dfb2751f00
add commercial license application form (#38) 2023-07-08 10:37:11 +08:00
Wenwei Zhang c690bf3779
[Doc]: fix citation blocks (#32) 2023-07-08 00:17:41 +08:00
Xingcheng Zhang 2066b36693
add citation (#30) 2023-07-07 22:58:48 +08:00
yhcc ed04c7edb0
Add 8k transformers link (#14)
* add links for 8k
* fix acknowledgement
2023-07-06 22:00:50 +08:00
RangeKing 21b44ad938 Update README.md 2023-07-06 17:46:51 +08:00
Songyang Zhang a290085512
Update readme (#9)
* Update README.md

* Update README-zh-Hans.md
2023-07-06 17:06:48 +08:00
Shuo Zhang c4d1d96c06
Update README.md 2023-07-06 16:37:59 +08:00
Shuo Zhang 497a48287b
Update README.md 2023-07-06 16:02:22 +08:00
Kai Chen d4b9fc08b9
Update the demo image url 2023-07-06 13:06:57 +08:00
Xingcheng Zhang 0f78a1c12a
Update README.md img 2023-07-06 13:00:01 +08:00
Sun Peng fa7337b37b initial commit 2023-07-06 12:55:23 +08:00