zhangyue66
commited on
Commit
Β·
e9b3971
1
Parent(s):
d7d1f37
update
Browse files
README.md
CHANGED
|
@@ -72,8 +72,11 @@ PaddleOCR-VL: Boosting Multilingual Document Parsing via a 0.9B Ultra-Compact Vi
|
|
| 72 |
|
| 73 |
|
| 74 |
## News
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
* ```2025.10.16``` π We release [PaddleOCR-VL](https://github.com/PaddlePaddle/PaddleOCR), β a multilingual documents parsing via a 0.9B Ultra-Compact Vision-Language Model with SOTA performance.
|
| 76 |
-
* ```2025.10.29``` Supports calling the core module PaddleOCR-VL-0.9B of PaddleOCR-VL via the `transformers` library.
|
| 77 |
|
| 78 |
|
| 79 |
## Usage
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
## News
|
| 75 |
+
|
| 76 |
+
* ```2025.11.07``` π Enabled `flash-attn` in the `transformers` library to achieve faster inference with PaddleOCR-VL-0.9B.
|
| 77 |
+
* ```2025.11.04``` π PaddleOCR-VL-0.9B is now officially supported on `vLLM` .
|
| 78 |
+
* ```2025.10.29``` π€ Supports calling the core module PaddleOCR-VL-0.9B of PaddleOCR-VL via the `transformers` library.
|
| 79 |
* ```2025.10.16``` π We release [PaddleOCR-VL](https://github.com/PaddlePaddle/PaddleOCR), β a multilingual documents parsing via a 0.9B Ultra-Compact Vision-Language Model with SOTA performance.
|
|
|
|
| 80 |
|
| 81 |
|
| 82 |
## Usage
|