ggml-org/llama.cpp

Request: Nougat OCR Integration

オープン

#3,294 opened on 2023/09/21

 (8 件のコメント) (13 件のリアクション) (0 人の担当者)C++ (21,764 件のフォーク)batch import
help wantedmodel

Repository metrics

Stars
 (124,134 個のスター)
PR merge metrics
 (平均マージ 6d 8h) (30d で 389 merged PRs)

説明

Request: Nougat OCR Integration

I suggest adding Nougat OCR into llama.cpp to enable the processing of scientific PDF documents. This can act as a first step towards adding multimodal models to this project!

Implementation: It seems that Nougat is based on standard transformer architecture (like Bart and Swin Transformer) and most of the work would be on figuring out how to add the image processing.

Let me know what you think! P.S.: Love this repo! I hope to add my own retrieval-pretrained transformer at some point to this repo.

コントリビューターガイド