Switch hf_cache from Docker volume to host bind mount
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-08 19:14:44 -04:00
parent f2513c12a9
commit 8272b6a8c9
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@@ -169,3 +169,6 @@ cython_debug/
# PyPI configuration file
.pypirc
# HuggingFace model cache (host-mounted Docker volume)
hf_cache/