Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ Smallest vocabulary variant with only 16k-token, ideal for European languages(En
|
|
| 47 |
|
| 48 |
## Model Overview
|
| 49 |
|
| 50 |
-
**LightOnOCR** combines a
|
| 51 |
It is optimized for document parsing tasks, producing accurate, layout-aware text extraction from high-resolution pages.
|
| 52 |
|
| 53 |
---
|
|
|
|
| 47 |
|
| 48 |
## Model Overview
|
| 49 |
|
| 50 |
+
**LightOnOCR** combines a Vision Transformer encoder(Pixtral-based) with a lightweight text decoder(Qwen3-based) distilled from high-quality open VLMs.
|
| 51 |
It is optimized for document parsing tasks, producing accurate, layout-aware text extraction from high-resolution pages.
|
| 52 |
|
| 53 |
---
|