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: 134 Bytes
8ad164d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:651ce0c707bd4267aa6895e4822d3d361a3a0f88fa335a167501deda59592ee1
size 558013395
|