Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# AndesVL-4B-Instruct
|
| 5 |
-
AndesVL is a suite of mobile-optimized Multimodal Large Language Models (MLLMs) with **0.6B to 4B parameters**, built upon Qwen3's LLM and various visual encoders. Designed for efficient edge deployment, it achieves first-tier performance on diverse benchmarks including text-rich, reasoning, VQA,
|
| 6 |
|
| 7 |
Detailed model sizes and components are provided below:
|
| 8 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# AndesVL-4B-Instruct
|
| 5 |
+
AndesVL is a suite of mobile-optimized Multimodal Large Language Models (MLLMs) with **0.6B to 4B parameters**, built upon Qwen3's LLM and various visual encoders. Designed for efficient edge deployment, it achieves first-tier performance on diverse benchmarks, including those for text-rich tasks, reasoning tasks, Visual Question Answering (VQA), multi-image tasks, multilingual tasks, and GUI tasks. Its "1+N" LoRA architecture and QALFT framework facilitate efficient task adaptation and model compression, enabling a 6.7x peak decoding speedup and a 1.8 bits-per-weight compression ratio on mobile chips.
|
| 6 |
|
| 7 |
Detailed model sizes and components are provided below:
|
| 8 |
|