Commit e3348d34 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 91e9c4a1
...@@ -45,7 +45,7 @@ docker run -it --name baichuan --shm-size=1024G --device=/dev/kfd --device=/dev ...@@ -45,7 +45,7 @@ docker run -it --name baichuan --shm-size=1024G --device=/dev/kfd --device=/dev
### 源码编译安装 ### 源码编译安装
```bash ```bash
# 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。 # 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。
git clone http://developer.hpccube.com/codes/modelzoo/baichuan_lmdeploy.git git clone http://developer.sourcefind.cn/codes/modelzoo/baichuan_lmdeploy.git
cd llama_lmdeploy cd llama_lmdeploy
git submodule init && git submodule update git submodule init && git submodule update
cd lmdeploy cd lmdeploy
...@@ -121,7 +121,7 @@ lmdeploy serve gradio ./path_to_baichuan2-7b --server-name {ip} --server-port {p ...@@ -121,7 +121,7 @@ lmdeploy serve gradio ./path_to_baichuan2-7b --server-name {ip} --server-port {p
`医疗,教育,科研,金融` `医疗,教育,科研,金融`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/baichuan_lmdeploy https://developer.sourcefind.cn/codes/modelzoo/baichuan_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