Commit Graph

  • 581d9fb898 support demo with hf (#179) main liujiangning30 2024-03-26 17:59:01 +08:00
  • 26672731e9 feat: support vllm (#177) RangiLyu 2024-03-21 17:20:38 +08:00
  • 466d7aa24d Fix errmsg: cast dict to str (#172) liujiangning30 2024-03-20 14:27:04 +08:00
  • 5f55e12736 fix typo "ablility " in overview.md (#175) tackhwa 2024-03-20 14:26:33 +08:00
  • e16a6bfc3a Fix bug of ppt and googlescholar (#167) liujiangning30 2024-03-04 13:52:06 +08:00
  • 605a921878 Fix chat return of GPTAPI (#166) BraisedPork 2024-02-29 13:56:10 +08:00
  • 4fd014bebf update version (#161) v0.2.2 liujiangning30 2024-02-23 19:50:49 +08:00
  • 432ffaae8a fix bug caused by static model_name (#156) liujiangning30 2024-02-21 14:47:40 +08:00
  • a64aa599ce fix batch generate (#158) liukuikun 2024-02-20 15:11:42 +08:00
  • 662011783e Feat: no_skip_speicial_token (#148) liujiangning30 2024-02-19 16:33:13 +08:00
  • 3cf20f5011 support inference for pad_token & chatglm chat (#157) loveSnowBest 2024-02-19 15:54:48 +08:00
  • c04da092ef update warning for cases czh/teval chenzehui 2024-02-19 03:49:54 +00:00
  • 352fbe8dc8 handle batch infer for chat chenzehui 2024-02-19 03:40:13 +00:00
  • 5087e59e81 update code chenzehui 2024-02-19 03:32:06 +00:00
  • 4713c9938d update code for chatglm chenzehui 2024-02-18 13:25:42 +00:00
  • 7b71988d09 max_tokens to max_new_tokens (#149) liujiangning30 2024-02-06 12:08:53 +08:00
  • 90ef5215b6 Fix: gen_config in lmdeploypipeline updated by input gen_params (#151) liujiangning30 2024-02-05 15:53:08 +08:00
  • 6a5447663a Fix: filter_suffix in TritonClient (#150) liujiangning30 2024-02-04 17:36:52 +08:00
  • a2c23ef9dd Fix: skip start_token (#145) liujiangning30 2024-02-02 16:09:46 +08:00
  • 3be9ec042c [Enchance] lazy import for actions (#146) liukuikun 2024-02-02 15:44:27 +08:00
  • aa5a357a34 Fix type annotation (#144) BraisedPork 2024-02-02 11:19:45 +08:00
  • 5650a75f3e update readme demo (#143) liukuikun 2024-02-01 23:09:47 +08:00
  • eea6e1cb56 fix bug of TritonClient (#141) liujiangning30 2024-02-01 20:40:37 +08:00
  • 42c6d265e1 Fix bug of LMDeployClient (#140) liujiangning30 2024-02-01 17:58:10 +08:00
  • e20a768066 [Version] Bump v0.2.1 (#139) v0.2.1 BraisedPork 2024-02-01 13:14:26 +08:00
  • 60244a253a Fix docstring format of GoogleScholar (#138) BraisedPork 2024-02-01 13:11:07 +08:00
  • 990828ceb2 [Version] Bump 0.2.0 (#136) v0.2.0 liukuikun 2024-01-31 21:41:35 +08:00
  • b2e6d0ee7a Feat: support stream output in cli_demo (#137) liujiangning30 2024-01-31 21:33:46 +08:00
  • fda869162b Fix bug of lmdeploy.LMDeployServer (#132) liujiangning30 2024-01-31 21:15:57 +08:00
  • baeed6ed88 remove exception catch in hf (#135) liujiangning30 2024-01-31 21:15:25 +08:00
  • 94959c16da update default prompt (#133) liujiangning30 2024-01-31 21:15:06 +08:00
  • d61dc03079 precommit run all (#134) liukuikun 2024-01-31 21:09:19 +08:00
  • 190fb731be Feat: support stream_chat in hf (#131) liujiangning30 2024-01-31 20:37:16 +08:00
  • f887b423fa Update README files (#117) BraisedPork 2024-01-31 20:36:57 +08:00
  • 35331a5016 Feat: add cli_demo and del unnecessaries (#124) liujiangning30 2024-01-31 19:24:07 +08:00
  • 5dc6fb5b3d Encapsulate IPython InteractiveShell (#128) BraisedPork 2024-01-31 19:13:24 +08:00
  • 7489767651 Modify parameter descriptions in parsers (#130) BraisedPork 2024-01-31 19:12:40 +08:00
  • 83437b081f Fix requirements (#129) BraisedPork 2024-01-31 17:51:07 +08:00
  • 3d9992182e Fix action results (#127) BraisedPork 2024-01-31 17:50:47 +08:00
  • ca1ab4b5ec Fix conf_py_path for zh_CN docs (#126) BraisedPork 2024-01-31 16:20:49 +08:00
  • f974a7bd39 Feat: support response from FinishAction (#122) liujiangning30 2024-01-31 16:09:14 +08:00
  • d943becaec Modify levels of readthedocs configuration (#125) BraisedPork 2024-01-31 15:51:04 +08:00
  • f90010c867 Add readthedocs configuration for zh_CN (#123) BraisedPork 2024-01-31 14:58:00 +08:00
  • ae3c7c37a6 Fix bug (#121) liujiangning30 2024-01-31 13:36:01 +08:00
  • 559275daf4 Fix Annotated import error (#120) BraisedPork 2024-01-31 13:35:15 +08:00
  • c7c46785bb Feat: strip ModelStatus from AgentState (#115) liujiangning30 2024-01-30 22:53:37 +08:00
  • c9973b9558 fix bug of HFTransformer.generate (#118) liujiangning30 2024-01-30 22:52:43 +08:00
  • 94ba3a1a75 add docstring (#116) liujiangning30 2024-01-30 19:30:40 +08:00
  • 76a46c9a8c Update internlm2_agent.py (#114) Sean 2024-01-30 16:36:29 +08:00
  • d4a71f40b5 Fix: outputs with same format (#112) liujiangning30 2024-01-30 16:36:08 +08:00
  • 5581fad8ce Validate actions implement run XOR other tool APIs (#111) BraisedPork 2024-01-30 15:12:25 +08:00
  • 95b68c821a [Refactor] Refactor Lagent (#97) liukuikun 2024-01-30 12:48:21 +08:00
  • 85b91cc652 [Version] v0.1.3 (#110) v0.1.3 liukuikun 2024-01-30 11:32:56 +08:00
  • 1eb10a3467 Feat: add warn for func 'generate_from_template' (#109) dev liujiangning30 2024-01-30 11:25:37 +08:00
  • b5533b036d Fix returns of OpenAI interface (#108) BraisedPork 2024-01-29 20:16:35 +08:00
  • 39e00f25df [Docs] Add action tutorials (#107) BraisedPork 2024-01-29 17:43:53 +08:00
  • 183ef77a84 StreamAgent infer demo (#106) liukuikun 2024-01-29 17:38:52 +08:00
  • a2a0d91b29 Fix BINGMap key (#105) BraisedPork 2024-01-26 11:19:56 +08:00
  • 85853da263 [Feature] support IPython interpreter action (#103) BraisedPork 2024-01-26 11:17:55 +08:00
  • 487919476b Fix .readthedocs.yml (#104) BraisedPork 2024-01-26 11:12:32 +08:00
  • 1292ea7dc7 Modify the structure of ActionReturn's result (#102) BraisedPork 2024-01-25 20:57:34 +08:00
  • 016ee62cc6 [Docs] initialize the documentation (#99) BraisedPork 2024-01-25 15:54:39 +08:00
  • 1b5fd996d3 Enhance tool annotation (#98) BraisedPork 2024-01-25 15:43:28 +08:00
  • 799c6a32c4 [Feature] support building tool descriptions automatically (#96) BraisedPork 2024-01-25 11:00:54 +08:00
  • bdd6a9b4df [Feat] hf llm implemented BaseMode (#92) liujiangning30 2024-01-25 11:00:00 +08:00
  • a53bad2077 [Feat] support StreamAgent (#82) liukuikun 2024-01-24 20:15:45 +08:00
  • 54e5b615f4 Fix APITemplateParser object is not callable (#95) BraisedPork 2024-01-24 16:44:06 +08:00
  • 73de598d42 Feature: lmdeploy_wrapper implemented BaseMode (#86) liujiangning30 2024-01-23 20:39:21 +08:00
  • adefd97a27 [Feature] support batch inference in API models (#91) BraisedPork 2024-01-23 18:40:20 +08:00
  • fdaacb87a4 rename func 'completion' to 'generate' (#90) liujiangning30 2024-01-22 15:32:57 +08:00
  • c42c884900 [Feature] add tools (#89) BraisedPork 2024-01-22 15:18:25 +08:00
  • 30f77daa07 [Refactor] improve Action and ActionExecutor (#83) BraisedPork 2024-01-19 14:56:11 +08:00
  • e46e59cc6a Feature: redesign BaseModel (#80) liujiangning30 2024-01-18 16:22:16 +08:00
  • 740c3f960b Merge branch 'main' of https://github.com/InternLM/lagent into main liukuikun 2024-01-25 11:51:13 +08:00
  • c89729620f update ReAct example for internlm2 (#85) liujiangning30 2024-01-23 10:57:58 +08:00
  • 6b287605bb [Fix]: fix turbomind (#81) RangiLyu 2024-01-16 16:48:59 +08:00
  • 987618c978 【Bug】Fix templateparser (#77) liukuikun 2024-01-03 11:41:09 +08:00
  • 93162b27b1 Merge branch 'main' of https://github.com/InternLM/lagent into main liukuikun 2023-12-05 11:25:05 +08:00
  • b49397aa93 Merge branch 'main' of github.com:Harold-lkk/lagent into main liukuikun 2023-12-05 11:24:32 +08:00
  • 8ddde9ba5e [Fix] lmdeploy bc (#74) liukuikun 2023-11-29 19:35:03 +08:00
  • 026eff8704 Fixed: Added contributors section to readme.md . (#63) Kalyani Mhala 2023-11-28 22:35:47 +05:30
  • 511b038890 update header-logo (#72) liujiangning30 2023-11-13 13:55:58 +08:00
  • 830b9609c3 update README.md and header-logo (#70) liujiangning30 2023-11-13 12:51:42 +08:00
  • 50641c27c2 [Doc]: Update README.md (#68) VinayKokate22 2023-11-01 07:58:16 +05:30
  • b7ca22adcd [Doc]: Update README.md (#58) Aryan4884 2023-11-01 07:55:56 +05:30
  • 2ecfb9838b [Doc]: update README.md (#62) Arpan Chowdhury 2023-11-01 07:55:14 +05:30
  • 060bc2c67a [Doc]: changed "Twitter" to "𝕏 (Twitter)" in README.md (#67) HardikBandhiya 2023-11-01 07:50:15 +05:30
  • 1cfe5ac099 [ADDED]: Back-to-Top Button in README (#65) Pratham Mahajan 2023-10-30 08:44:55 +05:30
  • 14b549fa6e [Doc]: Update README.md (#59) Pratham Mahajan 2023-10-29 09:45:51 +05:30
  • e08ad02dce added korean readme since most of the koreans dont at all speakkorean (#57) Bhargav Shirin Nalamati 2023-10-26 11:49:02 +05:30
  • 4a6f92a77f update: add citation (#56) liujiangning30 2023-10-25 17:32:13 +08:00
  • 506164521b Bump version v0.1.2 (#55) v0.1.2 liujiangning30 2023-10-24 22:07:37 +08:00
  • 5a7a51e38b [Feat] support lmdeploy turbomind (#41) liukuikun 2023-10-24 22:04:35 +08:00
  • 98c83f620e Added README in bengali (#52) Shruti Sen 2023-10-24 18:36:02 +05:30
  • f8383c9938 Added Hindi Documents (#45) Shuvadipta Das 2023-10-23 12:33:22 +05:30
  • 540db86c91 Update trust_remote_code in huggingface.py (#50) vansin 2023-10-19 14:49:55 +08:00
  • a41186b9e0 Add Japanese Documents (#42) Ikko Eltociear Ashimine 2023-10-16 10:35:42 +09:00
  • d908d1b47a [Fix] Fix generate kwargs mismatch for PEFT model & Set import * for agents (#44) Zhihao Lin 2023-10-13 17:11:14 +08:00
  • 276154c212 Fix readme format (#39) Zaida Zhou 2023-09-25 10:49:34 +08:00
  • 06bedec5a9 Merge pull request #1 from InternLM/main liukuikun 2023-09-23 00:47:31 +08:00