Commit 7eac3688 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 4352d115
...@@ -39,7 +39,7 @@ source /opt/dtk/cuda/env.sh ...@@ -39,7 +39,7 @@ source /opt/dtk/cuda/env.sh
### 源码编译安装 ### 源码编译安装
``` ```
# 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。 # 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。
git clone http://developer.hpccube.com/codes/modelzoo/codellama_lmdeploy.git git clone http://developer.sourcefind.cn/codes/modelzoo/codellama_lmdeploy.git
cd codellama_lmdeploy cd codellama_lmdeploy
git submodule init && git submodule update git submodule init && git submodule update
cd lmdeploy cd lmdeploy
...@@ -158,7 +158,7 @@ import gradio ...@@ -158,7 +158,7 @@ import gradio
gradio gradio
``` ```
关于 RESTful API的详细介绍,请参考[这份](https://developer.hpccube.com/codes/aicomponent/lmdeploy/-/blob/dtk23.04-v0.0.13/docs/zh_cn/restful_api.md)文档。 关于 RESTful API的详细介绍,请参考[这份](https://developer.sourcefind.cn/codes/aicomponent/lmdeploy/-/blob/dtk23.04-v0.0.13/docs/zh_cn/restful_api.md)文档。
## result ## result
![llama](docs/codellama.gif) ![llama](docs/codellama.gif)
...@@ -180,7 +180,7 @@ gradio ...@@ -180,7 +180,7 @@ gradio
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/codellama_lmdeploy https://developer.sourcefind.cn/codes/modelzoo/codellama_lmdeploy
## 参考资料 ## 参考资料
https://github.com/InternLM/LMDeploy https://github.com/InternLM/LMDeploy
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