iconsulting/packages/services/docling-service
hailin 15d42315ed fix(docling): align volume mount with HF default cache path
Build preloads models to /root/.cache/huggingface (HF default).
Volume must mount there too, not a separate /models path.
Remove HF_HOME env override to keep paths consistent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 07:38:28 -08:00
..
app feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00
scripts fix(docling): use standalone script for model pre-download 2026-02-07 07:16:20 -08:00
.dockerignore chore(docling): add .gitignore and .dockerignore 2026-02-07 07:30:05 -08:00
.gitignore chore(docling): add .gitignore and .dockerignore 2026-02-07 07:30:05 -08:00
Dockerfile fix(docling): align volume mount with HF default cache path 2026-02-07 07:38:28 -08:00
requirements.txt feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00