Ananderz

Results 13 issues of Ananderz

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement. ### Description We need to be able to get GGUF support with...

enhancement
stale

I tried to have it elaborate on a previous question I asked and realized that it's missing a buffermemory. I am guessing it is using RetrieverQandA. I wonder if using...

good first issue

Is there a way to add multiple instances and run multiple users at the same time in the same GUI ? I have tried to open up multiple windows and...

enhancement
good first issue

### Issue with current documentation: Some of the commands in the instructions does not support Conda. ### Idea or request for content: Anyone that have figured out how to set...

Hi, Wondering if there is a way to truly use this locally with local embeddings, chroma and a open source LLM. It would be a great addition!

Hi! Great project ParisNeo! I am trying to upload a bunch of documents to talk to, I have been trying out the likes of PrivateGPT and there you can do...

## Expected Behavior Should work after update ## Current Behavior Traceback (most recent call last): File "D:\AItools\lollms-webui\app.py", line 49, in from lollms.helpers import ASCIIColors, get_trace_exception, trace_exception ImportError: cannot import name...

Hey, great to see this happening and I have realized that this project will integrate with Quivr. I am guessing this is your initiative to take Quivr local? Am I...

A new set of 7b foundational models that claim to beat all 13b Llama 2 models in benchmarks. https://huggingface.co/mistralai/Mistral-7B-v0.1 https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1 Is this easy to implement?

I have been trying to get llama 2 models to function correctly. They start off ok but then all of them goes into a loop with repetitions or gibberish. I...