staghado commited on
Commit
9b6bede
·
verified ·
1 Parent(s): b7389c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 high-performance Vision Transformer encoder with a lightweight text decoder 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
 
 
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