ysyyhhh 1 anno fa
parent
commit
415f8043a4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
-    
+