Add PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True env
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ services:
|
|||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
environment:
|
environment:
|
||||||
- HF_TOKEN=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
|
- HF_TOKEN=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
|
||||||
- PYTORCH_ALLOC_CONF=expandable_segments:True,throw_on_cudamalloc_oom:True
|
- PYTORCH_ALLOC_CONF=expandable_segments:True
|
||||||
ipc: host
|
ipc: host
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
@@ -19,4 +19,4 @@ services:
|
|||||||
count: all
|
count: all
|
||||||
capabilities: [ gpu ]
|
capabilities: [ gpu ]
|
||||||
runtime: nvidia
|
runtime: nvidia
|
||||||
command: --model NVFP4/Qwen3-Coder-30B-A3B-Instruct-FP4
|
# command: --model NVFP4/Qwen3-Coder-30B-A3B-Instruct-FP4
|
||||||
Reference in New Issue
Block a user