Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ library_name: transformers
|
|
| 9 |
tags:
|
| 10 |
- VLMer:Vision-Language Model for extended reasoning
|
| 11 |
- text-generation-inference
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |

|
|
@@ -101,4 +102,4 @@ This model is intended for:
|
|
| 101 |
* Variable accuracy on uncommon or low-resource languages or scripts.
|
| 102 |
* Long video processing may require substantial memory and is not optimized for streaming applications.
|
| 103 |
* Visual token settings affect performance; suboptimal configurations can impact results.
|
| 104 |
-
* In rare cases, outputs may contain hallucinated or contextually misaligned reasoning steps.
|
|
|
|
| 9 |
tags:
|
| 10 |
- VLMer:Vision-Language Model for extended reasoning
|
| 11 |
- text-generation-inference
|
| 12 |
+
- VLR
|
| 13 |
---
|
| 14 |
|
| 15 |

|
|
|
|
| 102 |
* Variable accuracy on uncommon or low-resource languages or scripts.
|
| 103 |
* Long video processing may require substantial memory and is not optimized for streaming applications.
|
| 104 |
* Visual token settings affect performance; suboptimal configurations can impact results.
|
| 105 |
+
* In rare cases, outputs may contain hallucinated or contextually misaligned reasoning steps.
|