diff --git a/assets/training/finetune_acft_hf_nlp/environments/acpt/context/Dockerfile b/assets/training/finetune_acft_hf_nlp/environments/acpt/context/Dockerfile index fbe9dc485c..3542a0aceb 100644 --- a/assets/training/finetune_acft_hf_nlp/environments/acpt/context/Dockerfile +++ b/assets/training/finetune_acft_hf_nlp/environments/acpt/context/Dockerfile @@ -24,4 +24,4 @@ RUN MAX_JOBS=4 pip install flash-attn==2.5.5 --no-build-isolation # clean conda and pip caches RUN rm -rf ~/.cache/pip -# dummy number to change when needing to force rebuild without changing the definition: 1 +# dummy number to change when needing to force rebuild without changing the definition: 2