huggingface/candle

Support Meta Nougat model

Open

#1,070 opened on Oct 10, 2023

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

Repository metrics

Stars
 (19,476 stars)
PR merge metrics
 (Avg merge 14d 18h) (27 merged PRs in 30d)

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