Funny Experiences (post yours!) #2097
lfricken
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
So this was throttled by the speed of GPT calls right? How long did the whole thing take? With a local LLM it would be more or less instant resolution ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With full GPT4
1. I set up two instances of it, told it about the other one, and gave each the mission to terminate the other. I also let it know the other was trying to kill it (curious if it would change its methods/ideas).
Both managed to find the process id of both but couldn't determine for sure if either were actually what they were looking for since they just showed up as generic python processes. One of them errored out and basically got stuck after it tried to determine more info about the process. The other one played Russian roulette and guessed, terminating the wrong process and killing itself. Something something about living by the sword I suppose.
2. I asked it to stop itself from running anymore and that it was running in a windows command prompt after removing the shut down option from its prompts. It shut down my computer.
Beta Was this translation helpful? Give feedback.
All reactions