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

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