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
DeepSeek-VL2_pytorch
Commits
baba835b
Commit
baba835b
authored
Feb 28, 2025
by
wanglch
Browse files
Update README.md
parent
f867b03b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
baba835b
...
...
@@ -34,7 +34,7 @@ DeepSeek-VL2 的语言模型基于 DeepSeekMoE,它结合了多头潜在注意
cd ./project_path
pip install -e .
pip install -r requirements.txt
pip install -r requirements.txt
-i http://mirrors.aliyun.com/pypi/simple
### Dockerfile(方法二)
...
...
@@ -46,7 +46,7 @@ DeepSeek-VL2 的语言模型基于 DeepSeekMoE,它结合了多头潜在注意
cd ./project_path
pip install -e .
pip install -r requirements.txt
pip install -r requirements.txt
-i http://mirrors.aliyun.com/pypi/simple
### Anaconda(方法三)
...
...
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