gpt4all.cpp
gpt4all.cpp copied to clipboard
Prevent instruction prompt and response from leaking into output
The instruction prompt and response (prompt_inp and response_inp) are leaking into the output a lot. This code will prevent that from happening.