updates for 345M model
This commit is contained in:
@ -15,3 +15,4 @@ WORKDIR /gpt-2
|
||||
ADD . /gpt-2
|
||||
RUN pip3 install -r requirements.txt
|
||||
RUN python3 download_model.py 117M
|
||||
RUN python3 download_model.py 345M
|
||||
|
Reference in New Issue
Block a user