-
Install Node.js. (Version 14+ required)
-
Install dependencies with the following lines.
git clone https://github.com/hiyouga/LLaMA-QQ-Chatbot.git
cd LLaMA-QQ-Chatbot
npm i
-
Replace lib/bot.js line 4-5 with your QQ account.
-
Launch app with
node app
.
We recommend to use the Demo API of LLaMA-Efficient-Tuning.