Files
rag-local/.dockerignore
T
2026-08-11 13:22:09 +08:00

11 lines
210 B
Plaintext

.git
.idea
workspace
ui-src/node_modules
ui-src/dist
# 模型推理引擎(LocalAI backend gallery 可重新拉取)
backends/*
# 模型权重(大文件,不提交;*.yaml 配置保留提交)
models/*