Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DrownFish19 committed Jul 10, 2024
1 parent 87db3a8 commit 7d0627c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,6 @@ python -m paddle.distributed.launch --gpus "0,1,2,3,4,5,6,7" ./predict/flask_ser

此外,如果想通过 API 脚本的方式跑推理,可参考:`./predict/request_flask_server.py` 文件。

</div></details>

### 7. PyTorch 模型权重转换

PaddleNLP 提供了可自动将 PyTorch 相关的权重转化为 Paddle 权重的接口,代码如下:
Expand Down

0 comments on commit 7d0627c

Please sign in to comment.