When I get the error ERROR: The prompt size exceeds the context window size and cannot be processed.Exception in thread Thread-2 (run_llmodel_prompt): it stalls out and I have to manually close the cmd window. When this error occurs it should just close the process with a STDERR
As a side note, is there a way to determine the maximum prompt size for a model?
When I get the error
ERROR: The prompt size exceeds the context window size and cannot be processed.Exception in thread Thread-2 (run_llmodel_prompt):
it stalls out and I have to manually close the cmd window. When this error occurs it should just close the process with a STDERRAs a side note, is there a way to determine the maximum prompt size for a model?