mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
Update README.md
This commit is contained in:
parent
b6be3936c9
commit
ac8be46a12
17
README.md
17
README.md
@ -68,14 +68,15 @@ The installation scripts are:
|
|||||||
- `lollms_installer_macos.sh`for Mac.
|
- `lollms_installer_macos.sh`for Mac.
|
||||||
|
|
||||||
### Manual install:
|
### Manual install:
|
||||||
Since v 10.14, manual installation os back:
|
Since v 10.14, manual installation is back:
|
||||||
make sure you have python 3.11 is installed or to have a python 3.11 conda environment or other way.
|
|
||||||
clone the repo at: `https://github.com/ParisNeo/lollms-webui.git`
|
- Make sure you have python 3.11 is installed or to have a python 3.11 conda environment or other way.
|
||||||
better create an environment for lollms and activate it
|
- clone the repo at: `https://github.com/ParisNeo/lollms-webui.git`
|
||||||
in the repo folder, make sure you pull all submodules: `git submodule update --init --recursive`
|
- better create an environment for lollms and activate it
|
||||||
install lollms by going to lollms_core then do: `pip install -e .`
|
- in the repo folder, make sure you pull all submodules: `git submodule update --init --recursive`
|
||||||
go back to the root of the lollms_webui folder
|
- install lollms by going to lollms_core then do: `pip install -e .`
|
||||||
install all requirements: `pip install -r requirements.txt`
|
- go back to the root of the lollms_webui folder
|
||||||
|
- install all requirements: `pip install -r requirements.txt`
|
||||||
|
|
||||||
now you are ready to run lolmms: `python app.py`
|
now you are ready to run lolmms: `python app.py`
|
||||||
## Smart Routing: Optimizing for Money and Speed
|
## Smart Routing: Optimizing for Money and Speed
|
||||||
|
Loading…
Reference in New Issue
Block a user