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

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