update model_config.py

This commit is contained in:
imClumsyPanda 2023-05-19 23:41:52 +08:00
parent 49e47231af
commit e057c88621
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
from .chatglm_llm import ChatGLM from .chatglm_llm import ChatGLM
# from .llama_llm import LLamaLLM from .llama_llm import LLamaLLM
from .moss_llm import MOSSLLM from .moss_llm import MOSSLLM