Yusheng (Ethan) Su
Yusheng (Ethan) Su
Hello, @106753004 @autoliuweijie I also want to implement K-BERT on the English corpus. @autoliuweijie the model you mentioned is Google pre-trained Bert on Wiki right, or have you already done...
@BillGundas . I think you can follow the [getting started](https://github.com/OpenBMB/AgentVerse#-getting-started) to run it. Did you encounter any problems?
@shanggangli Currently, we only support OpenAI's models. If you want to use your local models, you need to create a python script at here: https://github.com/OpenBMB/AgentVerse/tree/main/agentverse/llms and define your APIs.