ysyyhhh 1 year ago
parent
commit
415f8043a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      LLM.py

+ 1 - 1
LLM.py

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