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

Do I need a lot of gpu memory? #1

Open
bb67ao opened this issue Oct 26, 2024 · 1 comment
Open

Do I need a lot of gpu memory? #1

bb67ao opened this issue Oct 26, 2024 · 1 comment

Comments

@bb67ao
Copy link

bb67ao commented Oct 26, 2024

I replicated your project and found that it does not utilize tools such as GPU, torch. However, your paper indicates that you used an experimental environment with 4*48 GPUs. Therefore, I would like to inquire whether this project requires the use of GPUs if I used openai api.

@SUSTC-ChuangYANG
Copy link

SUSTC-ChuangYANG commented Nov 27, 2024

Hello. Thank you for your question.

  • If you are just calling the openai API, there is no need for GPUs;
  • but if you want to test the proposed agent framework on open-source models like Llama, the GPUs are required.

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