mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-20 22:22:31 -04:00
Merge pull request #728 from Enteee/feature/ARGOS_DEVICE_TYPE-to-auto
Change the default for ARGOS_DEVICE_TYPE to auto
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM nvidia/cuda:12.4.1-devel-ubuntu20.04
|
||||
|
||||
ENV ARGOS_DEVICE_TYPE cuda
|
||||
ENV ARGOS_DEVICE_TYPE auto
|
||||
ARG with_models=false
|
||||
ARG models=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user