Commit Graph

  • fffc00f475 add the intro of finetune_moss.py xyliu 2023-04-24 14:59:20 +08:00
  • a23bf4866f Update README.md xyliu 2023-04-24 14:58:02 +08:00
  • 7c618a6911 Update README.md xyliu 2023-04-24 14:57:08 +08:00
  • bab798238e Update README.md xyliu 2023-04-24 14:54:39 +08:00
  • bd44eba759 Update README.md xyliu 2023-04-24 14:50:54 +08:00
  • ac040ff737 update README.md Hzfinfdu 2023-04-24 13:46:10 +08:00
  • 67bdbd3326 upload sft.yaml xyliu 2023-04-24 11:35:39 +08:00
  • b641fb67f0 Update README.md zx2021 2023-04-24 07:59:14 +08:00
  • 1200bfcf4b Update README.md zx2021 2023-04-24 07:58:33 +08:00
  • 5a2acc99fd Merge branch 'main' of https://github.com/OpenLMLab/MOSS into main Hzfinfdu 2023-04-23 17:08:15 +08:00
  • e92dae613b support quantized models in moss_inference.py Hzfinfdu 2023-04-23 17:07:47 +08:00
  • eb194341d2 Update README.md Hzfinfdu 2023-04-23 16:49:20 +08:00
  • 953f76ca7d Merge branch 'main' of github.com:OpenLMLab/MOSS into main xiami2019 2023-04-23 11:48:49 +08:00
  • 0556038d16 examples update xiami2019 2023-04-23 11:46:50 +08:00
  • 2d7eed19d9 update examples Tianxiang Sun 2023-04-23 11:40:29 +08:00
  • 3171be7623 add some examples Tianxiang Sun 2023-04-23 11:37:37 +08:00
  • 76ab29f583 Update README.md. Fix input device. Hzfinfdu 2023-04-22 22:29:28 +08:00
  • a29bc61afd lower down repetition_penalty Tianxiang Sun 2023-04-22 22:12:27 +08:00
  • 95b3ab0eea fix sft input format Tianxiang Sun 2023-04-22 21:52:50 +08:00
  • 1cdd686281 lower down repetition penalty Tianxiang Sun 2023-04-22 21:47:59 +08:00
  • 7b60771b7c Update README.md Hzfinfdu 2023-04-22 21:30:32 +08:00
  • 1485fc002f Update README. Add quantization models Hzfinfdu 2023-04-22 21:27:21 +08:00
  • 8004d35b6a Update README. Add quantization models Hzfinfdu 2023-04-22 20:54:40 +08:00
  • 5775a3ef16 add gradio web demo Tianxiang Sun 2023-04-22 13:15:34 +08:00
  • 6dd74ef8ed Merge pull request #25 from meta-tabchen/main Tianxiang Sun 2023-04-22 13:06:44 +08:00
  • a2351c6f23 add star history Tianxiang Sun 2023-04-22 02:10:08 +08:00
  • c050b44494 add related links and cli demo tutorial Tianxiang Sun 2023-04-22 02:04:14 +08:00
  • b111d35e4f fix moss-moon-003-sft format bugs Tianxiang Sun 2023-04-22 01:19:37 +08:00
  • 2e770179f8 Update README.md Tianxiang Sun 2023-04-22 01:11:40 +08:00
  • 438b7f877b fix badge presentation Tianxiang Sun 2023-04-22 01:07:21 +08:00
  • 6d15934bad fix badge presentation Tianxiang Sun 2023-04-22 01:05:12 +08:00
  • d0f1fec60b fix badge presentation Tianxiang Sun 2023-04-22 01:02:53 +08:00
  • de27bd4cc4 fix bugs in tutorial Tianxiang Sun 2023-04-22 00:55:05 +08:00
  • 911779892c Merge branch 'main' of https://github.com/OpenLMLab/MOSS Tianxiang Sun 2023-04-22 00:53:31 +08:00
  • ab330a6cdc Update requirements.txt Tianxiang Sun 2023-04-22 00:46:32 +08:00
  • c8c643bdcc fix bugs in demos szhang0381 2023-04-22 00:43:14 +08:00
  • 1d10d9df11 Add gui demo Jiahao Chen (TabChen) 2023-04-22 00:06:15 +08:00
  • 6e0a9cdfa6 update requirements. thanks to @GaiZhenbiao Tianxiang Sun 2023-04-21 23:35:23 +08:00
  • 46a983e5e6 remove test model_path in inference demo szhang0381 2023-04-21 23:30:27 +08:00
  • 67045e3d6f fix bugs in demo szhang0381 2023-04-21 23:26:46 +08:00
  • 3d0e88b011 readme update Qinyuan Cheng 2023-04-21 21:57:30 +08:00
  • 2376b21cff Merge branch 'main' of github.com:OpenLMLab/MOSS into main szhang0381 2023-04-21 19:39:13 +08:00
  • efdac868fb fix load model szhang0381 2023-04-21 19:38:43 +08:00
  • bf41824531 Update README.md Tianxiang Sun 2023-04-21 19:21:56 +08:00
  • ba7b0e508a Update README.md Tianxiang Sun 2023-04-21 19:21:44 +08:00
  • 2e6fb59fe0 fix load model szhang0381 2023-04-21 19:17:38 +08:00
  • c8efd88310 Update README.md Tianxiang Sun 2023-04-21 15:08:06 +08:00
  • bc9a2e2de1 Merge branch 'main' of github.com:OpenLMLab/MOSS into main piglaker 2023-04-21 04:39:52 +00:00
  • 5574dc72ef fix piglaker 2023-04-21 04:39:34 +00:00
  • cdba57ea94 Update README.md Tianxiang Sun 2023-04-21 11:22:46 +08:00
  • 648accea75 add examples Tianxiang Sun 2023-04-21 11:20:54 +08:00
  • 3aa18445d3 Update finetune_moss.py xyliu 2023-04-21 11:04:44 +08:00
  • a25060483f Update tokenization_moss.py xyliu 2023-04-21 11:03:14 +08:00
  • 94004b416b Create example_moss_text2img.png Tianxiang Sun 2023-04-21 10:46:49 +08:00
  • d915491bee Update README.md Tianxiang Sun 2023-04-21 10:41:50 +08:00
  • fa916edb67 hf piglaker 2023-04-21 01:46:56 +00:00
  • fda89ccf94 hf piglaker 2023-04-21 01:29:10 +00:00
  • 3d4eb7a44a hf piglaker 2023-04-21 01:11:55 +00:00
  • f8ef8d0954 hf piglaker 2023-04-21 00:40:21 +00:00
  • 3c62175521 hf piglaker 2023-04-21 00:39:17 +00:00
  • 9f21474147 Merge branches 'main' and 'main' of github.com:OpenLMLab/MOSS into main piglaker 2023-04-21 00:32:28 +00:00
  • 2870168c3b hf piglaker 2023-04-21 00:31:57 +00:00
  • 720373ea5d Update README.md Tianxiang Sun 2023-04-21 03:01:20 +08:00
  • 26f8d6776b Update configuration_moss.py Tianxiang Sun 2023-04-21 02:55:54 +08:00
  • a1b428e27c Update tokenization_moss.py Tianxiang Sun 2023-04-21 02:54:48 +08:00
  • e4bee35c81 Update modeling_moss.py Tianxiang Sun 2023-04-21 02:53:58 +08:00
  • 2b64ef313d Update README.md Tianxiang Sun 2023-04-21 02:51:29 +08:00
  • fdca7d4646 Update README.md Tianxiang Sun 2023-04-21 02:50:07 +08:00
  • d752ea23c5 fix plugin model link Tianxiang Sun 2023-04-21 02:47:39 +08:00
  • 3f951b8eff Update README.md Tianxiang Sun 2023-04-21 02:37:06 +08:00
  • 5beccf4c4f add examples Tianxiang Sun 2023-04-21 02:30:47 +08:00
  • bacb73589c Update README.md Tianxiang Sun 2023-04-21 02:25:42 +08:00
  • 423b98e364 Update README.md Tianxiang Sun 2023-04-21 02:25:17 +08:00
  • 826df7d0a1 Add files via upload Tianxiang Sun 2023-04-21 01:31:24 +08:00
  • 96da0940ea Delete moss_api.md Tianxiang Sun 2023-04-21 01:29:20 +08:00
  • 748653ba02 Add files via upload Tianxiang Sun 2023-04-21 01:28:42 +08:00
  • 7c21b60d6a Create meta_instruction.txt Tianxiang Sun 2023-04-21 00:54:54 +08:00
  • e199a07ba6 Create requirements.txt Tianxiang Sun 2023-04-21 00:44:34 +08:00
  • fafc49b66c Add files via upload Tianxiang Sun 2023-04-21 00:34:59 +08:00
  • 2dd0957953 minor piglaker 2023-04-20 05:53:00 +00:00
  • b04fed40e2 minor piglaker 2023-04-20 05:47:31 +00:00
  • 6ca95c3b73 fix bugs in demos szhang0381 2023-04-20 11:47:26 +08:00
  • 9a11ee4c11 Update README.md Tianxiang Sun 2023-04-19 22:28:04 +08:00
  • 2fd77c3c90 Create MODEL_LICENSE Tianxiang Sun 2023-04-19 21:50:57 +08:00
  • 6350fd3dd3 Create LICENSE Tianxiang Sun 2023-04-19 21:45:15 +08:00
  • 4a8051cc2a Create DATA_LICENSE Tianxiang Sun 2023-04-19 21:30:35 +08:00
  • e2c19d6ac0 Merge pull request #1 from OpenLMLab/add-license-1 Tianxiang Sun 2023-04-19 21:27:44 +08:00
  • c99662eb8b Create LICENSE add-license-1 Tianxiang Sun 2023-04-19 21:27:19 +08:00
  • 90093ef946 update solver data Peng Li 2023-04-19 17:25:04 +08:00
  • 5024c7f26e hide path piglaker 2023-04-19 03:37:17 +00:00
  • ae0f857032 Merge branch 'main' of https://github.com/OpenLMLab/MOSS into main xyltt 2023-04-18 14:56:54 +00:00
  • 03f302b2c3 upd moss models xyltt 2023-04-18 14:55:29 +00:00
  • 8f14e9ab6e Update finetune_moss.py xyliu 2023-04-18 22:51:49 +08:00
  • d2d2015fff add moss models xyltt 2023-04-18 14:50:39 +00:00
  • 81a851013c add finetune_moss.py xyliu 2023-04-18 22:44:58 +08:00
  • 6a4479b9ce add tool augmented conversations Peng Li 2023-04-18 10:34:44 +08:00
  • a153b3662c clean piglaker 2023-04-18 00:58:22 +00:00
  • d932e3725f Merge branch 'main' of github.com:OpenLMLab/MOSS into main piglaker 2023-04-18 00:04:06 +00:00
  • 05ecc32472 clean piglaker 2023-04-18 00:03:47 +00:00
  • 0d2361cd03 add no tools data examples xiami2019 2023-04-17 23:03:44 +08:00