@@ -34,3 +34,5 @@ class ChatGLM_LLM(LLM):
@property
def _llm_type(self) -> str:
return "ChatGLM3-6B"
+