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
InternLM2-Math-7B_pytorch
Commits
be47c372
Commit
be47c372
authored
Jul 01, 2024
by
zhougaofeng
Browse files
Update README.md
parent
fe37e5a1
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 @
be47c372
...
@@ -35,7 +35,7 @@ pip install bitsandbytes-0.42.0-py3-none-any.whl
...
@@ -35,7 +35,7 @@ pip install bitsandbytes-0.42.0-py3-none-any.whl
```
```
docker build -t internlm-math-df:latest .
docker build -t internlm-math-df:latest .
docker run -it --shm-size=1024G -v
/parastor/home/internlm-math-pytorch:/home/internlm-math-pytorch
-v /opt/hyhal:/opt/hyhal --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name internlm-math internlm-math-df bash
docker run -it --shm-size=1024G -v
<Host Path>:<Container Path>
-v /opt/hyhal:/opt/hyhal --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name internlm-math internlm-math-df bash
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
# bitsandbytes可从whl.zip文件里获取安装:
# bitsandbytes可从whl.zip文件里获取安装:
pip install bitsandbytes-0.42.0-py3-none-any.whl
pip install bitsandbytes-0.42.0-py3-none-any.whl
...
@@ -117,7 +117,7 @@ sh single_node.sh
...
@@ -117,7 +117,7 @@ sh single_node.sh
| DCU-K100 | 1.0941 |
| DCU-K100 | 1.0941 |
| GPU-A800 | 1.0944 |
| GPU-A800 | 1.0944 |
使用opencompass(https://github.com/open-compass/opencompass)得到的测试结果对比
使用
[
opencompass
]
(
https://github.com/open-compass/opencompass
)
得到的测试结果对比
<div
align=
center
>
<div
align=
center
>
<img
src=
"./doc/result.png"
/>
<img
src=
"./doc/result.png"
/>
</div>
</div>
...
@@ -132,7 +132,7 @@ sh single_node.sh
...
@@ -132,7 +132,7 @@ sh single_node.sh
`科研,教育,金融`
`科研,教育,金融`
### 预训练权重
### 预训练权重
预训练权重下载中心: huggingface
[
https://huggingface.co/internlm/internlm2-math-7b
]
预训练权重下载中心:
[
huggingface
](
https://huggingface.co/internlm/internlm2-math-7b
)
模型目录结构如下:
模型目录结构如下:
<div
align=
center
>
<div
align=
center
>
<img
src=
"./doc/model.png"
/>
<img
src=
"./doc/model.png"
/>
...
...
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