Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with using LLM cache #24

Open
AaronChuh opened this issue Jan 28, 2024 · 1 comment
Open

Problem with using LLM cache #24

AaronChuh opened this issue Jan 28, 2024 · 1 comment

Comments

@AaronChuh
Copy link

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!

@huy-ha
Copy link
Member

huy-ha commented Jan 31, 2024

I'm guessing this is the same issue as #22. Could you try checking out the first commit in the git history?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants