Commit 2c8bab87 authored by zhouxiang's avatar zhouxiang
Browse files

更新readme

parent 2a3f6a06
...@@ -62,8 +62,16 @@ cd package ...@@ -62,8 +62,16 @@ cd package
python setup.py install python setup.py install
``` ```
## 数据集
## 推理 ## 推理
### 原版模型下载
[原版模型下载]([THUDM/chatglm2-6b · Hugging Face](https://huggingface.co/THUDM/chatglm2-6b))
### ChatGLM2原版模型转换 ### ChatGLM2原版模型转换
``` ```
...@@ -105,6 +113,10 @@ chmod +x benchmark ...@@ -105,6 +113,10 @@ chmod +x benchmark
![chatglm2-6b推理](doc/chatglm2-6b.gif) ![chatglm2-6b推理](doc/chatglm2-6b.gif)
### 精度
## 应用场景 ## 应用场景
### 算法类别 ### 算法类别
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment