#170 · Primary category: AI Chatbots

bilibot

A local chatbot fine-tuned by bilibili user comments.

Project last updated:05/15/24

GitHub Stars

3.1K

Forks

369

Contributors

1

License

Apache-2.0

Why we included this project

If you have ever wondered what a large language model sounds like after absorbing the personality of a specific online community, bilibot is a concrete, runnable answer. It starts from Qwen1.5-32B-Chat and fine-tunes it on Bilibili user comments using Apple's mlx-lm LORA workflow, so the entire process, from training and fusing adapters to quantizing and chatting, runs locally on a Mac. Beyond text replies, it connects GPT-SoVITS to turn a list of questions into spoken dialogue, complete with a pre-trained voice model. That makes it a handy reference if you want to learn how fine-tuning a chat model on your own data actually works, or if you simply want to play with a quirky, locally-hosted chatbot and its voice front-end.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category