ysyyhhh hace 1 año
padre
commit
415f8043a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
-    
+