lollms-webui/docs/usage/Linux_Osx_Usage.md
Saifeddine ALOUI 15636fd079 Cleared code
2023-08-26 03:07:31 +02:00

972 B

Using lollms-webui on Linux or macOS:

To run the Flask server, execute the following command:

python app.py [--port PORT] [--host HOST] [--temp TEMP] [--n-predict N_PREDICT] [--top-k TOP_K] [--top-p TOP_P] [--repeat-penalty REPEAT_PENALTY] [--repeat-last-n REPEAT_LAST_N] [--ctx-size CTX_SIZE]

On Kali Linux it runned well but Ubuntu requires some upgrades:
 - python3.11 -m pip install numpy --upgrade

Magic Memes

😅

?Root?