mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
updated readme
This commit is contained in:
parent
e0ff5a9fbe
commit
9302eeea80
30
README.md
30
README.md
@ -1,4 +1,4 @@
|
||||
# Gpt4All Web UI
|
||||
# LoLLMS Web UI
|
||||
|
||||
![GitHub license](https://img.shields.io/github/license/nomic-ai/lollms-webui)
|
||||
![GitHub issues](https://img.shields.io/github/issues/nomic-ai/lollms-webui)
|
||||
@ -8,7 +8,7 @@
|
||||
[![Follow me on Twitter](https://img.shields.io/twitter/follow/SpaceNerduino?style=social)](https://twitter.com/SpaceNerduino)
|
||||
[![Follow Me on YouTube](https://img.shields.io/badge/Follow%20Me%20on-YouTube-red?style=flat&logo=youtube)](https://www.youtube.com/user/Parisneo)
|
||||
|
||||
Welcome to GPT4ALL WebUI, the hub for LLM (Large Language Model) models. This project aims to provide a user-friendly interface to access and utilize various LLM models for a wide range of tasks. Whether you need help with writing, coding, organizing data, generating images, or seeking answers to your questions, GPT4ALL WebUI has got you covered.
|
||||
Welcome to LoLLMS WebUI (Lord of Large Language Models: One tool to rule them all), the hub for LLM (Large Language Model) models. This project aims to provide a user-friendly interface to access and utilize various LLM models for a wide range of tasks. Whether you need help with writing, coding, organizing data, generating images, or seeking answers to your questions, LoLLMS WebUI has got you covered.
|
||||
|
||||
[Click here for my youtube video on how to use the tool](https://youtu.be/ds_U0TDzbzI)
|
||||
## Features
|
||||
@ -29,7 +29,7 @@ Welcome to GPT4ALL WebUI, the hub for LLM (Large Language Model) models. This pr
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Before installing GPT4ALL WebUI, make sure you have the following dependencies installed:
|
||||
Before installing LoLLMS WebUI, make sure you have the following dependencies installed:
|
||||
|
||||
- Python 3.10 or higher
|
||||
- Git (for cloning the repository)
|
||||
@ -48,10 +48,10 @@ If you receive an error or the version is lower than 3.10, please install a newe
|
||||
For Windows: `webui.bat`
|
||||
For Linux: `webui.sh`
|
||||
- Place the downloaded launcher in a folder of your choice, for example:
|
||||
Windows: `C:\ai\gpt4all-webui`
|
||||
Linux: `/home/user/ai/gpt4all-webui`
|
||||
Windows: `C:\ai\LoLLMS-webui`
|
||||
Linux: `/home/user/ai/LoLLMS-webui`
|
||||
- Run the launcher script. Note that you might encounter warnings from antivirus or Windows Defender due to the tool's newness and limited usage. These warnings are false positives caused by reputation conditions in some antivirus software. You can safely proceed with running the script.
|
||||
Once the installation is complete, the GPT4ALL WebUI will launch automatically.
|
||||
Once the installation is complete, the LoLLMS WebUI will launch automatically.
|
||||
|
||||
#### Using Conda
|
||||
If you use conda, you can create a virtual environment and install the required packages using the provided `requirements.txt` file. Here's an example of how to set it up:
|
||||
@ -64,19 +64,19 @@ cd lollms-webui
|
||||
Now create a new conda environment, activate it and install requirements
|
||||
|
||||
```bash
|
||||
conda create -n gpt4all-webui python=3.10
|
||||
conda activate gpt4all-webui
|
||||
conda create -n LoLLMS-webui python=3.10
|
||||
conda activate LoLLMS-webui
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
#### Using Docker
|
||||
Alternatively, you can use Docker to set up the GPT4ALL WebUI. Please refer to the Docker documentation for installation instructions specific to your operating system.
|
||||
Alternatively, you can use Docker to set up the LoLLMS WebUI. Please refer to the Docker documentation for installation instructions specific to your operating system.
|
||||
|
||||
## Usage
|
||||
|
||||
You can launch the app from the webui.sh or webui.bat launcher. It will automatically perform updates if any are present. If you don't prefer this method, you can also activate the virtual environment and launch the application using python app.py from the root of the project.
|
||||
Once the app is running, you can go to the application front link displayed in the console (by default localhost:9600 but can change if you change configuration)
|
||||
### Selecting a Model and Binding
|
||||
- Open the GPT4ALL WebUI and navigate to the Settings page.
|
||||
- Open the LoLLMS WebUI and navigate to the Settings page.
|
||||
- In the Models Zoo tab, select a binding from the list (e.g., llama-cpp-official).
|
||||
- Wait for the installation process to finish. You can monitor the progress in the console.
|
||||
- Once the installation is complete, click the Install button next to the desired model.
|
||||
@ -86,7 +86,7 @@ Once the app is running, you can go to the application front link displayed in t
|
||||
### Starting a Discussion
|
||||
- Go to the Discussions view.
|
||||
- Click the + button to create a new discussion.
|
||||
- You will see a predefined welcome message based on the selected personality (by default, GPT4All).
|
||||
- You will see a predefined welcome message based on the selected personality (by default, LoLLMS).
|
||||
- Ask a question or provide an initial prompt to start the discussion.
|
||||
- You can stop the generation process at any time by pressing the Stop Generating button.
|
||||
|
||||
@ -97,13 +97,13 @@ Once the app is running, you can go to the application front link displayed in t
|
||||
- To perform batch operations (exporting or deleting multiple discussions), enable Check Mode, select the discussions, and choose the desired action.
|
||||
|
||||
# Contributing
|
||||
Contributions to GPT4ALL WebUI are welcome! If you encounter any issues, have ideas for improvements, or want to contribute code, please open an issue or submit a pull request on the GitHub repository.
|
||||
Contributions to LoLLMS WebUI are welcome! If you encounter any issues, have ideas for improvements, or want to contribute code, please open an issue or submit a pull request on the GitHub repository.
|
||||
|
||||
# License
|
||||
This project is licensed under the Apache 2.0 License. You are free to use this software commercially, build upon it, and integrate it into your own projects. See the [LICENSE](https://github.com/ParisNeo/lollms-webui/blob/main/LICENSE) file for details.
|
||||
|
||||
# Acknowledgements
|
||||
Please note that GPT4ALL WebUI is not affiliated with the GPT4All application developed by Nomic AI. The latter is a separate professional application available at gpt4all.io, which has its own unique features and community.
|
||||
Please note that LoLLMS WebUI is not affiliated with the LoLLMS application developed by Nomic AI. The latter is a separate professional application available at LoLLMS.io, which has its own unique features and community.
|
||||
|
||||
We express our gratitude to all the contributors who have made this project possible and welcome additional contributions to further enhance the tool for the benefit of all users.
|
||||
|
||||
@ -113,8 +113,8 @@ For any questions or inquiries, feel free to reach out via our discord server: h
|
||||
|
||||
Thank you for your interest and support!
|
||||
|
||||
If you find this tool useful, don't forget to give it a star on GitHub, share your experience, and help us spread the word. Your feedback and bug reports are valuable to us as we continue developing and improving GPT4ALL WebUI.
|
||||
If you find this tool useful, don't forget to give it a star on GitHub, share your experience, and help us spread the word. Your feedback and bug reports are valuable to us as we continue developing and improving LoLLMS WebUI.
|
||||
|
||||
If you enjoyed this tutorial, consider subscribing to our YouTube channel for more updates, tutorials, and exciting content.
|
||||
|
||||
Happy exploring with GPT4ALL WebUI!
|
||||
Happy exploring with LoLLMS WebUI!
|
||||
|
Loading…
Reference in New Issue
Block a user