Skip to content

一个支持跨模态大语言模型的webui. A chatbot webui that supports various multi-modal large language models

Notifications You must be signed in to change notification settings

XiPotatonium/chatbot-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot-webui

Supported models and their config files

Now support: 目前支持下列模型:

TODO:

  • select prompt schema

Usage

  • launch webui
python launch.py cfgs/chatglm-6b.json

You should first download the huggingface model and then save the model in the location set in the config.

  • MultiModal chats

blip2chatglm supports multimodal chats.


  • 启动
python launch.py cfgs/chatglm-6b.json

在启动之前,你需要先下载相关模型,并将模型保存到json配置文件中指定的位置一般是model_path

  • 多模态聊天机器人

目前只有blip2chatglm模型支持多模态聊天(图像和文本)。

Some examples of multi-modal chat

About

一个支持跨模态大语言模型的webui. A chatbot webui that supports various multi-modal large language models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages