ChatGLM Model-2023-ChatGLM 模型

清华开源语言模型 6GB显存可用 附带启动脚本

下载地址:https://xueshu.fun/2297

软件介绍

独家专业软件,Windows/Linux/macOS全平台*安装破解教程齐全!*

ChatGLM Model-2023-ChatGLM 模型

清华开源语言模型 6GB显存可用 附带启动脚本


ChatGLM模型,国内自主研发的ChatGPT平替,6B参数,可在消费级显卡上运行。

[来自https://huggingface.co/THUDM/chatglm-6b。
附带WebUI,来自https://github.com/Akegarasu/ChatGLM-webui。
具体部署教程参考BV1E24y1u7Go。

C:\USERS\\DESKTOP\CHATGLM](https://chatglm.cn/) │  config.json │  configuration_chatglm.py │  ice_text.model │  modeling_chatglm.py │  pytorch_model-00001-of-00008.bin │  pytorch_model-00002-of-00008.bin │  pytorch_model-00003-of-00008.bin │  pytorch_model-00004-of-00008.bin │  pytorch_model-00005-of-00008.bin │  pytorch_model-00006-of-00008.bin │  pytorch_model-00007-of-00008.bin │  pytorch_model-00008-of-00008.bin │  pytorch_model.bin.index.json │  quantization.py │  tokenization_chatglm.py │  tokenizer_config.json 📁 文件列表/
└─📁 ChatGLM/
├─📁 ChatGLM-webui-aki/
│ ├─📄 0-使用CPU运行.bat
│ ├─📄 12G以上显存-fp16.bat
│ ├─📄 8G以下显存-int4量化.bat
│ ├─📄 8G显存-int8量化.bat
│ ├─📄 install.sh
│ ├─📄 options.py
│ ├─📄 requirements.txt
│ ├─📄 webui.py
│ └─📄 强制更新.bat
├─📁 ChatGLM-webui-main/
│ ├─📄 install.sh
│ ├─📁 modules/
│ │ ├─📄 context.py
│ │ ├─📄 device.py
│ │ ├─📄 model.py
│ │ ├─📄 options.py
│ │ └─📄 ui.py
│ ├─📄 requirements.txt
│ ├─📁 scripts/
│ │ └─📄 main.js
│ ├─📄 style.css
│ └─📄 webui.py
├─📄 config.json
├─📄 configuration
chatglm.py
├─📄 icetext.model
├─📄 modeling
chatglm.py
├─📄 pytorchmodel-00001-of-00008.bin
├─📄 pytorch
model-00002-of-00008.bin
├─📄 pytorchmodel-00003-of-00008.bin
├─📄 pytorch
model-00004-of-00008.bin
├─📄 pytorchmodel-00005-of-00008.bin
├─📄 pytorch
model-00006-of-00008.bin
├─📄 pytorchmodel-00007-of-00008.bin
├─📄 pytorch
model-00008-of-00008.bin
├─📄 pytorchmodel.bin.index.json
├─📄 quantization.py
├─📄 tokenization
chatglm.py
└─📄 tokenizer*config.json