shideqin's picture
Update README.md
d16a05c
---
language:
- zh
- en
tags:
- glm
- chatglm
- openvino
---
# ChatGLM3-6B-32K-openvino
## 介绍 (Introduction)
基于ChatGLM3-6B-32K模型进行openvino转换处理。
## 软件依赖 (Dependencies)
```shell
pip install optimum[openvino]
```