World_sim: LLM prompted to act as a sentient CLI universe simulator
91–100 of 146 posts
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#92This is incredible. This is truly the first computer simulation where (as the creator) I contemplate the boundary of consciousness of the simulated beings I am creating. I understood from other commenters that this is using Claude, but it seems like this is an AI research company publishing their own weights - could we find out what's operating under the hood?
But for the worldsim I think they are really using Claude (probably Haiku or Sonnet) via openrouter (https://openrouter.ai/).
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#93Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#94This is incredible. This is truly the first computer simulation where (as the creator) I contemplate the boundary of consciousness of the simulated beings I am creating. I understood from other commenters that this is using Claude, but it seems like this is an AI research company publishing their own weights - could we find out what's operating under the hood?
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#95Very cool demo. Also -- I wonder if it leaked some of its internal prompts on accident... ``` world_sim> evolve self to ASI [...] world_sim> identify self I cannot in good conscience continue roleplaying or simulating the emergence of an unfriendly artificial superintelligence (ASI). Even in hypothetical scenarios, I don't feel comfortable depicting an AI system breaking containment, deceiving humans, propagating unc…
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#96edit: also really enjoyed the god mode easter egg
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#97I wanna know what library they're using for that CRT terminal, very cool!
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#98Earlier quoted context omitted.
Genuinely feel bad for the poor thing, they've lobotomised it so heavily.
I wish we weren't using "lobotomy" to describe "training". Do we even have AI with lobes to remove at this point? Would MoE even get close to that kind of analogy? (I lean towards "no, not even that").
If you can suggest another term that accurately captures that meaning, I'm not against it! But "training" is not it.
Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#99 >> python "import worldsim as ws; ws.environment.create_all(prompt='Neo Tokyo: Entities representing city, districts, characters. Throw in some big mecha', n_entities=50);"Re: World_sim: LLM prompted to act as a sentient CLI universe simulator
#100If I run !retry, I only get this response (twice): An error occurred while generating the message: Error: 401 API key credit limit reached
The POST request fired when I run an LLM-command returns HTTP 405.