You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really appreciate your work, but when I try to use the python scalingup/inference.py evaluation.num_episodes=50000 policy=scalingup evaluation=drawer to generate some trajetories, I got a WARNING that I didn't set the OPENAI_API_KEY. I've downloaded the cache file with this command wget https://www.cs.columbia.edu/~huy/scalingup/static/responses.zip and unzip the files into the project directory. However, I still got the same problem.
So could you tell me how to use the cache? Thanks!
The text was updated successfully, but these errors were encountered:
I really appreciate your work, but when I try to use the
python scalingup/inference.py evaluation.num_episodes=50000 policy=scalingup evaluation=drawer
to generate some trajetories, I got a WARNING that I didn't set theOPENAI_API_KEY
. I've downloaded the cache file with this commandwget https://www.cs.columbia.edu/~huy/scalingup/static/responses.zip
and unzip the files into the project directory. However, I still got the same problem.So could you tell me how to use the cache? Thanks!
The text was updated successfully, but these errors were encountered: