nroggendorff commited on
Commit
f5f515b
1 Parent(s): 9f2c73c

Merge when ready Y9=8qM*;

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -4
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nroggendorff/train-llama:latest
2
- RUN jq '.init = 0 | ."instruct-finetune-bool" = false' config.json > temp.json && \
3
- mv temp.json config.json && \
4
- chown -R user:user config.json
 
1
+ FROM nroggendorff/train-llama:latest
2
+ RUN jq '.init = 0 | ."instruct-finetune-bool" = false' config.json > temp.json && \
3
+ mv temp.json config.json && \
4
+ chown -R user:user config.json