ysyyhhh 1 年之前
父节点
当前提交
9e9a5d31ea
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"
+    
+