From 6d852d76b0be67265236bb7cf66609e55fc434d0 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 29 Mar 2023 11:36:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=AA=E6=9B=B4?= =?UTF-8?q?=E6=9C=89=E6=84=8F=E6=80=9D=E7=9A=84=E6=A8=A1=E6=9D=BF=E5=87=BD?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- functional_crazy.py | 2 +- other_llms/text-generation-webui | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 160000 other_llms/text-generation-webui diff --git a/.gitignore b/.gitignore index 02ec352..36f3534 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,5 @@ ssr_conf config_private.py gpt_log private.md -private_upload \ No newline at end of file +private_upload +other_llms \ No newline at end of file diff --git a/functional_crazy.py b/functional_crazy.py index 50405a3..6faed94 100644 --- a/functional_crazy.py +++ b/functional_crazy.py @@ -36,7 +36,7 @@ def get_crazy_functionals(): "[实验] 把本项目源代码切换成全英文(多线程demo)": { "Function": 全项目切换英文 }, - "[实验] 历史上的今天(高级函数demo)": { + "[实验] 历史上的今天(高阶功能模板函数demo)": { "Function": 高阶功能模板函数 }, } diff --git a/other_llms/text-generation-webui b/other_llms/text-generation-webui deleted file mode 160000 index 46f6536..0000000 --- a/other_llms/text-generation-webui +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 46f6536fae8650b4c9f8564c45f4b9f0a46bb8e4