Mohammad Anwar

Results 10 issues of Mohammad Anwar

Removed old nltk version due to requirements conflict when running pip install -r requirements.txt

**Describe the issue:** Error when using whispercpp as STT. Error: whisper.h no such file or directory. **What are you running wire-pod on?** - [OS]: Ubuntu - [Hardware]: VMware **Are you...

help wanted

## Expected Behavior I expect the binding to be installed successfully when I click "install binding" from the binding zoo ## Current Behavior Currently it is outputting an error when...

## Expected Behavior When I upload a document, I should be able to refer to it in the chat and prompt the AI to perform tasks with the contents. ##...

## Expected Behavior The application should load properly. ## Current Behavior It seems when SD is enabled, it loads the SD model and fails to load the other normal LLM...

## Expected Behavior Saving the bindings should result in a 200 message on the server ## Current Behavior INFO: 127.0.0.1:35924 - "GET /update_binding_settings HTTP/1.1" 404 Not Found ## Steps to...

https://github.com/huggingface/chat-ui - Amazing clean UI with very good web search, my go to currently. (they added the ability to do it all locally very recently!) https://github.com/oobabooga/text-generation-webui - Best overall, supports...

## Description Slight modifications to code to allow for docker compose up to work properly. Fixes # (issue) 1. requirements 2. Dockerfile 3. app.py 4. setup.py ## Type of change...

I updated the dockerfile to be able to run semi properly, but am getting issues with the setup.py file in llollms_core: > [lollms-webui builder 6/10] RUN git clone --depth 1...

**Describe the bug** A clear and concise description of what the bug is. Wirepod on debian with whisper cuda installed isn't working. Vector responds to the wake word however he...

bug
help wanted