fix
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
519c934876
commit
7ba189d639
|
@ -7,5 +7,4 @@ ENV CONDA_CUDA_OVERRIDE="12.1"
|
||||||
ENV NUM_GPUS=1
|
ENV NUM_GPUS=1
|
||||||
USER root
|
USER root
|
||||||
RUN curl -fsSL https://ollama.com/install.sh | sh
|
RUN curl -fsSL https://ollama.com/install.sh | sh
|
||||||
RUN command -v systemctl >/dev/null && sudo systemctl stop ollama
|
|
||||||
USER $NB_UID
|
USER $NB_UID
|
||||||
|
|
Loading…
Reference in New Issue