"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "f68aba687e14cc0b539a01ee7665746def64bd01"
Commit 48c3489f authored by xiabo's avatar xiabo
Browse files

update submodule

parent ad15aee3
[submodule "lmdeploy"] [submodule "lmdeploy"]
path = lmdeploy path = lmdeploy
url = http://developer.hpccube.com/codes/aicomponent/lmdeploy.git url = http://developer.hpccube.com/codes/aicomponent/lmdeploy.git
branch = develop tag = dtk23.04-v0.0.13
\ No newline at end of file \ No newline at end of file
# InterLm_lmdeploy # InterLm
## 论文 ## 论文
...@@ -30,6 +30,8 @@ docker run -it --name interlm --shm-size=1024G --device=/dev/kfd --device=/dev/ ...@@ -30,6 +30,8 @@ docker run -it --name interlm --shm-size=1024G --device=/dev/kfd --device=/dev/
## 数据集 ## 数据集
## 推理
### 源码编译安装 ### 源码编译安装
``` ```
# 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。 # 若使用光源的镜像,可以跳过源码编译安装,镜像里面安装好了lmdeploy。
......
# 模型唯一标识
modelCode = 460
# 模型名称
modelName=internlm_lmdeploy
# 模型描述
modelDescription=internlm是商汤研发的通义大模型系列的模型
# 应用场景
appScenario=推理,对话问答,医疗,科研,金融,教育
# 框架类型
frameType=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