Langchain-Chatchat/models/__init__.py

5 lines
98 B
Python
Raw Normal View History

from .chatglm_llm import ChatGLM
2023-05-19 22:55:19 +08:00
# from .llama_llm import LLamaLLM
from .moss_llm import MOSSLLM