Commit 283b0ba6 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 95f3bed8
......@@ -72,7 +72,7 @@ pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
```
另外,`cargo install` 太慢也可以通过在`~/.cargo/config`中添加源来提速。
## 查看安装的版本号
5. 查看安装的版本号
```bash
text-generation-launcher -V #版本号与官方版本同步
......@@ -138,11 +138,11 @@ print(response.json())
更多API查看,请参考 [https://huggingface.github.io/text-generation-inference](https://huggingface.github.io/text-generation-inference)
### result
## result
![img1](./readme_images/img1.png)
### 精度
## 精度
## 应用场景
......
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