Update README.md
Browse files
README.md
CHANGED
|
@@ -46,7 +46,7 @@ Full BF16 version of the model. We recommend this variant for further fine-tunin
|
|
| 46 |
|
| 47 |
## Model Overview
|
| 48 |
|
| 49 |
-
**LightOnOCR** combines a
|
| 50 |
It is optimized for document parsing tasks, producing accurate, layout-aware text extraction from high-resolution pages.
|
| 51 |
|
| 52 |
|
|
|
|
| 46 |
|
| 47 |
## Model Overview
|
| 48 |
|
| 49 |
+
**LightOnOCR** combines a Vision Transformer encoder(Pixtral-based) with a lightweight text decoder(Qwen3-based) distilled from high-quality open VLMs.
|
| 50 |
It is optimized for document parsing tasks, producing accurate, layout-aware text extraction from high-resolution pages.
|
| 51 |
|
| 52 |
|