Update model card
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: LiquidAI/LFM2.5-VL-450M
|
| 3 |
+
description: LFM2.5-VL 450M refreshed compact vision-language model from Liquid AI
|
| 4 |
+
for image and text understanding.
|
| 5 |
+
license: other
|
| 6 |
+
pipeline_tag: image-text-to-text
|
| 7 |
+
tags:
|
| 8 |
+
- vision
|
| 9 |
+
- text-embed
|
| 10 |
+
- image-embed
|
| 11 |
+
- apple-npu
|
| 12 |
+
---
|