sudo apt install python3
sudo apt install python3-pip
python3 -m pip install tqdm
python3 -m pip install tensorflow==1.14.0
git clone https://github.com/openai/gpt-2
cd gpt-2
python3 download_model.py 774M
python3 download_model.py 1558M
python3 -m pip install -r requirements.txt
Installing OpenAI gpt-2
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: