update model_config.py
This commit is contained in:
parent
49e47231af
commit
e057c88621
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
from .chatglm_llm import ChatGLM
|
||||
# from .llama_llm import LLamaLLM
|
||||
from .llama_llm import LLamaLLM
|
||||
from .moss_llm import MOSSLLM
|
||||
|
|
|
|||
Loading…
Reference in New Issue