ysyyhhh hace 1 año
padre
commit
9e9a5d31ea
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      LLM.py

+ 2 - 0
LLM.py

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