gpt4all
gpt4all copied to clipboard
Chat UI crashes for long inputs
I am running the latest version of GPT4all, version 2.7.0, on Windows 11 Pro. Whenever I provide a long input to a model, the program crashes immediately after it finishes responding, and I am unable to use it again. Can you please identify the reason for this error and provide a solution to fix it? Your assistance would be greatly appreciated.
I can reproduce a crash with inputs greater than n_ctx tokens - it segfaults in llama_sample_top_p_top_k.