←back to thread

868 points vuciv | 1 comments | | HN request time: 0.282s | source
Show context
dolebirchwood ◴[] No.45193344[source]
This is awesome. LLM-powered NPCs is one thing I'm most excited about in the future of gaming. Characters repeating the same scripted dialog over and over again is one of the biggest immersion breakers.
replies(13): >>45193383 #>>45193385 #>>45193639 #>>45194269 #>>45194412 #>>45195160 #>>45196348 #>>45196414 #>>45196479 #>>45196822 #>>45197099 #>>45197922 #>>45199103 #
ehnto ◴[] No.45193385[source]
I would say local LLMs are already good enough for this. It might be an issue that the GPU is already quite busy at the time it's needed for LLM inference, but not an insurmountable issue.

I wouldn't ever want a game to use it for the core story writing, because it's pretty important that it is consistent and unable to be derailed. But for less serious NPC interactions or like an RPG scenario it is such a great fit.

I also wouldn't want a single player game to rely on remote inference, because that will get turned off eventually and then your game doesn't work.

replies(2): >>45193729 #>>45195944 #
1. mungoman2 ◴[] No.45193729[source]
For story writing you generate into the framework of https://news.ycombinator.com/item?id=45134144