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
InternVL2.5_pytorch
Commits
6b8d7ef2
Commit
6b8d7ef2
authored
Mar 27, 2025
by
wanglch
Browse files
Update README.md
parent
ee382b2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
6b8d7ef2
# InterVL2.5
# Inter
n
VL2.5
## 论文
[
Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling
](
https://arxiv.org/abs/2412.05271
)
...
...
@@ -39,6 +39,8 @@ cd /path/your_code_data/
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install accelerate
```
Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应。
### Dockerfile(方法二)
...
...
@@ -54,6 +56,8 @@ cd /path/your_code_data/
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install accelerate
```
### Anaconda(方法三)
此处提供本地配置、编译的详细步骤,例如:
...
...
@@ -75,6 +79,8 @@ cd /path/your_code_data/
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install accelerate
```
## 数据集
...
...
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