Config: Remove developer arg cuda_malloc_backend
* cudaMallocAsync is now enabled by default on supported configurations
This commit is contained in:
parent
113643c0df
commit
102af306e5
2 changed files with 0 additions and 6 deletions
|
|
@ -216,9 +216,6 @@ developer:
|
|||
# Disable API request streaming (default: False).
|
||||
disable_request_streaming: false
|
||||
|
||||
# Enable the torch CUDA malloc backend (default: False).
|
||||
cuda_malloc_backend: false
|
||||
|
||||
# Set process to use a higher priority.
|
||||
# For realtime process priority, run as administrator or sudo.
|
||||
# Otherwise, the priority will be set to high.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue