Add PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True env

This commit is contained in:
2026-06-19 16:16:25 +02:00
parent 503e448ed4
commit 9bb149acdb
+1
View File
@@ -5,6 +5,7 @@ services:
network_mode: bridge network_mode: bridge
environment: environment:
- HF_TOKEN=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 - HF_TOKEN=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
- PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
ipc: host ipc: host
ports: ports:
- "8000:8000" - "8000:8000"