lollms-webui icon indicating copy to clipboard operation
lollms-webui copied to clipboard

Lord of Large Language Models Web User Interface

Results 159 lollms-webui issues
Sort by recently updated
recently updated
newest added

```base > docker-compose up ... webui_1 | Traceback (most recent call last): webui_1 | File "/srv/app.py", line 14, in webui_1 | from lollms.app import LollmsApplication webui_1 | ModuleNotFoundError: No module...

Whenever I want to save a setting I need to head over to the terminal and answer yes to ```` I received a settings modification request. If this was not...

## Expected Behavior Selected model after downloading it. ## Current Behavior It looks like you we couldn't load the model. Here is the error message: Could not find module 'D:\lollms-webui\installer_files\lollms_env\Lib\site-packages\ctransformers\lib\cuda\ctransformers.dll'...

## Expected Behavior Download a model from Hugging Face and use it. ## Current Behavior I do get following error message: `offload_weight() takes from 3 to 4 positional arguments but...

## launched an application that has just been updated (5 minutes ago) ## Current behavior information: ip:64352 - "POST /apply_settings HTTP/1.1" 500 Internal server error mistake: An exception in the...

## Expected Behavior Running cTransformers installation should provide Cuda support. ## Current Behavior Running cTransformers installation ends with success but no Cuda support due to the setuptools version error: Looking...

## Expected Behavior Running linux_install.sh should cause the shebang to be parsed correctly. ## Current Behavior The shebang in linux_install.sh is not parsed correctly. (error: `bad interpreter: /bin/bash^M: no such...

## Steps to Reproduce: ./install_linux-exllama.sh ###end of installation process after downloading the airoboros model ``` Exception ignored in: Traceback (most recent call last): File "/home/user/AI/lollms-webui/zoos/bindings_zoo/bs_exllamav2/__init__.py", line 134, in __del__ ImportError:...

## Expected Behavior I have (cleanly) installed and started the lollms server and can select a binding zoo. I expect then to be able to choose a model, download it...

## Expected Behavior All the Vue files should be available. ## Current Behavior ![image](https://github.com/ParisNeo/lollms-webui/assets/16469623/327bcab8-9769-4bf8-8c43-fcd98c298d74) Also the required files are also not available in the repository: https://github.com/ParisNeo/lollms-webui/tree/main/web/src/nodes ## Steps to Reproduce...