lollms-webui
lollms-webui copied to clipboard
Lord of Large Language Models Web User Interface
## Expected Behavior using installl.bat being able to install and run GPT4all ## Current Behavior begins the installation process but gives off this error message ERROR: Can not perform a...
## Current Behavior The default model file (gpt4all-lora-quantized-ggml.bin) already exists. Do you want to replace it? Press B to download it with a browser (faster). [Y,N,B]?N Skipping download of model...
## Expected Behavior Load and able to run ## Current Behavior llama_model_load: loading model from '...models/llama_cpp/ggml-vicuna-13b-1.1-q4_2.bin' - please wait ... llama_model_load: n_vocab = 32000 llama_model_load: n_ctx = 512 llama_model_load: n_embd...
I get error in console when browsing to http://localhost:9600 and chrome error ERR_CONNECTION_CLOSED `debug mode:false : Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03º©yä\x12ÓôR\x048\x7fØ\x8cÀ\x80\x03+\x0fÔ
## Expected Behavior When browsing through the UI, we go to Settings tab, do any change (or not) and click on the button **Update parameters**. I suppose this action should...
## Expected Behavior Executing `webui.bat` should download dependencies and end listening for commands on http://localhost:9600 ## Current Behavior Executing webui.bat ends with the following error: ``` ... Checking models... gpt4all-lora-quantized-ggml.bin...
its posible to use gpu?
## Expected Behavior Being able to Switch between databases to separate personal discussions from other duscussions. ## Current Behavior This can be done manually by changing the parameters in config.yaml...
## Expected Behavior Being able to select the discussions to be exported instead of exporting the whole database. When the export button is pressed, user is presented with a list...