toy3003's picture
Update README.md
28fee2e verified
metadata
license: mit
language:
  - th
  - en
base_model: Adun/olmOCR-7B-thai-v2
tags:
  - text-generation-inference
  - image-to-text
  - ocr
  - thai
  - qwen2_5_vl
  - document-understanding
  - multilingual

Deployable Version of olmOCR-7B-thai-v2

This repository contains a version of the Adun/olmOCR-7B-thai-v2 model that has been configured for easy deployment on Hugging Face Inference Endpoints.

Original Model Information (ข้อมูลโมเดลต้นฉบับ)

All credit for the model's training and performance goes to the original author, Khun Adun.

For detailed information, please refer to the original model's page.

Files Added for Deployment

The following files were added to this repository:

  • handler.py: To handle the inference logic.
  • requirements.txt: To specify necessary Python packages.