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