Switch hf_cache from Docker volume to host bind mount
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -169,3 +169,6 @@ cython_debug/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# HuggingFace model cache (host-mounted Docker volume)
|
||||
hf_cache/
|
||||
|
||||
Reference in New Issue
Block a user