Question answering using Large Language model

can someone recommend a few large language model to build question answering application?

Any text-generation model should work fine, you can try llama13b or falcon7b both are great

thanks @0sunfire0