feat: qwen 110B

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong0618
2024-05-08 18:15:39 +08:00
parent 77ead6119c
commit 55fd800eb1
6 changed files with 2601 additions and 13 deletions

View File

@ -1,7 +1,6 @@
from os import environ
import time
from openai import OpenAI
from telebot import TeleBot
from telebot.types import Message