yiyexy commited on
Commit
802f16c
·
verified ·
1 Parent(s): a173d04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ language:
17
 
18
  # LLaVA-OneVision-2-8B-Instruct
19
 
 
 
 
 
20
  A multimodal vision-language model that handles **single images, multi-image, and video** inputs, built on a Qwen3-8B language backbone with a OneVision-style vision encoder.
21
 
22
  The model is distributed as a HuggingFace `transformers` checkpoint with custom code (`trust_remote_code=True`).
 
17
 
18
  # LLaVA-OneVision-2-8B-Instruct
19
 
20
+ > [!IMPORTANT]
21
+ > 🌟 **The core work on this project is led by [Glint Lab](https://www.glint-mvt.com).**
22
+ > For an interactive online experience, visit **[ve2s.ai](https://ve2s.ai/)**.
23
+
24
  A multimodal vision-language model that handles **single images, multi-image, and video** inputs, built on a Qwen3-8B language backbone with a OneVision-style vision encoder.
25
 
26
  The model is distributed as a HuggingFace `transformers` checkpoint with custom code (`trust_remote_code=True`).