ysyyhhh 1 tahun lalu
induk
melakukan
9e9a5d31ea
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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"
+    
+