MyGit
微信小程序更新通知📱

Akegarasu/ChatGLM-webui

Fork: 28 Star: 296 (更新于 2023-03-19 10:57:19)

license: 暂无 , Language: Python.

A WebUI for ChatGLM-6B

GitHub网址

ChatGLM-webui

A webui for ChatGLM made by THUDM. chatglm-6b

Install

requirements

python3.10

pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
pip install --upgrade -r requirements.txt

or

bash install.sh

Run

python webui.py

Args

--model-path: specify model path. If this parameter is not specified manually, the default value is THUDM/chatglm-6b. Transformers will automatically download model from huggingface.

--listen: launch gradio with 0.0.0.0 as server name, allowing to respond to network requests

--port: webui port

--share: use gradio to share

--precision: fp16, int4, int8

--cpu: use cpu

最近版本更新:(数据更新于2023-03-19 10:57:25)

Akegarasu/ChatGLM-webui同语言Python最近更新仓库

2023-03-20 20:09:07 34j/so-vits-svc-fork

2023-03-20 17:49:50 NAStool/nas-tools

2023-03-19 01:04:31 sqlalchemy/sqlalchemy

2023-03-17 18:56:02 acheong08/EdgeGPT

2023-03-17 10:29:20 notepad-plus-plus/nppPluginList

2023-03-17 09:56:24 modelscope/modelscope