update model_config.py
This commit is contained in:
parent
67e26fe730
commit
12316d0658
|
|
@ -1,3 +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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue