Skip to content

Commit

Permalink
changed structure
Browse files Browse the repository at this point in the history
  • Loading branch information
linkchw committed Aug 14, 2024
1 parent 0d6701b commit 4de85a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Dockerfile → train/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM 139.99.239.192:5000/nvcr.io/nvidia/pytorch:23.12-py3

ENV TRANSFORMERS_CACHE=/train/.cache/huggingface
ENV HF_HOME=/train/.cache/huggingface

RUN pip3 install --no-cache-dir transformers[torch]

Expand Down

0 comments on commit 4de85a6

Please sign in to comment.