Skip to content

Blood-Mate/blood-mate-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

blood-mate-ai

Updates

  • 2023.03.09 Meta AI's LLAMA 7B was used!
  • 2023.03.11 LLAMA was not good enough.. Changed it to Meta AI's blenderbot 3B model.

Usage

0. Requirements

pip install transformers
pip install langdetect
conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia

1. Demo

image

python bot.py

image
Answering time is only 0.6 seconds.

Environments

OS: Windows 11
GPU: Nvidia RTX 4090 24GB 

TODO

  • Korean chatbot
  • Find out some other chatbot..
  • Finetune with our blood-about dataset to help people

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages