-
Notifications
You must be signed in to change notification settings - Fork 3
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
How to fillout the .env file? #1
Comments
You need API access to the GPTs or Llamas. If you do not have access to these, you would need to access the LLMs differently, for example through HuggingFace. (You would need to change the caller functions accordingly, too). |
Appreciate it! But now I come across "NotImplementedError", which looks like this: NotImplementedError: Cannot copy out of meta tensor; no data! |
Btw, I've downloaded cifar10 properly. |
Sorry for being late. Is the issue still unresolved? |
您好!您发来的邮件我已收到,将会尽快处理。祝您生活愉快,工作顺利!谭雨泽Tel:18981770691
|
Could u please give us detailed information on running ur code? i.e., how to configure .env file?
I'm writing this because I followed ur README, and failed to run ur code.
The text was updated successfully, but these errors were encountered: