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