mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 10:43:24 +08:00
update chatglm_llm.py
This commit is contained in:
parent
e4df46bcaa
commit
3d33191bd7
@ -4,7 +4,6 @@ from typing import Optional, List
|
||||
from models.loader import LoaderCheckPoint
|
||||
from models.base import (BaseAnswer,
|
||||
AnswerResult)
|
||||
import transformers
|
||||
|
||||
|
||||
class ChatGLM(BaseAnswer, LLM, ABC):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user