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
Ovis2.6_pytorch
Commits
d4bfe02d
Commit
d4bfe02d
authored
Mar 25, 2026
by
shihm
Browse files
updata readme
parent
2c5f92ba
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
d4bfe02d
...
...
@@ -11,7 +11,7 @@
<img
src=
"https://cdn-uploads.huggingface.co/production/uploads/658a8a837959448ef5500ce5/IPsQk8gTTMD-ipTye3WED.png"
width=
"100%"
/>
</div>
## 核心特性
##
#
核心特性
MoE 架构:卓越性能,低推理成本
<br>
LLM 主干网络已升级为 混合专家(Mixture-of-Experts, MoE) 架构。这使得 Ovis2.6 能够扩展至 总计 300 亿参数,从而捕获海量知识与细微差异。关键在于,其推理过程中仅激活约 30 亿参数,确保了较低的推理成本和高吞吐量。
<br>
增强的长序列与高分辨率处理能力
<br>
...
...
@@ -86,11 +86,11 @@ pip install moviepy==1.0.3
```
bash
python inference.py
```
#####
多图输入
多图输入
```
bash
python inference-mul.py
```
#####
视频输入
视频输入
```
bash
python inference-mov.py
```
...
...
@@ -114,7 +114,7 @@ python inference-mov.py
| Ovis2.6 | 30B | BW1000 | 2 |
[
Modelscope
](
https://www.modelscope.cn/models/AIDC-AI/Ovis2.6-30B-A3B
)
|
## 源码仓库及问题反馈
-
https://developer.sourcefind.cn/codes/modelzoo/ovis2.6_
transformers
-
https://developer.sourcefind.cn/codes/modelzoo/ovis2.6_
pytorch
## 参考资料
-
https://www.modelscope.cn/models/AIDC-AI/Ovis2
...
...
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