mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-24 01:12:56 -04:00
Change the default for ARGOS_DEVICE_TYPE to auto
This commit is contained in:
parent
39a8ce8070
commit
24d88d162c
@ -1,6 +1,6 @@
|
|||||||
FROM nvidia/cuda:12.4.1-devel-ubuntu20.04
|
FROM nvidia/cuda:12.4.1-devel-ubuntu20.04
|
||||||
|
|
||||||
ENV ARGOS_DEVICE_TYPE cuda
|
ENV ARGOS_DEVICE_TYPE auto
|
||||||
ARG with_models=false
|
ARG with_models=false
|
||||||
ARG models=""
|
ARG models=""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user