ankke commited on
Commit
396788b
·
verified ·
1 Parent(s): 3f89ea6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -39,15 +39,16 @@ base_model: LiquidAI/LFM2.5-1.2B-Base
39
 
40
  # LFM2.5‑VL-1.6B
41
 
42
- LFM2.5‑VL-1.6B is [Liquid AI](https://www.liquid.ai/)'s refreshed version of the first vision-language model, [LFM2-VL-1.6B](https://huggingface.co/LiquidAI/LFM2-VL-1.6B), built on an updated backbone [LFM2.5-1.2B-Base](https://huggingface.co/LiquidAI/LFM2.5-1.2B-Base) and tuned for stronger real-world performance.
43
 
44
  * **Enhanced instruction following** on vision and language tasks.
45
  * **Improved multilingual vision understanding** in Arabic, Chinese, French, German, Japanese, Korean, and Spanish.
46
  * **Robust understanding of visual content** with improved results on multi-image inputs, high-resolution images, and OCR.
47
 
48
- 🎥⚡️ You can try LFM2.5-VL-1.6B running locally in your browser with our real-time video stream captioning [WebGPU demo](https://huggingface.co/spaces/LiquidAI/LFM2.5-VL-1.6B-WebGPU) 🎥⚡️
 
 
49
 
50
- Find more about LFM2.5 family of models in our [blog post](https://www.liquid.ai/blog/introducing-lfm2-5-the-next-generation-of-on-device-ai).
51
 
52
  ## 📄 Model details
53
 
 
39
 
40
  # LFM2.5‑VL-1.6B
41
 
42
+ LFM2.5‑VL-1.6B is [Liquid AI](https://www.liquid.ai/)'s refreshed version of the first vision-language model, [LFM2-VL-1.6B](https://huggingface.co/LiquidAI/LFM2-VL-1.6B), built on an updated backbone [LFM2.5-1.2B-Base](https://huggingface.co/LiquidAI/LFM2.5-1.2B-Base) and tuned for stronger real-world performance. Find more about LFM2.5 family of models in our [blog post](https://www.liquid.ai/blog/introducing-lfm2-5-the-next-generation-of-on-device-ai).
43
 
44
  * **Enhanced instruction following** on vision and language tasks.
45
  * **Improved multilingual vision understanding** in Arabic, Chinese, French, German, Japanese, Korean, and Spanish.
46
  * **Robust understanding of visual content** with improved results on multi-image inputs, high-resolution images, and OCR.
47
 
48
+ 🎥⚡️ You can try LFM2.5-VL-1.6B running locally in your browser with our real-time video stream captioning [WebGPU demo](https://huggingface.co/spaces/LiquidAI/LFM2.5-VL-1.6B-WebGPU) 🎥⚡️
49
+
50
+ Alternatively, try the API model on the [Playground](https://playground.liquid.ai/chat).
51
 
 
52
 
53
  ## 📄 Model details
54