2023-05-19 23:41:52 +08:00

4 lines
95 B
Python

from .chatglm_llm import ChatGLM
from .llama_llm import LLamaLLM
from .moss_llm import MOSSLLM