Could you please provide access to the OPEN_AI or GPU resource?
Hi,
If you submit to the API track, you can assume that the openai api key is already put into OPENAI_API_KEY, and you can directly initialize an openai client.
Similarly, if you submit to the GPU track, you can directly use xxx.cuda()
to use GPU.