enable hf trasfer and add unzip to image
This commit is contained in:
@@ -8,6 +8,7 @@ ENV BNB_CUDA_VERSION=$CUDA
|
||||
ARG PYTORCH_VERSION="2.0.1"
|
||||
|
||||
ENV PYTORCH_VERSION=$PYTORCH_VERSION
|
||||
ENV HF_HUB_ENABLE_HF_TRANSFER=1
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y vim curl
|
||||
|
||||
Reference in New Issue
Block a user