Freffles

Results 18 comments of Freffles

got more or less the same error. And I was able to install sentence_transformers (eventually). Traceback (most recent call last): File "d:\Media\Documents\GitHub\privateGPT\ingest.py", line 166, in main() File "d:\Media\Documents\GitHub\privateGPT\ingest.py", line 143,...

Is there a setting we can change to alter the default text colors? I typically use a dark theme and the bold purple is a hard read for an old...

> replacing the line 95 from: `max_tokens: Optional[int] = None` to: `max_tokens: Optional[int] = 3000` @brustulim Thanks for the idea. I was going to try something like that but I...

What would be a zero length vector? In regards to you questions: I had the error on two workspaces. The first may have had embeddings with the default embedded but...

Ok but ollama embeds this without failure outside of Anything LLM.

FYI, also failed the same way with Chroma inside Anything LLM. The attached dogs breakfast (Lang_main.py) is how I've done it with the same repo outside of Anything LLM with...

The idea that somehow documents are NOT sent in sequence is baffling. I have not pulled this string all the way yet. I suspect there may be some "documents" in...