update model_config.py

This commit is contained in:
imClumsyPanda 2023-05-21 22:40:53 +08:00
parent 67e26fe730
commit 12316d0658
1 changed files with 1 additions and 1 deletions

View File

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