Update README.md
Browse files
README.md
CHANGED
|
@@ -7,14 +7,13 @@ base_model:
|
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
| 9 |
tags:
|
|
|
|
| 10 |
- markdown
|
| 11 |
- text-generation-inference
|
| 12 |
- ocr
|
| 13 |
- document
|
| 14 |
- vlm
|
| 15 |
- extraction
|
| 16 |
-
- v4.57.1
|
| 17 |
-
- flash-attention-2
|
| 18 |
---
|
| 19 |
|
| 20 |

|
|
|
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
| 9 |
tags:
|
| 10 |
+
- pytorch
|
| 11 |
- markdown
|
| 12 |
- text-generation-inference
|
| 13 |
- ocr
|
| 14 |
- document
|
| 15 |
- vlm
|
| 16 |
- extraction
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |

|