Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Yi_lmdeploy
Commits
32bacfa5
Commit
32bacfa5
authored
May 09, 2025
by
chenzk
Browse files
Update sf.md
parent
8fc2f021
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
32bacfa5
...
@@ -43,7 +43,7 @@ docker run -it --name yi --shm-size=64G --device=/dev/kfd --device=/dev/dri/ --
...
@@ -43,7 +43,7 @@ docker run -it --name yi --shm-size=64G --device=/dev/kfd --device=/dev/dri/ --
```
bash
```
bash
#若使用光源的镜像,可以不用源码编译,镜像里面安装好了lmdeploy,可跳过源码编译安装
#若使用光源的镜像,可以不用源码编译,镜像里面安装好了lmdeploy,可跳过源码编译安装
# 获取源码,编译并安装
# 获取源码,编译并安装
git clone http://developer.
hpccube.com
/codes/modelzoo/yi_lmdeploy.git
git clone http://developer.
sourcefind.cn
/codes/modelzoo/yi_lmdeploy.git
cd
yi_lmdeploy
cd
yi_lmdeploy
git submodule init
&&
git submodule update
git submodule init
&&
git submodule update
cd
lmdeploy
cd
lmdeploy
...
@@ -106,7 +106,7 @@ lmdeploy serve gradio restful_api_url --server-name {server_ip} --server-port {s
...
@@ -106,7 +106,7 @@ lmdeploy serve gradio restful_api_url --server-name {server_ip} --server-port {s
```
```
**需要保证'{server_ip}:{server_port}'在外部浏览器中的可访问性**
**需要保证'{server_ip}:{server_port}'在外部浏览器中的可访问性**
关于 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


...
@@ -128,7 +128,7 @@ lmdeploy serve gradio restful_api_url --server-name {server_ip} --server-port {s
...
@@ -128,7 +128,7 @@ lmdeploy serve gradio restful_api_url --server-name {server_ip} --server-port {s
## 源码仓库及问题反馈
## 源码仓库及问题反馈
https://developer.
hpccube.com
/codes/modelzoo/yi_lmdeploy
https://developer.
sourcefind.cn
/codes/modelzoo/yi_lmdeploy
## 参考资料
## 参考资料
https://github.com/01-ai/Yi
https://github.com/01-ai/Yi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment