ysyyhhh il y a 1 an
Parent
commit
9e9a5d31ea
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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"
+    
+