nroggendorff commited on
Commit
11bdfea
·
verified ·
1 Parent(s): eeba825

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -5
Dockerfile CHANGED
@@ -6,8 +6,3 @@ ENV HOME=/home/user \
6
  DATASETS_CACHE=$HOME/.cache/huggingface/datasets \
7
  HF_DATASETS_CACHE=$HOME/.cache/huggingface/datasets \
8
  TRITON_CACHE_DIR=$HOME/.cache/.triton/
9
-
10
- ENV INIT=0 \
11
- INSTRUCT=false \
12
- BATCH_SIZE=32 \
13
- FACTOR=24576
 
6
  DATASETS_CACHE=$HOME/.cache/huggingface/datasets \
7
  HF_DATASETS_CACHE=$HOME/.cache/huggingface/datasets \
8
  TRITON_CACHE_DIR=$HOME/.cache/.triton/