Skip to content

hiyouga/LLaMA-QQ-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLaMA QQ Chatbot

Usage

  1. Install Node.js. (Version 14+ required)

  2. Install dependencies with the following lines.

git clone https://github.com/hiyouga/LLaMA-QQ-Chatbot.git
cd LLaMA-QQ-Chatbot
npm i
  1. Replace lib/bot.js line 4-5 with your QQ account.

  2. Launch app with node app.

LLaMA API

We recommend to use the Demo API of LLaMA-Efficient-Tuning.