nilsherzig / LLocalSearch

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
Apache License 2.0
5.67k stars 362 forks source link

Model Not loading #69

Open kadin-suga opened 7 months ago

kadin-suga commented 7 months ago

Bug The model can connect to the backend but when prompted with a task it performs nothing. It just throws an error. It just stays in this state, doesn't print a response or anything. Screenshots

IMG_4721
nilsherzig commented 7 months ago

can you please post the error?