Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ We extend dynamic resolution to the temporal dimension by adopting dynamic FPS s
|
|
46 |
We enhance both training and inference speeds by strategically implementing window attention into the ViT. The ViT architecture is further optimized with SwiGLU and RMSNorm, aligning it with the structure of the Qwen2.5 LLM.
|
47 |
|
48 |
|
49 |
-
We have
|
50 |
|
51 |
|
52 |
|
|
|
46 |
We enhance both training and inference speeds by strategically implementing window attention into the ViT. The ViT architecture is further optimized with SwiGLU and RMSNorm, aligning it with the structure of the Qwen2.5 LLM.
|
47 |
|
48 |
|
49 |
+
We have four models with 3, 7, 32 and 72 billion parameters. This repo contains the instruction-tuned 7B Qwen2.5-VL model. For more information, visit our [Blog](https://qwenlm.github.io/blog/qwen2.5-vl/) and [GitHub](https://github.com/QwenLM/Qwen2.5-VL).
|
50 |
|
51 |
|
52 |
|