huggingface/candle

Support Meta Nougat model

Open

#1070 opened on Oct 10, 2023

View on GitHub
 (15 comments) (4 reactions) (0 assignees)Rust (19,476 stars) (1,440 forks)batch import
help wanted

Description

Hi, it would be really fantastic if there was example code to host Nougat inference on candle! Is there any chance of this being supported? The documentation doesn't seem too far off what is provided for say running a BERT model inference session https://huggingface.co/docs/transformers/main/model_doc/nougat.

Contributor guide