Instructions to use ndaheim/cima_ungrounded_joint_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ndaheim/cima_ungrounded_joint_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ndaheim/cima_ungrounded_joint_model") model = AutoModelForSeq2SeqLM.from_pretrained("ndaheim/cima_ungrounded_joint_model") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8ad164d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e786bd1ef537a382285a95ac7f452a91d1521b490bec8b1018dacd87e6012b0b
size 2927
|