The community member is experiencing an issue when loading more than one PDF document, where the program works with a single PDF but stops working with two files. The comments suggest that the issue is related to a timeout, and the community member is using the Mistral for Ollama LLM. The recommended solutions are to increase the request timeout and to consider using a GPU-based model for better performance when dealing with large data inputs.
I have a problem when loading more than one PDF document, I don't know if my implementation is correct since the times I have tried to run the program it gives me the same error, if I use a single PDF document it works if I implement this way with 2 files stops working