RangiLyu
|
5e594c1699
|
update readme
|
2024-07-03 12:02:27 +00:00 |
lvchengqi
|
0be19741be
|
Merge branch 'lbw/long_ctx' into 'main'
Add long context README and file chat demo
See merge request openmmlab/bigmodel/InternLM!20
|
2024-07-03 11:30:42 +00:00 |
李博文
|
21cee906fb
|
Add long context README and file chat demo
|
2024-07-03 11:30:42 +00:00 |
lvchengqi
|
767931acf3
|
Merge branch 'add_performance' into 'main'
[Doc] Add Llama-3-70B-Instruct
See merge request openmmlab/bigmodel/InternLM!19
|
2024-07-03 05:34:06 +00:00 |
tonysy
|
3c1f022de0
|
[Doc] Add Llama-3-70B-Instruct
|
2024-07-03 10:16:18 +08:00 |
lvchengqi
|
10fbaa8fe8
|
Merge branch 'whcao/fix_internlm2_5_readme' into 'main'
[Docs] update readme about internlm 2.5
See merge request openmmlab/bigmodel/InternLM!14
|
2024-07-02 12:10:49 +00:00 |
曹巍瀚
|
59157cea59
|
[Docs] update readme about internlm 2.5
|
2024-07-02 12:10:49 +00:00 |
lvchengqi
|
bb28b48c5e
|
Merge branch 'feature/math_ci' into 'main'
Update the agent section
See merge request openmmlab/bigmodel/InternLM!17
|
2024-07-02 11:52:07 +00:00 |
王子奕
|
d1ffb9b88b
|
Update the agent section
|
2024-07-02 11:52:07 +00:00 |
lvchengqi
|
e49722368f
|
Merge branch 'chat_readme' into 'main'
[Docs] update chat readme
See merge request openmmlab/bigmodel/InternLM!16
|
2024-07-02 09:39:27 +00:00 |
lvchengqi
|
c93c1f837d
|
[Docs] update chat readme
|
2024-07-02 09:39:27 +00:00 |
lvchengqi
|
f431fd0e07
|
Merge branch 'update_link_and_reward' into 'main'
update opencompass link and reward readme
See merge request openmmlab/bigmodel/InternLM!15
|
2024-07-02 08:34:00 +00:00 |
RangiLyu
|
a45b33490a
|
update opencompass link and reward readme
|
2024-07-02 08:23:27 +00:00 |
lvchengqi
|
8c06199ff5
|
Merge branch 'docs/readme' into 'main'
Update readme
See merge request openmmlab/bigmodel/InternLM!13
|
2024-07-02 08:11:00 +00:00 |
王子奕
|
3a7321bc89
|
Update readme
|
2024-07-02 08:11:00 +00:00 |
lvchengqi
|
9e5f391691
|
Merge branch 'update_readme' into 'main'
add reward model in readme
See merge request openmmlab/bigmodel/InternLM!12
|
2024-07-01 11:38:29 +00:00 |
lvchengqi
|
4e45dcff3d
|
add reward model in readme
|
2024-07-01 11:38:29 +00:00 |
lvchengqi
|
9d72e387de
|
Merge branch 'add_performance' into 'main'
[Doc] Add performance for internlm2.5
See merge request openmmlab/bigmodel/InternLM!11
|
2024-07-01 07:14:49 +00:00 |
zhangsongyang
|
7d92e9c391
|
[Doc] Add performance for internlm2.5
|
2024-07-01 07:14:49 +00:00 |
zhangwenwei
|
28707dc28a
|
Merge branch 'zs/internlm2.5-model_card' into 'main'
[Docs] add internlm2.5 model card
See merge request openmmlab/bigmodel/InternLM!10
|
2024-07-01 03:28:50 +00:00 |
张硕
|
8e2f178c41
|
[Docs] add internlm2.5 model card
|
2024-07-01 03:28:50 +00:00 |
ZwwWayne
|
81ec84db68
|
Merge branch 'main' of github.com:InternLM/InternLM
|
2024-06-30 23:39:30 +08:00 |
Lyu Han
|
9943444614
|
Update internlm2 ecosystem (#745)
Co-authored-by: pppppM <gjf_mail@126.com>
|
2024-06-30 23:38:17 +08:00 |
zhangwenwei
|
25e550de74
|
Merge branch 'zww/update-internlm2.5' into 'main'
Zww/update internlm2.5
See merge request openmmlab/bigmodel/InternLM!9
|
2024-06-30 15:36:27 +00:00 |
zhangwenwei
|
8f2b847d29
|
Zww/update internlm2.5
|
2024-06-30 15:36:27 +00:00 |
zhulinJulia24
|
aa7336172b
|
[CI]: Add flash_attn installation in testcase and update transformers requirement (#746)
Co-authored-by: zhulin1 <zhulin1@pjlab.org.cn>
|
2024-06-18 18:58:54 +08:00 |
zhulinJulia24
|
b91949b918
|
Add newest math model into daily testcase (#744)
|
2024-06-11 19:29:26 +08:00 |
BraisedPork
|
3be5894976
|
[Feat]: Support batch inference in agents (#735)
Co-authored-by: wangzy <wangziyi@pjlab.org.cn>
|
2024-04-22 17:03:47 +08:00 |
tifa
|
2db5604288
|
[Tool]: Fix the issue of safetensors conversion LLama error (#732)
|
2024-04-11 14:54:55 +08:00 |
Yang Gao
|
c4108d3431
|
[Tool]: Update tools/convert2llama.py to support `safetensors` format (#730)
|
2024-04-10 17:06:18 +08:00 |
RangiLyu
|
861327b572
|
doc: update tech report (#727)
|
2024-03-30 10:52:15 +08:00 |
BraisedPork
|
2b221a9f17
|
Support inference and evaluation with Math Code Interpreter (#695)
Co-authored-by: wangzy <wangziyi@pjlab.org.cn>
|
2024-03-08 14:32:33 +08:00 |
zhulinJulia24
|
43b7582201
|
add more models into daily testcases (#717)
Co-authored-by: zhulin1 <zhulin1@pjlab.org.cn>
|
2024-03-06 11:06:29 +08:00 |
zhulinJulia24
|
bd57ff3ce7
|
Add more models into daily run (#710)
Co-authored-by: zhulin1 <zhulin1@pjlab.org.cn>
|
2024-02-27 17:20:11 +08:00 |
Lyu Han
|
e7ba85e707
|
add 200k-long-context inference section in README (#705)
|
2024-02-23 14:08:59 +08:00 |
Shuo Zhang
|
67c5e9dba7
|
[Doc]: Add internlm2-1.8b-chat info (#703)
|
2024-02-21 18:05:01 +08:00 |
Shuo Zhang
|
811e22269b
|
[Doc] add internlm2-1.8b model card (#692)
|
2024-02-21 14:01:59 +08:00 |
zhulinJulia24
|
8194c348c1
|
[CI] add transformers version converage (#674)
|
2024-01-30 23:07:31 +08:00 |
RangiLyu
|
3599ddd0e4
|
[doc]: update requirements (#667)
Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
|
2024-01-26 21:23:15 +08:00 |
Yuzhe Gu
|
78bcb07f0e
|
[CI]: fix and pass pre-commit hook (#666)
|
2024-01-26 17:26:04 +08:00 |
del-zhenwu
|
1cb9870cb3
|
[doc] Add the requirement for the transformers library version in usage section (#658)
|
2024-01-25 20:03:56 +08:00 |
kkscilife
|
c1ecc0d3d5
|
test(workflow): add basic model test (#650)
Co-authored-by: kkscilife <wangmengke@pjlab.org.cn>
|
2024-01-24 20:50:39 +08:00 |
LYMDLUT
|
f395c4b5d1
|
[Doc] Add bitsandbytes to Readme,and support usage on low-resource devices. (#636)
|
2024-01-24 16:06:45 +08:00 |
yinghy18
|
fe41bbc058
|
[Doc]: Add InternLM-Math (#652)
|
2024-01-23 20:18:05 +08:00 |
Yang Gao
|
0ad595b0a2
|
[Docs]: Update origin ckpts link info in README (#651)
|
2024-01-23 20:16:40 +08:00 |
liukuikun
|
abbf036e5b
|
[Enchance] update chat format (#634)
|
2024-01-19 20:02:48 +08:00 |
Yang Gao
|
4281caf30b
|
[Tool]: Support converting InternLM2 to Llama format (#627)
Co-authored-by: x54-729 <whxiaohao@163.com>
|
2024-01-19 19:47:28 +08:00 |
zhengjie.xu
|
5d9ef216d8
|
[Fix Bugs] Update web_demo.py (#637)
|
2024-01-19 19:31:06 +08:00 |
Songyang Zhang
|
e7d8f1d3ac
|
[Fix] Link error (#640)
|
2024-01-19 18:08:02 +08:00 |
Kai Chen
|
b00e875ed5
|
Add a figure to show the relation of different models (#638)
|
2024-01-19 16:33:18 +08:00 |