togethercomputer / OpenChatKit

Apache License 2.0
9k stars 1.01k forks source link

Does it support Chinese Q&A? #35

Open 529106896 opened 1 year ago

529106896 commented 1 year ago

ChatGPT supports multi-language question answering and reasoning, although in most cases, English answers are generated first and then translated into other languages. So I want to ask whether OpenChatKit supports direct Chinese Q&A, or do I need to use Chinese data set for training before I can conduct Chinese Q&A?

VANESSINHAS2023 commented 1 year ago

Ok

sejpalkalpesh commented 1 year ago

@529106896 you can check a project called ChatGLM-6B from Tsinghua University

https://github.com/THUDM/ChatGLM-6B