mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-04-22 05:57:31 +02:00
change tag name
This commit is contained in:
parent
6f7578abca
commit
004bb3bcc8
@ -1,6 +1,6 @@
|
|||||||
# This dockerfile is meant to serve as a rocm base image. It registers the debian rocm package repository, and
|
# This dockerfile is meant to serve as a rocm base image. It registers the debian rocm package repository, and
|
||||||
# installs the rocm-dev package.
|
# installs the rocm-dev package.
|
||||||
|
|
||||||
FROM ebolam/koboldai_base
|
FROM ebolam/koboldai_base:bare
|
||||||
WORKDIR /content/
|
WORKDIR /content/
|
||||||
RUN micromamba update -y -n base -f /content/environments/finetuneanon.yml
|
RUN micromamba update -y -n base -f /content/environments/finetuneanon.yml
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
# installs the rocm-dev package.
|
# installs the rocm-dev package.
|
||||||
|
|
||||||
|
|
||||||
FROM ebolam/koboldai_base
|
FROM ebolam/koboldai_base:bare
|
||||||
WORKDIR /content/
|
WORKDIR /content/
|
||||||
RUN micromamba update -y -n base -f /content/environments/huggingface.yml
|
RUN micromamba update -y -n base -f /content/environments/huggingface.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user