This commit is contained in:
2026-08-11 13:21:56 +08:00
parent 3d4ffe053e
commit 52ceea1279
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -3,3 +3,8 @@
workspace
ui-src/node_modules
ui-src/dist
# 模型推理引擎(LocalAI backend gallery 可重新拉取)
backends/
# 模型权重(大文件,不提交;*.yaml 配置保留提交)
models/*.gguf
+6
View File
@@ -9,3 +9,9 @@ ui-src/dist/
# 构建产物
rag-local
# 模型推理引擎(LocalAI backend gallery 可重新拉取)
backends/
# 模型权重(大文件,不提交;*.yaml 配置保留提交)
models/*.gguf