Commit 71953cd
committed
fix: make HF cache mount point dynamic based on target
- Use /home/ubuntu/.cache/huggingface for local-dev targets
- Use /root/.cache/huggingface for dev/production targets
- Check both TARGET variable and IMAGE name for local-dev detection
Signed-off-by: Keiven Chang <[email protected]>1 parent 16409ee commit 71953cd
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
273 | 279 | | |
274 | 280 | | |
275 | 281 | | |
| |||
0 commit comments