Commit Graph

9 Commits (ebf294274604fba08d164481666bf4591f564235)

Author SHA1 Message Date
YWMditto 0218e3131c
feat(tools): support origin internlm architecture in web_demo (#478)
* debug for web_demo_internlm

* support web_demo_internlm

* update readme.md

* update web_demo.py

* update InternLM/tools/load_internlm_model.py

* update apis/inference.py

* update apis/inference.py

* update tools/load_internlm_model

* del private info in load_internlm_model.py

* fix some info

* fix some info

---------

Co-authored-by: YWMditto <862779238@qq.com>
2023-11-09 20:01:55 +08:00
x54-729 a38af602bc
feat(doc): add torch_dtype to examples in README (#479)
* add torch_dtype to README examples

* typo
2023-11-09 15:58:58 +08:00
x54-729 42ad9cc786
fix(readme): fix model path in readme (#474) 2023-11-06 19:26:48 +08:00
x54-729 b9c813a972
fix(tools): fix streaming_chat and update docs (#467)
* move hf model to tools/transformers/internlm_model

* fix stream_chat

* Add stream_chat example

* fix import

* Add __init__ to internlm_model

* Add hf link

* fix import of tools/tokenizer.py

* fix huggingface url in readme
2023-11-03 16:12:37 +08:00
Guoteng 8b65e2e3c4
fix(doc): fix huggingface url (#392) 2023-10-07 02:03:44 -05:00
Season de68cc5007
docs(doc/code-docs): add figure for training docs (#307)
* add training image for docs

* docs(doc/code-docs): add training img for en doc

* docs(doc/code-docs): fix en docs for initialize

* docs(doc/code-docs): update conf file for readthedocs

* docs(doc/code-docs): fix typos

* docs(doc/code-docs): fix typos for reathedocs

* docs(doc/code-docs): minor typo fix for reathedocs

* docs(doc/code-docs): fix readthedocs conf file

* docs(doc/code-docs): update training image

* docs(doc/code-docs): fix typos

* docs(doc/code-docs): update training image

* docs(doc/code-docs): move training image to section initialize

* docs(doc/code-docs): fix lint

* add badge about reathedocs status
2023-09-15 15:22:22 +08:00
loveSnowBest e1cefaef6b
fix huggingface link (#219) 2023-08-22 22:20:01 +08:00
Kai Chen 075648cd70
update readme related to internlm-chat-7v-v1.1 (#214) 2023-08-22 08:08:44 +08:00
Ikko Eltociear Ashimine be50c02949
[Docs]: add Japanese README (#43)
* Add Japanese README

* Update README-ja-JP.md

replace message

* Update README-ja-JP.md
2023-07-14 16:29:34 +08:00