Commit 018c6437 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 834e7a8f
......@@ -42,7 +42,7 @@ pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
### 源码编译安装
```bash
# 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy
git clone http://developer.hpccube.com/codes/modelzoo/llama_lmdeploy.git
git clone http://developer.sourcefind.cn/codes/modelzoo/llama_lmdeploy.git
cd llama_lmdeploy
git submodule init && git submodule updat
cd lmdeploy
......@@ -213,7 +213,7 @@ lmdeploy serve gradio ./path_to_llama2-70b --server-name {ip} --server-port {po
## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/llama_lmdeploy
https://developer.sourcefind.cn/codes/modelzoo/llama_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