large-language-models / Dockerfile
aj2614@nyu.edu
who knows if this is a good idea
3d7c786
FROM ubuntu:20.04
#RUN apt install python
CMD "bash"