Instructions to use shuolucs/UniLayout-Reward with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shuolucs/UniLayout-Reward with Transformers:
# Load model directly from transformers import LlavaLlamaForClass model = LlavaLlamaForClass.from_pretrained("shuolucs/UniLayout-Reward", dtype="auto") - Notebooks
- Google Colab
- Kaggle