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

Generative Agents Run (n25) SLOW. Is the bottleneck computer power or OpenAI API? #156

Open
dafrontman opened this issue May 26, 2024 · 0 comments

Comments

@dafrontman
Copy link

Hardware: Lenovo Laptop Intel Core i7 Nvidia Geforce RTX4060
OpenAI LLM: GPT-3.5-turbo-0125
Tokens: 6.6 million
Requests: 13,705
Cost: $3.68

Forked Simulation: base_the_ville_n25
New Simulation: test5
Enter Option: run 8640
Results: FORCED STOP (CTRL-C) at 13 HOURS run-time!!! Only completed 3,665 steps!!!

Execution Speed:
3665 steps x 10 = 36650 seconds (10 HOURS) simulation time
13 HOURS = 46,800 seconds real time
1:1.27 difference BUT it was getting slower as time went on

Steps were fast while the NPCs were sleeping at the beginning but
once they woke up and became active the simulation bogged down.
Supposed to complete 8640 steps but did not. Probably would've taken
WELL over 24hrs maybe 36 or 48 to complete.

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

1 participant