I'm trying to get the same output from examples/server as from examples/main, but without any luck. Having -n -1 as param in for examples/server just makes it generate the whole ctx. While in the examples/main the generator stops when it has generated a good answer it seems. Does it have to do with stop_words? Any ideas are welcome, thanks!