File size: 86 Bytes
1773bc6
 
a0f5e82
1773bc6
1
2
3
4
FROM nroggendorff/train-llama:latest
RUN python -u prep.py

CMD ["python", "train.py"]