fix(readme): update README to document Nanonets-OCR2-3B (replaces Nanonets-OCR-s), adjust VRAM and context defaults, expand feature docs, and update examples/test command
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-19 - 1.14.2 - fix(readme)
|
||||
update README to document Nanonets-OCR2-3B (replaces Nanonets-OCR-s), adjust VRAM and context defaults, expand feature docs, and update examples/test command
|
||||
|
||||
- Renamed Nanonets-OCR-s -> Nanonets-OCR2-3B throughout README and examples
|
||||
- Updated Nanonets VRAM guidance from ~10GB to ~12-16GB and documented 30K context
|
||||
- Changed documented MAX_MODEL_LEN default from 8192 to 30000
|
||||
- Updated example model identifiers (model strings and curl/example snippets) to nanonets/Nanonets-OCR2-3B
|
||||
- Added MiniCPM and Qwen feature bullets (multilingual, multi-image, flowchart support, expanded context notes)
|
||||
- Replaced README test command from ./test-images.sh to pnpm test
|
||||
|
||||
## 2026-01-19 - 1.14.1 - fix(extraction)
|
||||
improve JSON extraction prompts and model options for invoice and bank statement tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user