Fix attn impl

This commit is contained in:
Vik Paruchuri
2025-10-21 11:01:02 -04:00
parent 812af690ce
commit 2e455aeb2c
5 changed files with 23 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "chandra-ocr"
version = "0.1.1"
version = "0.1.3"
description = "OCR model that converts documents to markdown, HTML, or JSON."
readme = "README.md"
requires-python = ">=3.10"