Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
frankwei
/
Botchat_Demo
like
0
Sleeping
App
Files
Files
Community
1
0b01481
Botchat_Demo
/
chat_api
/
__init__.py
frankwei
initial
0b01481
about 1 year ago
raw
Copy download link
history
blame
Safe
119 Bytes
import
torch
from
.gpt35
import
OpenAIWrapper
from
.qwen
import
QwenWrapper
from
.chatglm2
import
ChatGLM2Wrapper