15 comments (15 comments)4 reactions (4 reactions)0 assignees (0 assignees)Rust1,440 forks (1,440 forks)batch import
help wanted
Repository metrics
- Stars
- 19,476 stars (19,476 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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
- Research direction
- Study existing model implementations in candle, such as BERT, and adapt the Nougat architecture from the Hugging Face Transformers library. Consult the Nougat paper and configuration.
- Tech stack
- rust
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- RustCandle