Notes - lollms/Lord of Large Language Models
Overview
This page contains my personal notes about https://github.com/ParisNeo/lollms and webui.
Tips
Update failure
Internal update checking may fail if you have some local change, and the lollms logic repeats to update.
------------------------------------------------------------- Checking for updates from /home/sugarsun/apps/lollms-webui/lollms-webui update availability: True New version found. Updating! ----------------> Updating the code <----------------------- Error during git pull: Cmd('git') failed due to: exit code(1) cmdline: git pull -v -- origin stderr: 'error: Your local changes to the following files would be overwritten by merge:' Requirement already satisfied: tqdm in /home/sugarsun/apps/lollms-webui/installer_files/lollms_env/lib/python3.10/site-packages (from -r re
You may need to pull (and resolve) yourself.
Trials