Instructions to use CAMeL-Lab/arat5-coda with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CAMeL-Lab/arat5-coda with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("CAMeL-Lab/arat5-coda") model = AutoModelForMultimodalLM.from_pretrained("CAMeL-Lab/arat5-coda") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
93f0eae | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e46446697f125dc077312696dc13cfceade554577c8bc3e6f596832b307548c8
size 1469466573
|