Closed joydeep-b closed 1 year ago
I had simultaneously changed this code to take a list of prompts instead. Here is the simplest fix I came up with:
https://github.com/nuprl/MultiPL-E/commit/56f048a6bb19a38ce12016ebecfd25d5407f1658
And a little refactor:
https://github.com/nuprl/MultiPL-E/commit/2f54a8d7dda3e3271984e92ceb12f411c0491452
Looks good?
Ah, looks good! Closing this issue.
@arjunguha This allows the openai eval to be run locally (not on Azure), with just an API key.