chatglm_webui
1.0.0
A simple ChatGLM WebUI based on ChatGPT WebUI.
pip install -r requirements.txt
Gradio version must be greater than 3.21.0!
CPU operation under Windows requires the installation of a compiler, please refer to (https://www.freesion.com/article/4185669814/).
Download the model file via git clone https://huggingface.co/THUDM/chatglm-6b-int4
to the root directory and then python main.py
The default state requires at least 4 GB of video memory (CPU operation requires 5.2 GB of memory).
--path
: Specify the folder where the model is located