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
InternLM_lmdeploy
Commits
48c3489f
Commit
48c3489f
authored
Nov 30, 2023
by
xiabo
Browse files
update submodule
parent
ad15aee3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
+14
-2
.gitmodules
.gitmodules
+1
-1
README.md
README.md
+3
-1
model.properties
model.properties
+10
-0
No files found.
.gitmodules
View file @
48c3489f
[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
README.md
View file @
48c3489f
# 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。
...
...
model.properties
0 → 100644
View file @
48c3489f
# 模型唯一标识
modelCode
=
460
# 模型名称
modelName
=
internlm_lmdeploy
# 模型描述
modelDescription
=
internlm是商汤研发的通义大模型系列的模型
# 应用场景
appScenario
=
推理,对话问答,医疗,科研,金融,教育
# 框架类型
frameType
=
lmdeploy
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