Skip to content

feat: add LightON OCR-2 1B model entries to registry#765

Merged
olyasir merged 4 commits into
mainfrom
feat/lighton-ocr2-registry
Mar 10, 2026
Merged

feat: add LightON OCR-2 1B model entries to registry#765
olyasir merged 4 commits into
mainfrom
feat/lighton-ocr2-registry

Conversation

@olyasir

@olyasir olyasir commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add LightON OCR-2 1B (ocr-soup) LLM model entry (Q4_K_M, 373 MB) to models.prod.json
  • Add LightON OCR-2 1B vision projector entry (F16 mmproj, 819 MB) to models.prod.json
  • Source: noctrex/LightOnOCR-2-1B-ocr-soup-GGUF

Model Details

  • Architecture: Qwen3 LLM (0.6B params) + SigLIP vision encoder
  • License: Apache 2.0
  • Task: OCR / document understanding (full-page transcription)
  • Languages: en, fr, de, es, it, nl, pt, pl, ro, cs, sv
  • Engine: @qvac/llm-llamacpp

Test plan

  • Verify JSON validity of models.prod.json
  • Verify model download URLs resolve correctly
  • Run registry validation CI workflow

@olyasir olyasir requested review from a team as code owners March 9, 2026 10:53
Add LLM (Q4_K_M) and vision projector (F16 mmproj) entries for the
LightON OCR-2 1B ocr-soup model to models.prod.json. Source files
from HuggingFace (noctrex/LightOnOCR-2-1B-ocr-soup-GGUF).
DmitryMalishev
DmitryMalishev previously approved these changes Mar 10, 2026
@olyasir olyasir dismissed stale reviews from simon-iribarren and DmitryMalishev via 35bbb75 March 10, 2026 13:48
@olyasir

olyasir commented Mar 10, 2026

Copy link
Copy Markdown
Contributor Author

/review

@github-actions

github-actions Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

DmitryMalishev
DmitryMalishev previously approved these changes Mar 10, 2026
Add missing object closing brace and separator between LightON OCR-2 and AfriqueGemma entries
@olyasir

olyasir commented Mar 10, 2026

Copy link
Copy Markdown
Contributor Author

/review

@olyasir olyasir merged commit abf5f56 into main Mar 10, 2026
14 of 15 checks passed
@olyasir olyasir deleted the feat/lighton-ocr2-registry branch March 10, 2026 15:27
olyasir added a commit that referenced this pull request Mar 11, 2026
* feat: add LightON OCR-2 1B model entries to registry

Add LLM (Q4_K_M) and vision projector (F16 mmproj) entries for the
LightON OCR-2 1B ocr-soup model to models.prod.json. Source files
from HuggingFace (noctrex/LightOnOCR-2-1B-ocr-soup-GGUF).

* fix: correct JSON syntax in models.prod.json

Add missing object closing brace and separator between LightON OCR-2 and AfriqueGemma entries
"notes": "Full INT8 quantization of https://huggingface.co/istupakov/parakeet-tdt-0.6b-v3-onnx"
},
{
"source": "https://huggingface.co/noctrex/LightOnOCR-2-1B-ocr-soup-GGUF/resolve/main/LightOnOCR-2-1B-ocr-soup-Q4_K_M.gguf",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please point to a specific commit, not just the main branch

Proletter pushed a commit that referenced this pull request May 24, 2026
* feat: add LightON OCR-2 1B model entries to registry

Add LLM (Q4_K_M) and vision projector (F16 mmproj) entries for the
LightON OCR-2 1B ocr-soup model to models.prod.json. Source files
from HuggingFace (noctrex/LightOnOCR-2-1B-ocr-soup-GGUF).

* fix: correct JSON syntax in models.prod.json

Add missing object closing brace and separator between LightON OCR-2 and AfriqueGemma entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants