Instructions to use allenai/macaw-answer-11b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/macaw-answer-11b with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("allenai/macaw-answer-11b") model = AutoModelForMultimodalLM.from_pretrained("allenai/macaw-answer-11b") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
3dfaeab | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b67d1e21afc4e6811b27ac29458efa72e0875ed6c2d40a5656a681593160a187
size 45229453043
|