lollms-webui
lollms-webui copied to clipboard
Lord of Large Language Models Web User Interface
## Expected Behavior install with ./linux_install.sh ## Current Behavior error: [portaudio.h: No such file or directory](https://stackoverflow.com/questions/48690984/portaudio-h-no-such-file-or-directory) ## Steps to Reproduce ... ## Possible Solution `sudo apt install portaudio19-dev python3-pyaudio` ##...
## Expected Behavior `./linux_run.sh` start with no error ## Current Behavior ``` Failed to load model. Returned exception: 'bool' object has no attribute 'value' Traceback (most recent call last): File...
## Expected Behavior Installing Open Router ## Current Behavior Throwing error and not installing. ## Steps to Reproduce Fresh install of lollms-webui via git: Install open Router via webui. ##...
## Expected Behavior Installing Petals ## Current Behavior Throwing error and not installing. ## Steps to Reproduce Fresh install of lollms-webui via git: Click on Button to install Petals (new)...
## Expected Behavior Installing C Transformers ## Current Behavior Throwing error and not installing. ## Steps to Reproduce Fresh install of lollms-webui via git: Install ctransformers via webui. ## Possible...
Returned exception: 'LoLLMsWebUI' object has no attribute 'socketio' AND torch.cuda.OutOfMemoryError
## Expected Behavior Model being loaded ## Current Behavior Model Not loading ## Steps to Reproduce I don't know actually, I installed LOLLMs with the win installer bat file, and...
## Expected Behavior docker-compose build should build the image ## Current Behavior => ERROR [webui 6/10] COPY ./static /srv/static => ERROR [webui 7/10] COPY ./templates /srv/templates ## Steps to Reproduce...
## Expected Behavior When generating an answer it should be shown in the webinterface while its generating. ## Current Behavior It doesnt show the answer at all in the webinterface....
I noticed 2 problems. First: If, for example, I add the file test2.TXT, then the first time it is added successfully, but if I try to add it again, the...
## Expected Behavior The prompt for typing and interacting with the AI should be there ## Current Behavior The prompt is gone, including the sidebar for changing models and personalities....