Commit Graph

329 Commits

Author SHA1 Message Date
github-actions[bot] e4cd66e06a chore(format): run black on dev (#643)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-30 01:12:37 +08:00
周文阳 8f49418877 fix: topK and topP not valid (#642) 2024-07-29 17:08:02 +00:00
ZillaRU 3ff474d7af feat: add examples of onnx export (#622) 2024-07-30 00:55:52 +08:00
此般浅薄 680e046f7a fix: 降低zero-shot功能对torch版本的要求 (#638)
* fix some problem

* delete annotation

* some simplify

* chore(format): run black on dev

* correct the device_gpt

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-28 23:52:38 +08:00
github-actions[bot] 06b823be8b chore(format): run black on dev (#629)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-28 00:23:11 +08:00
YuriHead 2bfb0977d2 chore: optimize tensor padding in model_runner.py (#639) 2024-07-27 18:01:19 +08:00
源文雨 319d037ae8 feat(vLLM): add missing params in refine_text 2024-07-25 12:01:20 +08:00
源文雨 4a1962be95 feat(vLLM): add missing params in refine_text 2024-07-25 12:00:29 +08:00
github-actions[bot] 4991dfd93b chore(format): run black on dev (#627)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-25 03:32:15 +08:00
源文雨 a21bafaf74 fix(core): missig param 2024-07-25 03:26:37 +08:00
源文雨 6a4c97b80a fix(core): no attribute 'GenerationOutputs' 2024-07-25 03:24:41 +08:00
YuriHead 00cd9436ef chore: optimize tensor padding in model_runner.py (#628) 2024-07-25 03:15:15 +08:00
源文雨 4f72f4a23d fix(vLLM): importlib relative import 2024-07-25 01:39:40 +08:00
源文雨 9d7c437de4 doc: add vLLM instruction 2024-07-25 01:35:15 +08:00
源文雨 a9af30ba84 fix(vllm): No module named 'ChatTTS.model' 2024-07-25 01:24:47 +08:00
github-actions[bot] e508fee76c chore(format): run black on dev (#626)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-25 01:16:56 +08:00
源文雨 b165532bdc chore: remove unnecessary files 2024-07-25 01:14:32 +08:00
源文雨 041d803712 chore(core): restore all normal infers 2024-07-25 01:10:49 +08:00
源文雨 f6ffdca74f chore(vLLM): move load logic to gpt 2024-07-24 22:24:18 +08:00
源文雨 f54ddaad14 chore(vllm): rename Post_model to PostModel 2024-07-24 21:52:04 +08:00
源文雨 9cd5620276 doc: use green pypi badge 2024-07-24 16:31:51 +08:00
源文雨 cc8024a399 chore: restore some latest changes 2024-07-24 00:36:01 +08:00
源文雨 5a29d8e51c chore: restore some latest changes 2024-07-24 00:26:43 +08:00
源文雨 9c0a1df31c chore: restore some latest changes 2024-07-21 23:47:39 +09:00
源文雨 fe68af9eec chore: restore some latest changes 2024-07-21 23:43:23 +09:00
源文雨 72f2ba2f54 chore: restore some latest changes 2024-07-21 23:37:14 +09:00
github-actions[bot] 776f2c4410 chore(format): run black on dev (#614)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-21 23:20:14 +09:00
源文雨 c817ae9815 chore: move vllm_engine to model/velocity 2024-07-21 23:16:10 +09:00
ylzz1997 8d6bc30dd7 remove debug print 2024-07-21 04:07:16 +08:00
ylzz1997 9de0a53857 sync 2024-07-21 04:06:52 +08:00
ylzz1997 8e6184e1c2 add feat: Add ChatTTS vLLM Wrapper 2024-07-21 03:36:40 +08:00
源文雨 51ec0c784c fix(gpt): stream mode dim mismatch (fix #606) (#607) 2024-07-20 15:28:27 +09:00
源文雨 a0e6cd8167 revert: prepare input_ids.contiguous() 2024-07-19 22:27:55 +09:00
github-actions[bot] 3e4ed8891c chore(format): run black on dev (#602)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 22:13:41 +09:00
源文雨 6f645b62f3 optimize(gpt): use continuous inputs_ids buf 2024-07-19 22:11:59 +09:00
源文雨 c4d4c15ecd doc(ipynb): add zero shot para. 2024-07-19 17:50:24 +09:00
github-actions[bot] 03c4bbef54 chore(format): run black on dev (#598)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 17:17:15 +09:00
源文雨 4ebccbad08 fix(tellama): infer 2024-07-19 16:43:09 +09:00
源文雨 6f4ceb9d46 feat(webui): impl. zero shot infer 2024-07-19 15:34:35 +09:00
github-actions[bot] 72a6f8023f chore(format): run black on dev (#597)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 14:29:21 +09:00
源文雨 0d716c3425 fix(tellama): load with name replace (#596) 2024-07-19 14:27:24 +09:00
github-actions[bot] 5d304cee70 chore(format): run black on dev (#594)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 13:41:04 +09:00
源文雨 1d832d0f49 optimize(core): move some tool functions into tokenizer 2024-07-19 02:04:26 +09:00
github-actions[bot] 54858eb96e chore(format): run black on dev (#592)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 01:52:58 +09:00
源文雨 c4cc81ac78 fix(core): append txt_smp before user texts 2024-07-19 01:52:14 +09:00
源文雨 528a1fe075 doc: update roadmap 2024-07-19 01:32:07 +09:00
github-actions[bot] 2d293cafd1 chore(format): run black on dev (#591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 01:23:51 +09:00
源文雨 b4da2375ea feat(algorithm): impl. zero shot demo 2024-07-19 01:23:02 +09:00
源文雨 7107de87ba chore(test): remove #521 due to misunderstanding 2024-07-19 00:46:19 +09:00
github-actions[bot] fc4f16a6d3 chore(format): run black on dev (#590)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 00:43:23 +09:00