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

Report: Low operating speed #101

Open
AnsirU opened this issue Feb 22, 2025 · 1 comment
Open

Report: Low operating speed #101

AnsirU opened this issue Feb 22, 2025 · 1 comment

Comments

@AnsirU
Copy link

AnsirU commented Feb 22, 2025

@WeihaoTan @DVampire My PC uses Nvidia 3060ti GPU, and I called Gpt-4o model via the azure openai api.
However, when the agent executes the task of using chrome, it takes several minutes to decide the next step.
I wonder if it is the right operating speed? Or there is something wrong with my configuration?

@WeihaoTan
Copy link
Collaborator

Sorry for the late response. Cradle does not need to rely on the local GPU. It mainly depends on the latency between you and OpenAI server. You may go to the OpenAI API website (https://platform.openai.com/docs/overview) to run a minimal example to call GPT-4o. If it takes a long time (e.g., longer than 30s), you might need to check your connection issue and try to change your VPN node.

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