cooper_robot commited on
Commit ·
b91b521
0
Parent(s):
Initial release v1.2.0
Browse files- README.md +26 -0
- cv72_internvl_3.5_1B.tar.gz_sha256.txt +3 -0
- cv75_internvl_3.5_1B.tar.gz_sha256.txt +3 -0
- resource/InternVL3.5-1B.png +3 -0
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+

|
| 6 |
+
|
| 7 |
+
InternVL3.5 is a family of multimodal vision–language models developed to tightly integrate visual encoders with large language models for unified image–text understanding. The series focuses on strong multimodal reasoning, scalable model sizes, and efficient deployment across both cloud and edge AI scenarios.
|
| 8 |
+
|
| 9 |
+
- **Original paper:** https://arxiv.org/abs/2508.18265
|
| 10 |
+
|
| 11 |
+
# InternVL3.5-1B
|
| 12 |
+
|
| 13 |
+
InternVL3.5-1B is a compact variant designed for efficient multimodal reasoning with a small parameter footprint. It balances performance and latency, making it suitable for edge deployments such as visual assistants, document/image understanding, and edge vision-language AI systems.
|
| 14 |
+
|
| 15 |
+
Model Configuration:
|
| 16 |
+
- Reference implementation: [InternVL](https://github.com/OpenGVLab/InternVL)
|
| 17 |
+
- Original Weight: [InternVL3.5-1B](https://huggingface.co/OpenGVLab/InternVL3_5-1B)
|
| 18 |
+
- Resolution: 3x448x448
|
| 19 |
+
- Support Cooper version:
|
| 20 |
+
- Cooper SDK: [2.5.3]
|
| 21 |
+
- Cooper Foundry: [2.2]
|
| 22 |
+
|
| 23 |
+
| Model | Device | Model Link |
|
| 24 |
+
| :-----: | :-----: | :-----: |
|
| 25 |
+
| InternVL3.5-1B | CV72 | [Model_Link](https://huggingface.co/Ambarella/InternVL3.5/blob/main/cv72_internvl_3.5_1B.tar.gz) |
|
| 26 |
+
| InternVL3.5-1B | CV75 | [Model_Link](https://huggingface.co/Ambarella/InternVL3.5/blob/main/cv75_internvl_3.5_1B.tar.gz) |
|
cv72_internvl_3.5_1B.tar.gz_sha256.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb39e58044e121579847087f98e326959194869811274d82a84a333f1c52f16c
|
| 3 |
+
size 94
|
cv75_internvl_3.5_1B.tar.gz_sha256.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0db3b1c8cc26d2920b4f9ca4ece6b45913c8aff9d119136a6e3227abf10f7986
|
| 3 |
+
size 94
|
resource/InternVL3.5-1B.png
ADDED
|
Git LFS Details
|