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

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