mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 08:25:47 +08:00
update import
This commit is contained in:
@@ -9,7 +9,8 @@ from argparse import ArgumentParser
|
||||
|
||||
import gradio as gr
|
||||
import mdtex2html
|
||||
import torch.cuda
|
||||
|
||||
import torch
|
||||
from transformers import AutoModelForCausalLM, AutoTokenizer
|
||||
from transformers.generation import GenerationConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user