Commit Graph

9 Commits (ac7509389b85425ebc3900fa5c51637bdfa444c2)

Author SHA1 Message Date
Yining Li 68d6abc64a
doc(readme): update 7b/20b chat model information (#537)
* update chat model information in README

* modifications by pre-commit hook

* update 7b evaluation results

* fix readme
2023-12-14 17:46:03 +08:00
x54-729 7b1b892084
fix(tools): fix InternLMTokenizer to fit transformers==4.34.0 2023-10-23 18:35:30 +08:00
jiangtann 09e71cebf3
fix(convert2hf.py): fix the rotary_emb.inv_freq KeyError (#299) 2023-09-11 20:17:11 +08:00
zhjunqin 8420115b5e
fix(chat): fix stream_chat to return generator (#123) 2023-09-10 23:46:45 +08:00
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
x54-729 c52a47a993
fix AutoModel map in convert2hf.py (#116) 2023-07-24 12:07:47 +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
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